
/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/
.rs-p-wp-fix {
	display: none !important;
	margin: 0 !important;
	height: 0 !important;
}

body {
	--sr-7-css-loaded: 1;
}

.wp-block-themepunch-revslider {
	position: relative;
}

.wp-block-themepunch-revslider.revslider {
	margin: 0;
}

canvas.sr7-pbar {
	z-index: 500;
	position: absolute;
	pointer-events: none;
}

sr7-module {
	display: block;
	position: relative;
	overflow-x: visible;
	-webkit-tap-highlight-color: transparent;
}

sr7-module.sr-keepflow-force {
	display: inline-block;
}

sr7-adjuster {
	position: relative;
	display: block;
	width: 100%;
}

sr7-content {
	position: absolute;
	top: 0;
	height: 100%;
	contain: size layout style;
	z-index: 1;
	overflow-x: visible;
}

sr7-carousel {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

sr7-slide {
	position: absolute;
	width: 100%;
	height: 100%;
	contain: strict;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
	pointer-events: none;
}

.sr7-overflow-force sr7-slide, sr7-carousel sr7-slide {
	contain: layout style;
}

sr7-module-bg {
	top: 0;
	z-index: 0;
	position: absolute;
}

.sr--force--untouchable, .sr--force--untouchable * {
	pointer-events: none !important;
}

sr7-3dwrap {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

sr7-overlay {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 3;
	background-repeat: repeat;
}

sr7-btn, sr7-col, sr7-content .sr7-layer, sr7-grp, sr7-img, sr7-layer, sr7-linebrk, sr7-row, sr7-shp, sr7-svg, sr7-txt, sr7-zone {
	user-select: none;
	visibility: hidden;
	display: none;
	box-sizing: border-box;
	backface-visibility: hidden;
}

sr7-lb-after {
	display: block !important;
	width: 100%;
	height: 0;
	position: relative;
}

sr7-col-bg.sr7-img-col-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
}

.sr7-layer[data-subtype=slidebg], sr7bg {
	pointer-events: none;
}

a.sr7-layer[data-subtype=slidebg] {
	pointer-events: auto !important;
}

sr7-content .sr7-layer.sr7-withclip, sr7-content .sr7-layer.sr7-withclip .sr7-layer {
	backface-visibility: visible;
}

.sr--force--overflow--hidden {
	overflow: hidden !important;
}

.sr7-layernav-hide {
	visibility: hidden !important;
	pointer-events: none !important;
	position: absolute !important;
}

sr7-grp.sr7-clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

sr7-zone {
	pointer-events: none;
}

sr7-row.sr7-layer.sr7-galign {
	box-sizing: border-box;
}

.sr7-layer[data-type=svg] > svg, sr7-layer[data-type=svg] > svg {
	width: 100%;
	height: 100%;
}

sr7-row-con {
	table-layout: fixed;
	font-size: 0;
	display: table;
}

sr7-module .sr7-layer, sr7-module sr7-layer {
	-webkit-font-smoothing: antialiased !important;
	-webkit-tap-highlight-color: transparent;
	-moz-osx-font-smoothing: grayscale;
	font-display: swap;
}

sr7-slide.sr7-staticslide-low {
	z-index: 0 !important;
}

sr7-slide.sr7-staticslide-high {
	z-index: 105 !important;
}

@-moz-document url-prefix() {
	sr7-slide.sr7-staticslide {
		transform: scale(1);
	}
}

sr7-slide a {
	transition: none;
}

sr7-module.sr7-top-fixed {
	width: 100%;
	height: auto !important;
	backface-visibility: hidden;
}

sr7-module.sr7-top-fixed sr7-adjuster {
	height: auto !important;
}

sr7-module.sr7-top-fixed sr7-content, sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) * {
	pointer-events: none;
}

sr7-prl {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
}

sr7-prl.off {
	display: none !important;
}

sr7-prl.sr7-fade-in {
	animation: tp-fade-in 1s linear;
}

.sr-force-hidden {
	display: none !important;
}

.sr-force-nointeraction, .sr-force-nointeraction * {
	pointer-events: none !important;
}

@keyframes tp-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0) rotateY(0);
	}
	
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
	}
	
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

@keyframes tp-fade-in {
	0% {
		opacity: 0;
	}
	
	20% {
		opacity: 0;
	}
	
	100% {
		opacity: 100;
	}
}

@keyframes tp-rotate {
	100% {
		transform: rotate(360deg);
	}
}

sr7-fonttest {
	width: auto;
	display: inline-block;
	white-space: nowrap;
	font-size: 12px;
	color: #000;
}

sr7-fonttest-wrap {
	position: absolute;
	contain: strict;
	top: -1500px;
	left: -1500px;
	width: 1500px;
	height: 1000px;
	pointer-events: none;
	opacity: 0;
}

.fn-wrap {
	display: flex;
	position: fixed;
	width: 100px;
	height: 50px;
	z-index: 100;
	background-color: rgba(66, 66, 66, .2);
	justify-content: space-around;
	align-items: center;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.fn-left, .fn-right {
	display: flex;
	width: 40px;
	height: 40px;
	justify-content: center;
	align-items: center;
	background-color: gray;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	cursor: pointer;
}

.sr7-layer .materical-icons, sr7-module .material-icons, sr7-txt .material-icons {
	font-size: inherit;
	vertical-align: top;
	line-height: inherit;
}

#sr-announcer {
	position: absolute !important;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

[class^="stm-"], [class*=" stm-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "stm" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.stm-glob-pdf:before {
	content: "";
}

.stm-glob-graph:before {
	content: "";
	color: #304157;
}

.stm-glob-shield:before {
	content: "";
	color: #304157;
}

.stm-glob-building:before {
	content: "";
	color: #304157;
}

.stm-glob-play:before {
	content: "";
}

.stm-glob-man-user:before {
	content: "";
	color: #304157;
}

.stm-glob-pie-chart:before {
	content: "";
	color: #304157;
}

.stm-glob-workers:before {
	content: "";
	color: #304157;
}

.stm-glob-consulting:before {
	content: "";
	color: #304157;
}

.stm-glob-search:before {
	content: "";
	color: #304157;
}

.stm-lnr-arrow-left:before {
	content: "";
}

.stm-lnr-arrow-right:before {
	content: "";
}

.stm-lnr-check:before {
	content: "";
}

.stm-lnr-chevron-left:before {
	content: "";
}

.stm-lnr-chevron-right:before {
	content: "";
}

.stm-lnr-clock:before {
	content: "";
}

.stm-lnr-close:before {
	content: "";
}

.stm-lnr-map-pin:before {
	content: "";
}

.stm-lnr-phone:before {
	content: "";
}

.stm-lnr-refresh:before {
	content: "";
}

.stm-lnr-search:before {
	content: "";
}

.stm-ankara-case:before {
	content: "";
}

.stm-ankara-like:before {
	content: "";
}

.stm-ankara-trophy:before {
	content: "";
}

.stm-ankara-user:before {
	content: "";
}

.stm-ankara-money:before {
	content: "";
}

.stm-ankara-puzzle:before {
	content: "";
}

.stm-ankara-save-money:before {
	content: "";
}

.stm-ankara-search:before {
	content: "";
}

.stm-stockholm-window:before {
	content: "";
}

.stm-career:before {
	content: "";
}

.stm-certificate:before {
	content: "";
}

.stm-horn:before {
	content: "";
}

.stm-award:before {
	content: "";
}

.stm-lisbon-like:before {
	content: "";
}

.stm-people:before {
	content: "";
}

.stm-suitcase-2:before {
	content: "";
}

.stm-state:before {
	content: "";
}

.stm-horse:before {
	content: "";
}

.stm-play-btn:before {
	content: "";
}

.stm-grid:before {
	content: "";
}

.stm-rectangle:before {
	content: "";
}

.stm-nokia_outline:before {
	content: "";
}

.stm-ppl_outline:before {
	content: "";
}

.stm-sun_outline:before {
	content: "";
}

.stm-branch:before {
	content: "";
}

.stm-stm14_fax:before {
	content: "";
}

.stm-stm14_bulb:before {
	content: "";
}

.stm-stm14_calc:before {
	content: "";
}

.stm-stm14_calendar:before {
	content: "";
}

.stm-stm14_country:before {
	content: "";
}

.stm-stm14_health:before {
	content: "";
}

.stm-stm14_left_arrow:before {
	content: "";
}

.stm-stm14_manufacturing:before {
	content: "";
}

.stm-stm14_office:before {
	content: "";
}

.stm-stm14_plane:before {
	content: "";
}

.stm-stm14_public:before {
	content: "";
}

.stm-stm14_quote:before {
	content: "";
}

.stm-stm14_right_arrow:before {
	content: "";
}

.stm-stm14_satellite:before {
	content: "";
}

.stm-stm14-arrow:before {
	content: "";
}

.stm-stn14_home:before {
	content: "";
}

.stm-cart_13:before {
	content: "";
}

.stm-chip_13:before {
	content: "";
}

.stm-env_13:before {
	content: "";
}

.stm-horse_13:before {
	content: "";
}

.stm-human_13:before {
	content: "";
}

.stm-mail_13:before {
	content: "";
}

.stm-phone_13_2:before {
	content: "";
}

.stm-phone_13:before {
	content: "";
}

.stm-pin_13:before {
	content: "";
}

.stm-quote_13:before {
	content: "";
}

.stm-quote2:before {
	content: "";
}

.stm-pin-11:before {
	content: "";
}

.stm-envelope-11:before {
	content: "";
}

.stm-phone-11:before {
	content: "";
}

.stm-quote8:before {
	content: "";
}

.stm-shopping-cart8:before {
	content: "";
}

.stm-aim7:before {
	content: "";
}

.stm-cup7:before {
	content: "";
}

.stm-user7:before {
	content: "";
}

.stm-docs7:before {
	content: "";
}

.stm-bar-graph7:before {
	content: "";
}

.stm-plant7:before {
	content: "";
}

.stm-lorry6:before {
	content: "";
}

.stm-lamp6:before {
	content: "";
}

.stm-building6:before {
	content: "";
}

.stm-cart6:before {
	content: "";
}

.stm-line-graph6:before {
	content: "";
}

.stm-plane6:before {
	content: "";
}

.stm-user:before {
	content: "";
}

.stm-crown:before {
	content: "";
}

.stm-cup:before {
	content: "";
}

.stm-polygon:before {
	content: "";
}

.stm-person-globe:before {
	content: "";
}

.stm-head:before {
	content: "";
}

.stm-arm-leaf:before {
	content: "";
}

.stm-phone:before {
	content: "";
}

.stm-phone6:before {
	content: "";
}

.stm-clock6:before {
	content: "";
}

.stm-pin6:before {
	content: "";
}

.stm-clock:before {
	content: "";
}

.stm-plus:before {
	content: "";
}

.stm-earth:before {
	content: "";
}

.stm-chart-refresh:before {
	content: "";
}

.stm-chart-monitor:before {
	content: "";
}

.stm-hexagon:before {
	content: "";
}

.stm-metals:before {
	content: "";
}

.stm-oil:before {
	content: "";
}

.stm-target:before {
	content: "";
}

.stm-rating_down:before {
	content: "";
}

.stm-libra:before {
	content: "";
}

.stm-idea:before {
	content: "";
}

.stm-stats:before {
	content: "";
}

.stm-badge:before {
	content: "";
}

.stm-security:before {
	content: "";
}

.stm-binoculars:before {
	content: "";
}

.stm-mans:before {
	content: "";
}

.stm-nokia:before {
	content: "";
}

.stm-testimonials-new-2:before {
	content: "";
}

.stm-envelope:before {
	content: "";
}

.stm-email:before {
	content: "";
}

.stm-iphone:before {
	content: "";
}

.stm-location-2:before {
	content: "";
}

.stm-marker:before {
	content: "";
}

.stm-check:before {
	content: "";
}

.stm-truck:before {
	content: "";
}

.stm-lamp:before {
	content: "";
}

.stm-cart-2:before {
	content: "";
}

.stm-cart:before {
	content: "";
}

.stm-home:before {
	content: "";
}

.stm-graph:before {
	content: "";
}

.stm-airplane:before {
	content: "";
}

.stm-compass:before {
	content: "";
}

.stm-zurich-certificate:before {
	content: "";
}

.stm-zurich-darts:before {
	content: "";
}

.stm-zurich-employed:before {
	content: "";
}

.stm-zurich-envelope:before {
	content: "";
}

.stm-zurich-growth:before {
	content: "";
}

.stm-zurich-hourse:before {
	content: "";
}

.stm-zurich-labore:before {
	content: "";
}

.stm-zurich-like:before {
	content: "";
}

.stm-zurich-microphone:before {
	content: "";
}

.stm-zurich-phone:before {
	content: "";
}

.stm-zurich-pin:before {
	content: "";
}

.stm-zurich-portfolio:before {
	content: "";
}

.stm-zurich-progress:before {
	content: "";
}

.stm-zurich-stamp:before {
	content: "";
}

.stm-mumbai_shape:before {
	content: "";
}

.stm-mumbai_security:before {
	content: "";
}

.stm-mumbai_people:before {
	content: "";
}

.stm-mumbai_graph:before {
	content: "";
}

.stm-mumbai_monitor:before {
	content: "";
}

.stm-mumbai_board:before {
	content: "";
}

.stm-mumbai_like:before {
	content: "";
}

.stm-amsterdam-aim:before {
	content: "";
}

.stm-amsterdam-briefcase:before {
	content: "";
}

.stm-amsterdam-correct:before {
	content: "";
}

.stm-amsterdam-file:before {
	content: "";
}

.stm-amsterdam-lightning:before {
	content: "";
}

.stm-amsterdam-loupe:before {
	content: "";
}

.stm-amsterdam-profile:before {
	content: "";
}

.stm-amsterdam-presentation:before {
	content: "";
}

.stm-amsterdam-puzzle:before {
	content: "";
}

.stm-amsterdam-shield:before {
	content: "";
}

.stm-amsterdam-timer:before {
	content: "";
}

.stm-amsterdam-comment:before {
	content: "";
}

.stm-amsterdam-arrow:before {
	content: "";
}

.stm-davos_tech:before {
	content: "";
}

.stm-davos_wi-fi:before {
	content: "";
}

.stm-davos_livebuoy:before {
	content: "";
}

.stm-davos_heart:before {
	content: "";
}

.stm-davos_folder:before {
	content: "";
}

.stm-davos_clock:before {
	content: "";
}

.stm-davos_cart:before {
	content: "";
}

.stm-denver-phone:before {
	content: "";
}

.stm-denver-envelope:before {
	content: "";
}

.stm-denver-oil:before {
	content: "";
}

.stm-denver-mine:before {
	content: "";
}

.stm-denver-energy:before {
	content: "";
}

.stm-denver-agriculture:before {
	content: "";
}

.stm-diamond:before {
	content: "";
}

.stm-gear:before {
	content: "";
}

.stm-credible:before {
	content: "";
}

.stm-brief-bag:before {
	content: "";
}

.stm-ship:before {
	content: "";
}

.stm-schedule:before {
	content: "";
}

.stm-lamp1:before {
	content: "";
}

.stm-earth1:before {
	content: "";
}

.stm-monetary_purpose:before {
	content: "";
}

.stm-money_flower:before {
	content: "";
}

.stm-rocket:before {
	content: "";
}

.stm-fortress:before {
	content: "";
}

.stm-brief-bag-2:before {
	content: "";
}

.stm-employed:before {
	content: "";
}

.stm-stamp:before {
	content: "";
}

.stm-like:before {
	content: "";
}

.stm-shield_flat:before {
	content: "";
}

.stm-delhi-staff:before {
	content: "";
}

.stm-delhi-safety:before {
	content: "";
}

.stm-delhi-medal:before {
	content: "";
}

.stm-delhi-lamp:before {
	content: "";
}

.stm-delhi-horse:before {
	content: "";
}

.stm-delhi-heands:before {
	content: "";
}

.stm-delhi-eye:before {
	content: "";
}

.stm-delhi-diamond:before {
	content: "";
}

.stm-delhi-chevron-left:before {
	content: "";
}

.stm-delhi-chevron-right:before {
	content: "";
}

.cmplz-video.cmplz-iframe-styles {
	background-color: transparent;
}

.cmplz-video.cmplz-hidden {
	visibility: hidden !important;
}

.cmplz-blocked-content-notice {
	display: none;
}

.cmplz-placeholder-parent {
	height: inherit;
}

.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
	display: block;
}

.cmplz-blocked-content-container, .cmplz-wp-video {
	animation-name: cmplz-fadein;
	animation-duration: 600ms;
	background: #fff;
	border: 0;
	border-radius: 3px;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .5), 0 1px 10px 0 rgba(0, 0, 0, .15);
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: inherit;
	position: relative;
}

.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
	max-height: 100%;
	position: absolute;
}

.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
	padding-bottom: initial;
}

.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
	visibility: hidden;
	max-height: 100%;
	border: 0 !important;
}

.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
	white-space: normal;
	text-transform: initial;
	cursor: pointer;
	position: absolute !important;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 200px;
	font-size: 14px;
	padding: 10px;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: center;
	z-index: 98;
	line-height: 23px;
}

.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
	border: 1px dotted #cecece;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
	white-space: normal;
	text-transform: initial;
	position: absolute !important;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 300px;
	font-size: 14px;
	padding: 10px;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: center;
	z-index: 98;
	line-height: 23px;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
	display: block;
	margin-bottom: 10px;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
	color: #fff;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
	display: block;
}

.cmplz-blocked-content-container div div {
	display: none;
}

.cmplz-wp-video .cmplz-placeholder-element {
	width: 100%;
	height: inherit;
}

@keyframes cmplz-fadein {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@charset "UTF-8";

@media not (prefers-reduced-motion) {
	.components-animate__appear {
		animation: components-animate__appear-animation .1s cubic-bezier(0, 0, .2, 1) 0s;
		animation-fill-mode: forwards;
	}
}

.components-animate__appear.is-from-top, .components-animate__appear.is-from-top.is-from-left {
	transform-origin: top left;
}

.components-animate__appear.is-from-top.is-from-right {
	transform-origin: top right;
}

.components-animate__appear.is-from-bottom, .components-animate__appear.is-from-bottom.is-from-left {
	transform-origin: bottom left;
}

.components-animate__appear.is-from-bottom.is-from-right {
	transform-origin: bottom right;
}

@keyframes components-animate__appear-animation {
	0% {
		transform: translateY(-2em) scaleY(0) scaleX(0);
	}
	
	to {
		transform: translateY(0) scaleY(1) scaleX(1);
	}
}

@media not (prefers-reduced-motion) {
	.components-animate__slide-in {
		animation: components-animate__slide-in-animation .1s cubic-bezier(0, 0, .2, 1);
		animation-fill-mode: forwards;
	}
	
	.components-animate__slide-in.is-from-left {
		transform: translateX(100%);
	}
	
	.components-animate__slide-in.is-from-right {
		transform: translateX(-100%);
	}
}

@keyframes components-animate__slide-in-animation {
	to {
		transform: translateX(0);
	}
}

@media not (prefers-reduced-motion) {
	.components-animate__loading {
		animation: components-animate__loading 1.6s ease-in-out infinite;
	}
}

@keyframes components-animate__loading {
	0% {
		opacity: .5;
	}
	
	50% {
		opacity: 1;
	}
	
	to {
		opacity: .5;
	}
}

.components-autocomplete__popover .components-popover__content {
	min-width: 200px;
	padding: 8px;
}

.components-autocomplete__result.components-button {
	display: flex;
	height: auto;
	min-height: 36px;
	text-align: left;
	width: 100%;
}

.components-autocomplete__result.components-button:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-badge {
	box-sizing: border-box;
}

.components-badge *, .components-badge :after, .components-badge :before {
	box-sizing: inherit;
}

.components-badge {
	background-color: color-mix(in srgb, #fff 90%, var(--base-color));
	border-radius: 2px;
	color: color-mix(in srgb, #000 50%, var(--base-color));
	display: inline-block;
	line-height: 0;
	max-width: 100%;
	min-height: 24px;
	padding: 2px 8px;
}

.components-badge:where(.is-default) {
	background-color: #f0f0f0;
	color: #2f2f2f;
}

.components-badge.has-icon {
	padding-inline-start: 4px;
}

.components-badge.is-info {
	--base-color: #3858e9;
}

.components-badge.is-warning {
	--base-color: #f0b849;
}

.components-badge.is-error {
	--base-color: #cc1818;
}

.components-badge.is-success {
	--base-color: #4ab866;
}

.components-badge__flex-wrapper {
	align-items: center;
	display: inline-flex;
	font-size: 12px;
	font-weight: 400;
	gap: 2px;
	line-height: 20px;
	max-width: 100%;
}

.components-badge__icon {
	flex-shrink: 0;
}

.components-badge__content {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.components-button-group {
	display: inline-block;
}

.components-button-group .components-button {
	border-radius: 0;
	box-shadow: inset 0 0 0 1px #1e1e1e;
	color: #1e1e1e;
	display: inline-flex;
}

.components-button-group .components-button + .components-button {
	margin-left: -1px;
}

.components-button-group .components-button:first-child {
	border-radius: 2px 0 0 2px;
}

.components-button-group .components-button:last-child {
	border-radius: 0 2px 2px 0;
}

.components-button-group .components-button.is-primary, .components-button-group .components-button:focus {
	position: relative;
	z-index: 1;
}

.components-button-group .components-button.is-primary {
	box-shadow: inset 0 0 0 1px #1e1e1e;
}

.components-button {
	-webkit-appearance: none;
	background: none;
	border: 0;
	cursor: pointer;
	display: inline-flex;
	font-family: inherit;
	font-size: 13px;
	margin: 0;
	text-decoration: none;
}

@media not (prefers-reduced-motion) {
	.components-button {
		transition: box-shadow .1s linear;
	}
}

.components-button {
	align-items: center;
	border-radius: 2px;
	box-sizing: border-box;
	color: var(--wp-components-color-foreground, #1e1e1e);
	height: 36px;
	padding: 6px 12px;
}

.components-button.is-next-40px-default-size {
	height: 40px;
}

.components-button:hover:not(:disabled,[aria-disabled=true]), .components-button[aria-expanded=true] {
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-button:focus:not(:disabled) {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 3px solid rgba(0, 0, 0, 0);
}

.components-button.is-primary {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: var(--wp-components-color-accent-inverted, #fff);
	outline: 1px solid rgba(0, 0, 0, 0);
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
}

.components-button.is-primary:hover:not(:disabled) {
	background: var(--wp-components-color-accent-darker-10, var(--wp-admin-theme-color-darker-10, #2145e6));
	color: var(--wp-components-color-accent-inverted, #fff);
}

.components-button.is-primary:active:not(:disabled) {
	background: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
	border-color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
	color: var(--wp-components-color-accent-inverted, #fff);
}

.components-button.is-primary:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-button.is-primary:disabled, .components-button.is-primary:disabled:active:enabled, .components-button.is-primary[aria-disabled=true], .components-button.is-primary[aria-disabled=true]:active:enabled, .components-button.is-primary[aria-disabled=true]:enabled {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: rgba(255, 255, 255, .4);
	outline: none;
}

.components-button.is-primary:disabled:active:enabled:focus:enabled, .components-button.is-primary:disabled:focus:enabled, .components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled, .components-button.is-primary[aria-disabled=true]:enabled:focus:enabled, .components-button.is-primary[aria-disabled=true]:focus:enabled {
	box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-button.is-primary.is-busy, .components-button.is-primary.is-busy:disabled, .components-button.is-primary.is-busy[aria-disabled=true] {
	background-image: linear-gradient(-45deg, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 33%, var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6)) 33%, var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6)) 70%, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 70%);
	background-size: 100px 100%;
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: var(--wp-components-color-accent-inverted, #fff);
}

.components-button.is-secondary, .components-button.is-tertiary {
	outline: 1px solid rgba(0, 0, 0, 0);
}

.components-button.is-secondary:active:not(:disabled), .components-button.is-tertiary:active:not(:disabled) {
	box-shadow: none;
}

.components-button.is-secondary:disabled, .components-button.is-secondary[aria-disabled=true], .components-button.is-secondary[aria-disabled=true]:hover, .components-button.is-tertiary:disabled, .components-button.is-tertiary[aria-disabled=true], .components-button.is-tertiary[aria-disabled=true]:hover {
	background: rgba(0, 0, 0, 0);
	color: #949494;
	transform: none;
}

.components-button.is-secondary {
	background: rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 0 1px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)), 0 0 0 currentColor;
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 1px solid rgba(0, 0, 0, 0);
	white-space: nowrap;
}

.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed) {
	background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, rgba(0, 0, 0, 0));
	box-shadow: inset 0 0 0 1px var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
	color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
}

.components-button.is-secondary:disabled:not(:focus), .components-button.is-secondary[aria-disabled=true]:hover:not(:focus), .components-button.is-secondary[aria-disabled=true]:not(:focus) {
	box-shadow: inset 0 0 0 1px #ddd;
}

.components-button.is-secondary:focus:not(:disabled) {
	box-shadow: 0 0 0 currentColor inset, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-button.is-tertiary {
	background: rgba(0, 0, 0, 0);
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	white-space: nowrap;
}

.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed) {
	background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, rgba(0, 0, 0, 0));
	color: var(--wp-components-color-accent-darker-20, var(--wp-admin-theme-color-darker-20, #183ad6));
}

.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]) {
	background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 8%, rgba(0, 0, 0, 0));
}

p + .components-button.is-tertiary {
	margin-left: -6px;
}

.components-button.is-tertiary:disabled:not(:focus), .components-button.is-tertiary[aria-disabled=true]:hover:not(:focus), .components-button.is-tertiary[aria-disabled=true]:not(:focus) {
	box-shadow: none;
	outline: none;
}

.components-button.is-destructive {
	--wp-components-color-accent: #cc1818;
	--wp-components-color-accent-darker-10: #9e1313;
	--wp-components-color-accent-darker-20: #710d0d;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link) {
	color: #cc1818;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]) {
	color: #710d0d;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #cc1818;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]) {
	background: #ccc;
}

.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled, .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true] {
	color: #949494;
}

.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]), .components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]) {
	background: rgba(204, 24, 24, .04);
}

.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]), .components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]) {
	background: rgba(204, 24, 24, .08);
}

.components-button.is-link {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	margin: 0;
	outline: none;
	padding: 0;
	text-align: left;
	text-decoration: underline;
}

@media not (prefers-reduced-motion) {
	.components-button.is-link {
		transition-duration: .05s;
		transition-property: border, background, color;
		transition-timing-function: ease-in-out;
	}
}

.components-button.is-link {
	height: auto;
}

.components-button.is-link:focus {
	border-radius: 2px;
}

.components-button.is-link:disabled, .components-button.is-link[aria-disabled=true] {
	color: #949494;
}

.components-button:not(:disabled,[aria-disabled=true]):active {
	color: var(--wp-components-color-foreground, #1e1e1e);
}

.components-button:disabled, .components-button[aria-disabled=true] {
	color: #949494;
	cursor: default;
}

@media not (prefers-reduced-motion) {
	.components-button.is-busy, .components-button.is-secondary.is-busy, .components-button.is-secondary.is-busy:disabled, .components-button.is-secondary.is-busy[aria-disabled=true] {
		animation: components-button__busy-animation 2.5s linear infinite;
	}
}

.components-button.is-busy, .components-button.is-secondary.is-busy, .components-button.is-secondary.is-busy:disabled, .components-button.is-secondary.is-busy[aria-disabled=true] {
	background-image: linear-gradient(-45deg, #fafafa 33%, #e0e0e0 0, #e0e0e0 70%, #fafafa 0);
	background-size: 100px 100%;
}

.components-button.is-compact {
	height: 32px;
}

.components-button.is-compact.has-icon:not(.has-text) {
	min-width: 32px;
	padding: 0;
}

.components-button.is-small {
	font-size: 11px;
	height: 24px;
	line-height: 22px;
	padding: 0 8px;
}

.components-button.is-small.has-icon:not(.has-text) {
	min-width: 24px;
	padding: 0;
}

.components-button.has-icon {
	justify-content: center;
	min-width: 36px;
	padding: 6px;
}

.components-button.has-icon.is-next-40px-default-size {
	min-width: 40px;
}

.components-button.has-icon .dashicon {
	align-items: center;
	box-sizing: initial;
	display: inline-flex;
	justify-content: center;
	padding: 2px;
}

.components-button.has-icon.has-text {
	gap: 4px;
	justify-content: start;
	padding-left: 8px;
	padding-right: 12px;
}

.components-button.has-icon.has-text.has-icon-right {
	padding-left: 12px;
	padding-right: 8px;
}

.components-button.is-pressed, .components-button.is-pressed:hover {
	color: var(--wp-components-color-foreground-inverted, #fff);
}

.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]), .components-button.is-pressed:not(:disabled,[aria-disabled=true]) {
	background: var(--wp-components-color-foreground, #1e1e1e);
}

.components-button.is-pressed:disabled, .components-button.is-pressed[aria-disabled=true] {
	color: #949494;
}

.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary), .components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary) {
	background: #949494;
	color: var(--wp-components-color-foreground-inverted, #fff);
}

.components-button.is-pressed:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px var(--wp-components-color-background, #fff), 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-button svg {
	fill: currentColor;
	outline: none;
}

@media (forced-colors:active) {
	.components-button svg {
		fill: CanvasText;
	}
}

.components-button .components-visually-hidden {
	height: auto;
}

@keyframes components-button__busy-animation {
	0% {
		background-position: 200px 0;
	}
}

.components-calendar {
	background-color: var(--wp-components-color-background, #fff);
	color: var(--wp-components-color-foreground, #1e1e1e);
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	position: relative;
	z-index: 0;
}

.components-calendar, .components-calendar *, .components-calendar :after, .components-calendar :before {
	box-sizing: border-box;
}

.components-calendar__day {
	padding: 0;
	position: relative;
}

.components-calendar__day:has(.components-calendar__day-button:disabled) {
	color: var(--wp-components-color-gray-600, #949494);
}

.components-calendar__day:has(.components-calendar__day-button:focus-visible), .components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)) {
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-calendar__day-button {
	align-items: center;
	background: none;
	border: none;
	border-radius: 2px;
	color: inherit;
	cursor: pointer;
	display: flex;
	font: inherit;
	font-variant-numeric: tabular-nums;
	height: 32px;
	justify-content: center;
	margin: 0;
	padding: 0;
	position: relative;
	width: 32px;
}

.components-calendar__day-button:before {
	border: none;
	border-radius: 2px;
	content: "";
	inset: 0;
	position: absolute;
	z-index: -1;
}

.components-calendar__day-button:after {
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 1;
}

.components-calendar__day-button:disabled {
	cursor: revert;
}

@media (forced-colors:active) {
	.components-calendar__day-button:disabled {
		text-decoration: line-through;
	}
}

.components-calendar__day-button:focus-visible {
	outline: var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline-offset: 1px;
}

.components-calendar__caption-label {
	align-items: center;
	border: 0;
	display: inline-flex;
	position: relative;
	text-transform: capitalize;
	white-space: nowrap;
	z-index: 1;
}

.components-calendar__button-next, .components-calendar__button-previous {
	align-items: center;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: none;
	border: none;
	border-radius: 2px;
	color: inherit;
	cursor: pointer;
	display: inline-flex;
	height: 32px;
	justify-content: center;
	margin: 0;
	padding: 0;
	position: relative;
	width: 32px;
}

.components-calendar__button-next:disabled, .components-calendar__button-next[aria-disabled=true], .components-calendar__button-previous:disabled, .components-calendar__button-previous[aria-disabled=true] {
	color: var(--wp-components-color-gray-600, #949494);
	cursor: revert;
}

.components-calendar__button-next:focus-visible, .components-calendar__button-previous:focus-visible {
	outline: var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-calendar__chevron {
	display: inline-block;
	fill: currentColor;
	height: 16px;
	width: 16px;
}

.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron {
	transform: rotate(180deg);
	transform-origin: 50%;
}

.components-calendar__month-caption {
	align-content: center;
	display: flex;
	height: 32px;
	justify-content: center;
	margin-bottom: 12px;
}

.components-calendar__months {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	justify-content: center;
	max-width: fit-content;
	position: relative;
}

.components-calendar__month-grid {
	border-collapse: initial;
	border-spacing: 0 4px;
}

.components-calendar__nav {
	align-items: center;
	display: flex;
	height: 32px;
	inset-block-start: 0;
	inset-inline-end: 0;
	inset-inline-start: 0;
	justify-content: space-between;
	position: absolute;
}

.components-calendar__weekday {
	color: var(--wp-components-color-gray-700, #757575);
	height: 32px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 32px;
}

.components-calendar__day--today:after {
	border: 2px solid;
	border-radius: 50%;
	content: "";
	height: 0;
	inset-block-start: 2px;
	inset-inline-end: 2px;
	position: absolute;
	width: 0;
	z-index: 1;
}

.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)) {
	color: var(--wp-components-color-foreground-inverted, #fff);
}

.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before {
	background-color: var(--wp-components-color-foreground, #1e1e1e);
	border: 1px solid rgba(0, 0, 0, 0);
}

.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before {
	background-color: var(--wp-components-color-gray-600, #949494);
}

.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before {
	background-color: var(--wp-components-color-gray-800, #2f2f2f);
}

.components-calendar__day--hidden {
	visibility: hidden;
}

.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button, .components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before {
	border-end-end-radius: 0;
	border-start-end-radius: 0;
}

.components-calendar__range-middle .components-calendar__day-button:before {
	background-color: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, rgba(0, 0, 0, 0));
	border-color: rgba(0, 0, 0, 0);
	border-radius: 0;
	border-style: solid;
	border-width: 1px 0;
}

.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button, .components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before {
	border-end-start-radius: 0;
	border-start-start-radius: 0;
}

.components-calendar__day--preview svg {
	color: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 16%, rgba(0, 0, 0, 0));
	inset: 0;
	pointer-events: none;
	position: absolute;
}

@media (forced-colors:active) {
	.components-calendar__day--preview svg {
		color: inherit;
	}
}

.components-calendar[dir=rtl] .components-calendar__day--preview svg {
	transform: scaleX(-1);
}

.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before {
	border: none;
}

@keyframes slide-in-left {
	0% {
		transform: translateX(-100%);
	}
	
	to {
		transform: translateX(0);
	}
}

@keyframes slide-in-right {
	0% {
		transform: translateX(100%);
	}
	
	to {
		transform: translateX(0);
	}
}

@keyframes slide-out-left {
	0% {
		transform: translateX(0);
	}
	
	to {
		transform: translateX(-100%);
	}
}

@keyframes slide-out-right {
	0% {
		transform: translateX(0);
	}
	
	to {
		transform: translateX(100%);
	}
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fade-out {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

.components-calendar__caption-after-enter, .components-calendar__caption-after-exit, .components-calendar__caption-before-enter, .components-calendar__caption-before-exit, .components-calendar__weeks-after-enter, .components-calendar__weeks-after-exit, .components-calendar__weeks-before-enter, .components-calendar__weeks-before-exit {
	animation-duration: 0s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(.4, 0, .2, 1);
}

@media not (prefers-reduced-motion) {
	.components-calendar__caption-after-enter, .components-calendar__caption-after-exit, .components-calendar__caption-before-enter, .components-calendar__caption-before-exit, .components-calendar__weeks-after-enter, .components-calendar__weeks-after-exit, .components-calendar__weeks-before-enter, .components-calendar__weeks-before-exit {
		animation-duration: .3s;
	}
}

.components-calendar[dir=rtl] .components-calendar__weeks-after-enter, .components-calendar__weeks-before-enter {
	animation-name: slide-in-left;
}

.components-calendar[dir=rtl] .components-calendar__weeks-after-exit, .components-calendar__weeks-before-exit {
	animation-name: slide-out-left;
}

.components-calendar[dir=rtl] .components-calendar__weeks-before-enter, .components-calendar__weeks-after-enter {
	animation-name: slide-in-right;
}

.components-calendar[dir=rtl] .components-calendar__weeks-before-exit, .components-calendar__weeks-after-exit {
	animation-name: slide-out-right;
}

.components-calendar__caption-after-enter {
	animation-name: fade-in;
}

.components-calendar__caption-after-exit {
	animation-name: fade-out;
}

.components-calendar__caption-before-enter {
	animation-name: fade-in;
}

.components-calendar__caption-before-exit {
	animation-name: fade-out;
}

.components-checkbox-control {
	--checkbox-input-size: 24px;
}

@media (min-width:600px) {
	.components-checkbox-control {
		--checkbox-input-size: 16px;
	}
}

.components-checkbox-control {
	--checkbox-input-margin: 8px;
}

.components-checkbox-control__label {
	cursor: pointer;
	line-height: var(--checkbox-input-size);
}

.components-checkbox-control__input[type=checkbox] {
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	line-height: normal;
	margin-right: 12px;
	padding: 6px 8px;
	transition: none;
}

@media not (prefers-reduced-motion) {
	.components-checkbox-control__input[type=checkbox] {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-checkbox-control__input[type=checkbox] {
		font-size: 13px;
		line-height: normal;
	}
}

.components-checkbox-control__input[type=checkbox]:focus {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
}

.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-checkbox-control__input[type=checkbox]::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-checkbox-control__input[type=checkbox]:focus {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp-admin-theme-color);
}

.components-checkbox-control__input[type=checkbox]:checked {
	background: var(--wp-admin-theme-color);
	border-color: var(--wp-admin-theme-color);
}

.components-checkbox-control__input[type=checkbox]:checked::-ms-check {
	opacity: 0;
}

.components-checkbox-control__input[type=checkbox]:checked:before, .components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before {
	color: #fff;
	margin: -3px -5px;
}

@media (min-width:782px) {
	.components-checkbox-control__input[type=checkbox]:checked:before, .components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before {
		margin: -4px 0 0 -5px;
	}
}

.components-checkbox-control__input[type=checkbox][aria-checked=mixed] {
	background: var(--wp-admin-theme-color);
	border-color: var(--wp-admin-theme-color);
}

.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before {
	content: "";
	display: inline-block;
	float: left;
	font: normal 30px/1 dashicons;
	vertical-align: middle;
	width: 16px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (min-width:782px) {
	.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before {
		float: none;
		font-size: 21px;
	}
}

.components-checkbox-control__input[type=checkbox]:disabled, .components-checkbox-control__input[type=checkbox][aria-disabled=true] {
	background: #f0f0f0;
	border-color: #ddd;
	cursor: default;
	opacity: 1;
}

.components-checkbox-control__input[type=checkbox] {
	appearance: none;
	background: #fff;
	clear: none;
	color: #1e1e1e;
	cursor: pointer;
	display: inline-block;
	height: var(--checkbox-input-size);
	line-height: 0;
	margin: 0 4px 0 0;
	outline: 0;
	padding: 0 !important;
	text-align: center;
	vertical-align: top;
	width: var(--checkbox-input-size);
}

@media not (prefers-reduced-motion) {
	.components-checkbox-control__input[type=checkbox] {
		transition: border-color .1s ease-in-out;
	}
}

.components-checkbox-control__input[type=checkbox]:focus {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 2px;
}

.components-checkbox-control__input[type=checkbox]:checked, .components-checkbox-control__input[type=checkbox]:indeterminate {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-checkbox-control__input[type=checkbox]:checked::-ms-check, .components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check {
	opacity: 0;
}

.components-checkbox-control__input[type=checkbox]:checked:before {
	content: none;
}

.components-checkbox-control__input-container {
	aspect-ratio: 1;
	display: inline-block;
	flex-shrink: 0;
	line-height: 1;
	margin-right: var(--checkbox-input-margin);
	position: relative;
	vertical-align: middle;
	width: var(--checkbox-input-size);
}

svg.components-checkbox-control__checked, svg.components-checkbox-control__indeterminate {
	--checkmark-size: var(--checkbox-input-size);
	fill: #fff;
	cursor: pointer;
	height: var(--checkmark-size);
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-user-select: none;
	user-select: none;
	width: var(--checkmark-size);
}

@media (min-width:600px) {
	svg.components-checkbox-control__checked, svg.components-checkbox-control__indeterminate {
		--checkmark-size: calc(var(--checkbox-input-size) + 4px);
	}
}

.components-checkbox-control__help {
	display: inline-block;
	margin-inline-start: calc(var(--checkbox-input-size) + var(--checkbox-input-margin));
}

.components-circular-option-picker {
	display: inline-block;
	min-width: 188px;
	width: 100%;
}

.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper {
	display: flex;
	justify-content: flex-end;
	margin-top: 12px;
}

.components-circular-option-picker .components-circular-option-picker__swatches {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	position: relative;
	z-index: 1;
}

.components-circular-option-picker > :not(.components-circular-option-picker__swatches) {
	position: relative;
	z-index: 0;
}

.components-circular-option-picker__option-wrapper {
	display: inline-block;
	height: 28px;
	transform: scale(1);
	vertical-align: top;
	width: 28px;
}

@media not (prefers-reduced-motion) {
	.components-circular-option-picker__option-wrapper {
		transition: transform .1s ease;
		will-change: transform;
	}
}

.components-circular-option-picker__option-wrapper:hover {
	transform: scale(1.2);
}

.components-circular-option-picker__option-wrapper > div {
	height: 100%;
	width: 100%;
}

.components-circular-option-picker__option-wrapper:before {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555d65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");
	border-radius: 50%;
	bottom: 1px;
	content: "";
	left: 1px;
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: -1;
}

.components-circular-option-picker__option {
	aspect-ratio: 1;
	background: rgba(0, 0, 0, 0);
	border: none;
	border-radius: 50%;
	box-shadow: inset 0 0 0 14px;
	display: inline-block;
	height: 100% !important;
	vertical-align: top;
}

@media not (prefers-reduced-motion) {
	.components-circular-option-picker__option {
		transition: box-shadow .1s ease;
	}
}

.components-circular-option-picker__option {
	cursor: pointer;
}

.components-circular-option-picker__option:hover {
	box-shadow: inset 0 0 0 14px !important;
}

.components-circular-option-picker__option[aria-pressed=true], .components-circular-option-picker__option[aria-selected=true] {
	box-shadow: inset 0 0 0 4px;
	overflow: visible;
	position: relative;
	z-index: 1;
}

.components-circular-option-picker__option[aria-pressed=true] + svg, .components-circular-option-picker__option[aria-selected=true] + svg {
	border-radius: 50%;
	left: 2px;
	pointer-events: none;
	position: absolute;
	top: 2px;
	z-index: 2;
}

.components-circular-option-picker__option:after {
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 50%;
	bottom: -1px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	box-sizing: inherit;
	content: "";
	left: -1px;
	position: absolute;
	right: -1px;
	top: -1px;
}

.components-circular-option-picker__option:focus:after {
	border: 2px solid #757575;
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px #fff;
	content: "";
	height: calc(100% + 4px);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 4px);
}

.components-circular-option-picker__option.components-button:focus {
	background-color: initial;
	box-shadow: inset 0 0 0 14px;
	outline: none;
}

.components-circular-option-picker__button-action .components-circular-option-picker__option {
	background: #fff;
	color: #fff;
}

.components-circular-option-picker__dropdown-link-action {
	margin-right: 16px;
}

.components-circular-option-picker__dropdown-link-action .components-button {
	line-height: 22px;
}

.components-palette-edit__popover-gradient-picker {
	padding: 8px;
	width: 260px;
}

.components-dropdown-menu__menu .components-palette-edit__menu-button {
	width: 100%;
}

.component-color-indicator {
	background: #fff linear-gradient(-45deg, rgba(0, 0, 0, 0) 48%, #ddd 0, #ddd 52%, rgba(0, 0, 0, 0) 0);
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	display: inline-block;
	height: 20px;
	padding: 0;
	width: 20px;
}

.components-combobox-control {
	width: 100%;
}

input.components-combobox-control__input[type=text] {
	background: var(--wp-components-color-background, #fff);
	border: none;
	box-shadow: none;
	color: var(--wp-components-color-foreground, #1e1e1e);
	font-family: inherit;
	font-size: 16px;
	line-height: inherit;
	margin: 0;
	min-height: auto;
	padding: 2px;
	width: 100%;
}

@media (min-width:600px) {
	input.components-combobox-control__input[type=text] {
		font-size: 13px;
	}
}

input.components-combobox-control__input[type=text]:focus {
	box-shadow: none;
	outline: none;
}

.components-combobox-control__suggestions-container {
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding: 6px 8px;
}

@media not (prefers-reduced-motion) {
	.components-combobox-control__suggestions-container {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-combobox-control__suggestions-container {
		font-size: 13px;
		line-height: normal;
	}
}

.components-combobox-control__suggestions-container:focus {
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	box-shadow: 0 0 0 .5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-combobox-control__suggestions-container::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-combobox-control__suggestions-container {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.components-combobox-control__suggestions-container:focus-within {
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	box-shadow: 0 0 0 .5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-combobox-control__suggestions-container .components-spinner {
	margin: 0;
}

.components-color-palette__custom-color-wrapper {
	position: relative;
	z-index: 0;
}

.components-color-palette__custom-color-button {
	background: none;
	border: none;
	border-radius: 4px 4px 0 0;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
	box-sizing: border-box;
	cursor: pointer;
	height: 64px;
	outline: 1px solid rgba(0, 0, 0, 0);
	position: relative;
	width: 100%;
}

.components-color-palette__custom-color-button:focus {
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline-width: 2px;
}

.components-color-palette__custom-color-button:after {
	background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #e0e0e0 0, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #e0e0e0 0, #e0e0e0);
	background-position: 0 0, 24px 24px;
	background-size: 48px 48px;
	border-radius: 3px 3px 0 0;
	content: "";
	inset: 1px;
	position: absolute;
	z-index: -1;
}

.components-color-palette__custom-color-text-wrapper {
	border-radius: 0 0 4px 4px;
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .2), inset 1px 0 0 0 rgba(0, 0, 0, .2), inset -1px 0 0 0 rgba(0, 0, 0, .2);
	font-size: 13px;
	padding: 12px 16px;
	position: relative;
}

.components-color-palette__custom-color-name {
	color: var(--wp-components-color-foreground, #1e1e1e);
	margin: 0 1px;
}

.components-color-palette__custom-color-value {
	color: #757575;
}

.components-color-palette__custom-color-value--is-hex {
	text-transform: uppercase;
}

.components-color-palette__custom-color-value:empty:after {
	content: "​";
	visibility: hidden;
}

.components-custom-gradient-picker__gradient-bar {
	border-radius: 2px;
	height: 48px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.components-custom-gradient-picker__gradient-bar.has-gradient {
	background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #e0e0e0 0, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #e0e0e0 0, #e0e0e0);
	background-position: 0 0, 12px 12px;
	background-size: 24px 24px;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background {
	inset: 0;
	position: absolute;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: calc(100% - 48px);
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown {
	display: flex;
	height: 16px;
	position: absolute;
	top: 16px;
	width: 16px;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown {
	background: #fff;
	border-radius: 50%;
	color: #1e1e1e;
	height: inherit;
	min-width: 16px !important;
	padding: 2px;
	position: relative;
	width: inherit;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg {
	height: 100%;
	width: 100%;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button {
	border-radius: 50%;
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 2px 0 rgba(0, 0, 0, .25);
	height: inherit;
	outline: 2px solid rgba(0, 0, 0, 0);
	padding: 0;
	width: inherit;
}

.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active, .components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus {
	box-shadow: inset 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) #fff, 0 0 2px 0 rgba(0, 0, 0, .25);
	outline: 1.5px solid rgba(0, 0, 0, 0);
}

.components-custom-gradient-picker__remove-control-point-wrapper {
	padding-bottom: 8px;
}

.components-custom-gradient-picker__inserter {
	direction: ltr;
}

.components-custom-gradient-picker__liner-gradient-indicator {
	display: inline-block;
	flex: 0 auto;
	height: 20px;
	width: 20px;
}

.components-custom-gradient-picker__ui-line {
	position: relative;
	z-index: 0;
}

body.is-dragging-components-draggable {
	cursor: move;
	cursor: grabbing !important;
}

.components-draggable__invisible-drag-image {
	height: 50px;
	left: -1000px;
	position: fixed;
	width: 50px;
}

.components-draggable__clone {
	background: rgba(0, 0, 0, 0);
	padding: 0;
	pointer-events: none;
	position: fixed;
	z-index: 1000000000;
}

.components-drop-zone {
	border-radius: 2px;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 40;
}

.components-drop-zone.is-active {
	opacity: 1;
	visibility: visible;
}

.components-drop-zone .components-drop-zone__content {
	align-items: center;
	background-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	bottom: 0;
	color: #fff;
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 50;
}

.components-drop-zone .components-drop-zone__content-inner {
	opacity: 0;
	transform: scale(.9);
}

.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content {
	opacity: 1;
}

@media not (prefers-reduced-motion) {
	.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content {
		transition: opacity .2s ease-in-out;
	}
}

.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner {
	opacity: 1;
	transform: scale(1);
}

@media not (prefers-reduced-motion) {
	.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner {
		transition: opacity .1s ease-in-out .1s, transform .1s ease-in-out .1s;
	}
}

.components-drop-zone__content-icon, .components-drop-zone__content-text {
	display: block;
}

.components-drop-zone__content-icon {
	line-height: 0;
	margin: 0 auto 8px;
	fill: currentColor;
	pointer-events: none;
}

.components-drop-zone__content-text {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
}

.components-dropdown {
	display: inline-block;
}

.components-dropdown__content .components-popover__content {
	padding: 8px;
}

.components-dropdown__content .components-popover__content:has(.components-menu-group) {
	padding: 0;
}

.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu > .components-menu-item__button, .components-dropdown__content .components-popover__content:has(.components-menu-group) > .components-menu-item__button {
	margin: 8px;
	width: auto;
}

.components-dropdown__content [role=menuitem] {
	white-space: nowrap;
}

.components-dropdown__content .components-menu-group {
	padding: 8px;
}

.components-dropdown__content .components-menu-group + .components-menu-group {
	border-top: 1px solid #ccc;
	padding: 8px;
}

.components-dropdown__content.is-alternate .components-menu-group + .components-menu-group {
	border-color: #1e1e1e;
}

.components-dropdown-menu__toggle {
	vertical-align: top;
}

.components-dropdown-menu__menu {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	width: 100%;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item, .components-dropdown-menu__menu .components-menu-item {
	cursor: pointer;
	outline: none;
	padding: 6px;
	white-space: nowrap;
	width: 100%;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator, .components-dropdown-menu__menu .components-menu-item.has-separator {
	margin-top: 6px;
	overflow: visible;
	position: relative;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before, .components-dropdown-menu__menu .components-menu-item.has-separator:before {
	background-color: #ddd;
	box-sizing: initial;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: -3px;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon, .components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg, .components-dropdown-menu__menu .components-menu-item.is-active .dashicon, .components-dropdown-menu__menu .components-menu-item.is-active svg {
	background: #1e1e1e;
	border-radius: 1px;
	box-shadow: 0 0 0 1px #1e1e1e;
	color: #fff;
}

.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only, .components-dropdown-menu__menu .components-menu-item.is-icon-only {
	width: auto;
}

.components-dropdown-menu__menu .components-menu-item__button, .components-dropdown-menu__menu .components-menu-item__button.components-button {
	height: auto;
	min-height: 40px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}

.components-duotone-picker__color-indicator:before {
	background: rgba(0, 0, 0, 0);
}

.components-duotone-picker__color-indicator > .components-button, .components-duotone-picker__color-indicator > .components-button.is-pressed:hover:not(:disabled) {
	background: linear-gradient(-45deg, rgba(0, 0, 0, 0) 48%, #ddd 0, #ddd 52%, rgba(0, 0, 0, 0) 0);
	color: rgba(0, 0, 0, 0);
}

.components-duotone-picker__color-indicator > .components-button:hover:not(:disabled):not([aria-disabled=true]), .components-duotone-picker__color-indicator > .components-button:not([aria-disabled=true]):active {
	color: rgba(0, 0, 0, 0);
}

.components-color-list-picker, .components-color-list-picker__swatch-button {
	width: 100%;
}

.components-color-list-picker__color-picker {
	margin: 8px 0;
}

.components-color-list-picker__swatch-color {
	margin: 2px;
}

.components-external-link {
	text-decoration: none;
}

.components-external-link__contents {
	text-decoration: underline;
}

.components-external-link__icon {
	font-weight: 400;
	margin-left: .5ch;
}

.components-form-toggle {
	display: inline-block;
	height: 16px;
	position: relative;
}

.components-form-toggle .components-form-toggle__track {
	background-color: #fff;
	border: 1px solid #949494;
	border-radius: 8px;
	box-sizing: border-box;
	content: "";
	display: inline-block;
	height: 16px;
	position: relative;
	vertical-align: top;
	width: 32px;
}

@media not (prefers-reduced-motion) {
	.components-form-toggle .components-form-toggle__track {
		transition: background-color .2s ease, border-color .2s ease;
	}
}

.components-form-toggle .components-form-toggle__track {
	overflow: hidden;
}

.components-form-toggle .components-form-toggle__track:after {
	border-top: 16px solid rgba(0, 0, 0, 0);
	box-sizing: border-box;
	content: "";
	inset: 0;
	position: absolute;
}

@media not (prefers-reduced-motion) {
	.components-form-toggle .components-form-toggle__track:after {
		transition: opacity .2s ease;
	}
}

.components-form-toggle .components-form-toggle__track:after {
	opacity: 0;
}

.components-form-toggle .components-form-toggle__thumb {
	border-radius: 50%;
	box-sizing: border-box;
	display: block;
	height: 12px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 12px;
}

@media not (prefers-reduced-motion) {
	.components-form-toggle .components-form-toggle__thumb {
		transition: transform .2s ease, background-color .2s ease-out;
	}
}

.components-form-toggle .components-form-toggle__thumb {
	background-color: #1e1e1e;
	border: 6px solid rgba(0, 0, 0, 0);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .03), 0 1px 2px rgba(0, 0, 0, .02), 0 3px 3px rgba(0, 0, 0, .02), 0 4px 4px rgba(0, 0, 0, .01);
}

.components-form-toggle.is-checked .components-form-toggle__track {
	background-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-form-toggle.is-checked .components-form-toggle__track:after {
	opacity: 1;
}

.components-form-toggle .components-form-toggle__input:focus + .components-form-toggle__track {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 2px;
}

.components-form-toggle.is-checked .components-form-toggle__thumb {
	background-color: #fff;
	border-width: 0;
	transform: translateX(16px);
}

.components-disabled .components-form-toggle, .components-form-toggle.is-disabled {
	opacity: .3;
}

.components-form-toggle input.components-form-toggle__input[type=checkbox] {
	border: none;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked {
	background: none;
}

.components-form-toggle input.components-form-toggle__input[type=checkbox]:before {
	content: "";
}

.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]) {
	cursor: pointer;
}

.components-form-token-field__input-container {
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding: 6px 8px;
}

@media not (prefers-reduced-motion) {
	.components-form-token-field__input-container {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-form-token-field__input-container {
		font-size: 13px;
		line-height: normal;
	}
}

.components-form-token-field__input-container:focus {
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	box-shadow: 0 0 0 .5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-form-token-field__input-container::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-form-token-field__input-container::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-form-token-field__input-container:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-form-token-field__input-container {
	cursor: text;
	padding: 0;
	width: 100%;
}

.components-form-token-field__input-container.is-disabled {
	background: #ddd;
	border-color: #ddd;
}

.components-form-token-field__input-container.is-active {
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	box-shadow: 0 0 0 .5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-form-token-field__input-container input[type=text].components-form-token-field__input {
	background: inherit;
	border: 0;
	box-shadow: none;
	color: var(--wp-components-color-foreground, #1e1e1e);
	display: inline-block;
	flex: 1;
	font-family: inherit;
	font-size: 16px;
	margin-left: 4px;
	max-width: 100%;
	min-height: 24px;
	min-width: 50px;
	padding: 0;
	width: 100%;
}

@media (min-width:600px) {
	.components-form-token-field__input-container input[type=text].components-form-token-field__input {
		font-size: 13px;
	}
}

.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input, .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
	box-shadow: none;
	outline: none;
}

.components-form-token-field__input-container .components-form-token-field__token + input[type=text].components-form-token-field__input {
	width: auto;
}

.components-form-token-field__token {
	color: #1e1e1e;
	display: flex;
	font-size: 13px;
	max-width: 100%;
}

.components-form-token-field__token.is-success .components-form-token-field__remove-token, .components-form-token-field__token.is-success .components-form-token-field__token-text {
	background: #4ab866;
}

.components-form-token-field__token.is-error .components-form-token-field__remove-token, .components-form-token-field__token.is-error .components-form-token-field__token-text {
	background: #cc1818;
}

.components-form-token-field__token.is-validating .components-form-token-field__remove-token, .components-form-token-field__token.is-validating .components-form-token-field__token-text {
	color: #757575;
}

.components-form-token-field__token.is-borderless {
	padding: 0 24px 0 0;
	position: relative;
}

.components-form-token-field__token.is-borderless .components-form-token-field__token-text {
	background: rgba(0, 0, 0, 0);
}

.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text {
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
	background: rgba(0, 0, 0, 0);
	color: #757575;
	position: absolute;
	right: 0;
	top: 1px;
}

.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
	color: #4ab866;
}

.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
	color: #cc1818;
	padding: 0 4px 0 6px;
}

.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
	color: #1e1e1e;
}

.components-form-token-field__remove-token.components-button, .components-form-token-field__token-text {
	background: #ddd;
	display: inline-block;
	height: auto;
	min-width: unset;
}

@media not (prefers-reduced-motion) {
	.components-form-token-field__remove-token.components-button, .components-form-token-field__token-text {
		transition: all .2s cubic-bezier(.4, 1, .4, 1);
	}
}

.components-form-token-field__token-text {
	border-radius: 1px 0 0 1px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 0 0 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.components-form-token-field__remove-token.components-button {
	border-radius: 0 1px 1px 0;
	color: #1e1e1e;
	line-height: 10px;
	overflow: initial;
}

.components-form-token-field__remove-token.components-button:hover:not(:disabled) {
	color: #1e1e1e;
}

.components-form-token-field__suggestions-list {
	flex: 1 0 100%;
	max-height: 128px;
	min-width: 100%;
	overflow-y: auto;
}

@media not (prefers-reduced-motion) {
	.components-form-token-field__suggestions-list {
		transition: all .15s ease-in-out;
	}
}

.components-form-token-field__suggestions-list {
	box-shadow: inset 0 1px 0 0 #949494;
	list-style: none;
	margin: 0;
	padding: 0;
}

.components-form-token-field__suggestion {
	box-sizing: border-box;
	color: var(--wp-components-color-foreground, #1e1e1e);
	display: block;
	font-size: 13px;
	margin: 0;
	min-height: 32px;
	padding: 8px 12px;
}

.components-form-token-field__suggestion.is-selected {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: var(--wp-components-color-foreground-inverted, #fff);
}

.components-form-token-field__suggestion[aria-disabled=true] {
	color: #949494;
	pointer-events: none;
}

.components-form-token-field__suggestion[aria-disabled=true].is-selected {
	background: color-mix(in srgb, var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)) 4%, rgba(0, 0, 0, 0));
}

.components-form-token-field__suggestion:not(.is-empty) {
	cursor: pointer;
}

@media (min-width:600px) {
	.components-guide {
		width: 600px;
	}
}

.components-guide .components-modal__content {
	margin-top: 0;
	padding: 0;
}

.components-guide .components-modal__content:before {
	content: none;
}

.components-guide .components-modal__header {
	border-bottom: none;
	height: 64px;
	padding: 0;
	position: sticky;
}

.components-guide .components-modal__header .components-button {
	align-self: flex-start;
	margin: 8px 8px 0 0;
	position: static;
}

.components-guide .components-modal__header .components-button:hover svg {
	fill: #fff;
}

.components-guide .components-guide__container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: -64px;
	min-height: 100%;
}

.components-guide .components-guide__page {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}

@media (min-width:600px) {
	.components-guide .components-guide__page {
		min-height: 300px;
	}
}

.components-guide .components-guide__footer {
	align-content: center;
	display: flex;
	height: 36px;
	justify-content: center;
	margin: 0 0 24px;
	padding: 0 32px;
	position: relative;
	width: 100%;
}

.components-guide .components-guide__page-control {
	margin: 0;
	text-align: center;
}

.components-guide .components-guide__page-control li {
	display: inline-block;
	margin: 0;
}

.components-guide .components-guide__page-control .components-button {
	color: #e0e0e0;
	margin: -6px 0;
}

.components-guide .components-guide__page-control li[aria-current=step] .components-button {
	color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-modal__frame.components-guide {
	border: none;
	max-height: 575px;
	min-width: 312px;
}

@media (max-width:600px) {
	.components-modal__frame.components-guide {
		margin: auto;
		max-width: calc(100vw - 32px);
	}
}

.components-button.components-guide__back-button, .components-button.components-guide__finish-button, .components-button.components-guide__forward-button {
	position: absolute;
}

.components-button.components-guide__back-button {
	left: 32px;
}

.components-button.components-guide__finish-button, .components-button.components-guide__forward-button {
	right: 32px;
}

[role=region] {
	position: relative;
}

.is-focusing-regions [role=region]:focus:after, [role=region].interface-interface-skeleton__content:focus-visible:after {
	bottom: 0;
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000000;
}

.is-focusing-regions .editor-post-publish-panel, .is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel, .is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel, .is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel, .is-focusing-regions [role=region]:focus:after, .is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header, [role=region].interface-interface-skeleton__content:focus-visible:after {
	outline-color: var(--wp-admin-theme-color);
	outline-offset: calc(var(--wp-admin-border-width-focus) * -2 / var(--wp-block-editor-iframe-zoom-out-scale, 1));
	outline-style: solid;
	outline-width: calc(var(--wp-admin-border-width-focus) * 2 / var(--wp-block-editor-iframe-zoom-out-scale, 1));
}

.components-menu-group + .components-menu-group {
	border-top: 1px solid #1e1e1e;
	padding-top: 8px;
}

.components-menu-group + .components-menu-group.has-hidden-separator {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.components-menu-group:has(>div:empty) {
	display: none;
}

.components-menu-group__label {
	color: #757575;
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 12px;
	margin-top: 4px;
	padding: 0 8px;
	text-transform: uppercase;
	white-space: nowrap;
}

.components-menu-item__button, .components-menu-item__button.components-button {
	width: 100%;
}

.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child, .components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child, .components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child, .components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child {
	box-sizing: initial;
	padding-right: 48px;
}

.components-menu-item__button .components-menu-items__item-icon, .components-menu-item__button.components-button .components-menu-items__item-icon {
	display: inline-block;
	flex: 0 0 auto;
}

.components-menu-item__button .components-menu-items__item-icon.has-icon-right, .components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right {
	margin-left: 24px;
	margin-right: -2px;
}

.components-menu-item__button .components-menu-item__shortcut + .components-menu-items__item-icon.has-icon-right, .components-menu-item__button.components-button .components-menu-item__shortcut + .components-menu-items__item-icon.has-icon-right {
	margin-left: 8px;
}

.components-menu-item__button .block-editor-block-icon, .components-menu-item__button.components-button .block-editor-block-icon {
	margin-left: -2px;
	margin-right: 8px;
}

.components-menu-item__button.components-button.is-primary, .components-menu-item__button.is-primary {
	justify-content: center;
}

.components-menu-item__button.components-button.is-primary .components-menu-item__item, .components-menu-item__button.is-primary .components-menu-item__item {
	margin-right: 0;
}

.components-menu-item__button.components-button:disabled.is-tertiary, .components-menu-item__button.components-button[aria-disabled=true].is-tertiary, .components-menu-item__button:disabled.is-tertiary, .components-menu-item__button[aria-disabled=true].is-tertiary {
	background: none;
	color: var(--wp-components-color-accent-darker-10, var(--wp-admin-theme-color-darker-10, #2145e6));
	opacity: .3;
}

.components-menu-item__info-wrapper {
	display: flex;
	flex-direction: column;
	margin-right: auto;
}

.components-menu-item__info {
	color: #757575;
	font-size: 12px;
	margin-top: 4px;
	white-space: normal;
}

.components-menu-item__item {
	align-items: center;
	display: inline-flex;
	margin-right: auto;
	min-width: 160px;
	white-space: nowrap;
}

.components-menu-item__shortcut {
	align-self: center;
	color: currentColor;
	display: none;
	margin-left: auto;
	margin-right: 0;
	padding-left: 24px;
}

@media (min-width:480px) {
	.components-menu-item__shortcut {
		display: inline;
	}
}

.components-menu-items-choice, .components-menu-items-choice.components-button {
	height: auto;
	min-height: 40px;
}

.components-menu-items-choice svg, .components-menu-items-choice.components-button svg {
	margin-right: 12px;
}

.components-menu-items-choice.components-button.has-icon, .components-menu-items-choice.has-icon {
	padding-left: 12px;
}

.components-modal__screen-overlay {
	background-color: rgba(0, 0, 0, .35);
	bottom: 0;
	display: flex;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100000;
}

@keyframes __wp-base-styles-fade-in {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@media not (prefers-reduced-motion) {
	.components-modal__screen-overlay {
		animation: __wp-base-styles-fade-in .08s linear 0s;
		animation-fill-mode: forwards;
	}
}

@keyframes __wp-base-styles-fade-out {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@media not (prefers-reduced-motion) {
	.components-modal__screen-overlay.is-animating-out {
		animation: __wp-base-styles-fade-out .08s linear 80ms;
		animation-fill-mode: forwards;
	}
}

.components-modal__frame {
	box-sizing: border-box;
}

.components-modal__frame *, .components-modal__frame :after, .components-modal__frame :before {
	box-sizing: inherit;
}

.components-modal__frame {
	animation-fill-mode: forwards;
	animation-name: components-modal__appear-animation;
	animation-timing-function: cubic-bezier(.29, 0, 0, 1);
	background: #fff;
	border-radius: 8px 8px 0 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .08), 0 15px 27px rgba(0, 0, 0, .07), 0 30px 36px rgba(0, 0, 0, .04), 0 50px 43px rgba(0, 0, 0, .02);
	color: #1e1e1e;
	display: flex;
	margin: 40px 0 0;
	overflow: hidden;
	width: 100%;
}

.components-modal__frame h1, .components-modal__frame h2, .components-modal__frame h3 {
	color: #1e1e1e;
}

@media not (prefers-reduced-motion) {
	.components-modal__frame {
		animation-duration: var(--modal-frame-animation-duration);
	}
}

.components-modal__screen-overlay.is-animating-out .components-modal__frame {
	animation-name: components-modal__disappear-animation;
	animation-timing-function: cubic-bezier(1, 0, .2, 1);
}

@media (min-width:600px) {
	.components-modal__frame {
		border-radius: 8px;
		margin: auto;
		max-height: calc(100% - 128px);
		max-width: calc(100% - 32px);
		min-width: 350px;
		width: auto;
	}
}

@media (min-width:600px) and (min-width:600px) {
	.components-modal__frame.is-full-screen {
		height: calc(100% - 32px);
		max-height: none;
		width: calc(100% - 32px);
	}
}

@media (min-width:600px) and (min-width:782px) {
	.components-modal__frame.is-full-screen {
		height: calc(100% - 80px);
		max-width: none;
		width: calc(100% - 80px);
	}
}

@media (min-width:600px) {
	.components-modal__frame.has-size-large, .components-modal__frame.has-size-medium, .components-modal__frame.has-size-small {
		width: 100%;
	}
	
	.components-modal__frame.has-size-small {
		max-width: 384px;
	}
	
	.components-modal__frame.has-size-medium {
		max-width: 512px;
	}
	
	.components-modal__frame.has-size-large {
		max-width: 840px;
	}
}

@media (min-width:960px) {
	.components-modal__frame {
		max-height: 70%;
	}
}

@keyframes components-modal__appear-animation {
	0% {
		opacity: 0;
		transform: scale(.9);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes components-modal__disappear-animation {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	
	to {
		opacity: 0;
		transform: scale(.9);
	}
}

.components-modal__header {
	align-items: center;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	height: 72px;
	justify-content: space-between;
	left: 0;
	padding: 24px 32px 8px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.components-modal__header .components-modal__header-heading {
	font-size: 1.2rem;
	font-weight: 600;
}

.components-modal__header h1 {
	line-height: 1;
	margin: 0;
}

.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header {
	border-bottom-color: #ddd;
}

.components-modal__header + p {
	margin-top: 0;
}

.components-modal__header-heading-container {
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	justify-content: flex-start;
}

.components-modal__header-icon-container {
	display: inline-block;
}

.components-modal__header-icon-container svg {
	max-height: 36px;
	max-width: 36px;
	padding: 8px;
}

.components-modal__content {
	flex: 1;
	margin-top: 72px;
	overflow: auto;
	padding: 4px 32px 32px;
}

.components-modal__content.hide-header {
	margin-top: 0;
	padding-top: 32px;
}

.components-modal__content.is-scrollable:focus-visible {
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: -2px;
}

.components-notice {
	align-items: center;
	background-color: #fff;
	border-left: 4px solid var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	color: #1e1e1e;
	display: flex;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	padding: 8px 12px;
}

.components-notice.is-dismissible {
	position: relative;
}

.components-notice.is-success {
	background-color: #eff9f1;
	border-left-color: #4ab866;
}

.components-notice.is-warning {
	background-color: #fef8ee;
	border-left-color: #f0b849;
}

.components-notice.is-error {
	background-color: #f4a2a2;
	border-left-color: #cc1818;
}

.components-notice__content {
	flex-grow: 1;
	margin: 4px 25px 4px 0;
}

.components-notice__actions {
	display: flex;
	flex-wrap: wrap;
}

.components-notice__action.components-button, .components-notice__action.components-button.is-link {
	margin-left: 12px;
}

.components-notice__action.components-button.is-secondary {
	vertical-align: initial;
}

.components-notice__action.components-button {
	margin-right: 8px;
}

.components-notice__dismiss {
	align-self: flex-start;
	color: #757575;
	flex-shrink: 0;
}

.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus, .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active, .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
	background-color: initial;
	color: #1e1e1e;
}

.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
	box-shadow: none;
}

.components-notice-list {
	box-sizing: border-box;
	max-width: 100vw;
}

.components-notice-list .components-notice__content {
	line-height: 2;
	margin-bottom: 12px;
	margin-top: 12px;
}

.components-notice-list .components-notice__action.components-button {
	display: block;
	margin-left: 0;
	margin-top: 8px;
}

.components-panel {
	background: #fff;
	border: 1px solid #e0e0e0;
}

.components-panel > .components-panel__body:first-child, .components-panel > .components-panel__header:first-child {
	margin-top: -1px;
}

.components-panel > .components-panel__body:last-child, .components-panel > .components-panel__header:last-child {
	border-bottom-width: 0;
}

.components-panel + .components-panel {
	margin-top: -1px;
}

.components-panel__body {
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}

.components-panel__body h3 {
	margin: 0 0 .5em;
}

.components-panel__body.is-opened {
	padding: 16px;
}

.components-panel__header {
	align-items: center;
	border-bottom: 1px solid #ddd;
	box-sizing: initial;
	display: flex;
	flex-shrink: 0;
	height: 47px;
	justify-content: space-between;
	padding: 0 16px;
}

.components-panel__header h2 {
	color: inherit;
	font-size: inherit;
	margin: 0;
}

.components-panel__body + .components-panel__body, .components-panel__body + .components-panel__header, .components-panel__header + .components-panel__body, .components-panel__header + .components-panel__header {
	margin-top: -1px;
}

.components-panel__body > .components-panel__body-title {
	display: block;
	font-size: inherit;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

@media not (prefers-reduced-motion) {
	.components-panel__body > .components-panel__body-title {
		transition: background .1s ease-in-out;
	}
}

.components-panel__body.is-opened > .components-panel__body-title {
	margin: -16px -16px 5px;
}

.components-panel__body > .components-panel__body-title:hover {
	background: #f0f0f0;
	border: none;
}

.components-panel__body-toggle.components-button {
	border: none;
	box-shadow: none;
	color: #1e1e1e;
	font-weight: 500;
	outline: none;
	padding: 16px 48px 16px 16px;
	position: relative;
	text-align: left;
	width: 100%;
}

@media not (prefers-reduced-motion) {
	.components-panel__body-toggle.components-button {
		transition: background .1s ease-in-out;
	}
}

.components-panel__body-toggle.components-button {
	height: auto;
}

.components-panel__body-toggle.components-button:focus {
	border-radius: 0;
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-panel__body-toggle.components-button .components-panel__arrow {
	color: #1e1e1e;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	fill: currentColor;
}

@media not (prefers-reduced-motion) {
	.components-panel__body-toggle.components-button .components-panel__arrow {
		transition: color .1s ease-in-out;
	}
}

body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right {
	-ms-filter: fliph;
	filter: FlipH;
	margin-top: -10px;
	transform: scaleX(-1);
}

.components-panel__icon {
	color: #757575;
	margin: -2px 0 -2px 6px;
}

.components-panel__body-toggle-icon {
	margin-right: -5px;
}

.components-panel__color-title {
	float: left;
	height: 19px;
}

.components-panel__row {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
	min-height: 36px;
}

.components-panel__row select {
	min-width: 0;
}

.components-panel__row label {
	flex-shrink: 0;
	margin-right: 12px;
	max-width: 75%;
}

.components-panel__row:empty, .components-panel__row:first-of-type {
	margin-top: 0;
}

.components-panel .circle-picker {
	padding-bottom: 20px;
}

.components-placeholder.components-placeholder {
	align-items: flex-start;
	box-sizing: border-box;
	color: #1e1e1e;
	display: flex;
	flex-direction: column;
	font-size: 13px;
	gap: 16px;
	margin: 0;
	padding: 24px;
	position: relative;
	text-align: left;
	width: 100%;
	-moz-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px #1e1e1e;
	outline: 1px solid rgba(0, 0, 0, 0);
}

.components-placeholder__error, .components-placeholder__fieldset, .components-placeholder__instructions, .components-placeholder__label {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: normal;
	text-transform: none;
}

.components-placeholder__label {
	align-items: center;
	display: flex;
	font-weight: 600;
}

.components-placeholder__label .block-editor-block-icon, .components-placeholder__label .dashicon, .components-placeholder__label > svg {
	margin-right: 4px;
	fill: currentColor;
}

@media (forced-colors:active) {
	.components-placeholder__label .block-editor-block-icon, .components-placeholder__label .dashicon, .components-placeholder__label > svg {
		fill: CanvasText;
	}
}

.components-placeholder__label:empty {
	display: none;
}

.components-placeholder__fieldset, .components-placeholder__fieldset form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 16px;
	justify-content: flex-start;
	width: 100%;
}

.components-placeholder__fieldset form p, .components-placeholder__fieldset p {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
}

.components-placeholder__fieldset.is-column-layout, .components-placeholder__fieldset.is-column-layout form {
	flex-direction: column;
}

.components-placeholder__input[type=url] {
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding: 6px 8px;
}

@media not (prefers-reduced-motion) {
	.components-placeholder__input[type=url] {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-placeholder__input[type=url] {
		font-size: 13px;
		line-height: normal;
	}
}

.components-placeholder__input[type=url]:focus {
	border-color: var(--wp-admin-theme-color);
	box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-placeholder__input[type=url]::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-placeholder__input[type=url]::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-placeholder__input[type=url]:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-placeholder__input[type=url] {
	flex: 1 1 auto;
}

.components-placeholder__error {
	gap: 8px;
	width: 100%;
}

.components-placeholder__fieldset .components-button:not(.is-link) ~ .components-button.is-link {
	margin-left: 10px;
	margin-right: 10px;
}

.components-placeholder__fieldset .components-button:not(.is-link) ~ .components-button.is-link:last-child {
	margin-right: 0;
}

.components-placeholder.is-medium .components-placeholder__instructions, .components-placeholder.is-small .components-placeholder__instructions {
	display: none;
}

.components-placeholder.is-medium .components-placeholder__fieldset, .components-placeholder.is-medium .components-placeholder__fieldset form, .components-placeholder.is-small .components-placeholder__fieldset, .components-placeholder.is-small .components-placeholder__fieldset form {
	flex-direction: column;
}

.components-placeholder.is-medium .components-button, .components-placeholder.is-medium .components-placeholder__fieldset > *, .components-placeholder.is-small .components-button, .components-placeholder.is-small .components-placeholder__fieldset > * {
	justify-content: center;
	width: 100%;
}

.components-placeholder.is-small {
	padding: 16px;
}

.components-placeholder.has-illustration {
	backdrop-filter: blur(100px);
	backface-visibility: hidden;
	background-color: initial;
	border-radius: 0;
	box-shadow: none;
	color: inherit;
	display: flex;
}

.is-dark-theme .components-placeholder.has-illustration {
	background-color: rgba(0, 0, 0, .1);
}

.components-placeholder.has-illustration .components-placeholder__fieldset {
	margin-left: 0;
	margin-right: 0;
}

.components-placeholder.has-illustration .components-button, .components-placeholder.has-illustration .components-placeholder__instructions, .components-placeholder.has-illustration .components-placeholder__label {
	opacity: 0;
	pointer-events: none;
}

@media not (prefers-reduced-motion) {
	.components-placeholder.has-illustration .components-button, .components-placeholder.has-illustration .components-placeholder__instructions, .components-placeholder.has-illustration .components-placeholder__label {
		transition: opacity .1s linear;
	}
}

.is-selected > .components-placeholder.has-illustration .components-button, .is-selected > .components-placeholder.has-illustration .components-placeholder__instructions, .is-selected > .components-placeholder.has-illustration .components-placeholder__label {
	opacity: 1;
	pointer-events: auto;
}

.components-placeholder.has-illustration:before {
	background: currentColor;
	bottom: 0;
	content: "";
	left: 0;
	opacity: .1;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.components-placeholder.has-illustration {
	overflow: hidden;
}

.is-selected .components-placeholder.has-illustration {
	overflow: auto;
}

.components-placeholder__preview {
	display: flex;
	justify-content: center;
}

.components-placeholder__illustration {
	box-sizing: initial;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	stroke: currentColor;
	opacity: .25;
}

.components-popover {
	box-sizing: border-box;
}

.components-popover *, .components-popover :after, .components-popover :before {
	box-sizing: inherit;
}

.components-popover {
	will-change: transform;
	z-index: 1000000;
}

.components-popover.is-expanded {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000000 !important;
}

.components-popover__content {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 0 1px #ccc, 0 2px 3px rgba(0, 0, 0, .05), 0 4px 5px rgba(0, 0, 0, .04), 0 12px 12px rgba(0, 0, 0, .03), 0 16px 16px rgba(0, 0, 0, .02);
	box-sizing: border-box;
	width: min-content;
}

.is-alternate .components-popover__content {
	border-radius: 2px;
	box-shadow: 0 0 0 1px #1e1e1e;
}

.is-unstyled .components-popover__content {
	background: none;
	border-radius: 0;
	box-shadow: none;
}

.components-popover.is-expanded .components-popover__content {
	box-shadow: 0 -1px 0 0 #ccc;
	height: calc(100% - 48px);
	overflow-y: visible;
	position: static;
	width: auto;
}

.components-popover.is-expanded.is-alternate .components-popover__content {
	box-shadow: 0 -1px 0 #1e1e1e;
}

.components-popover__header {
	align-items: center;
	background: #fff;
	display: flex;
	height: 48px;
	justify-content: space-between;
	padding: 0 8px 0 16px;
}

.components-popover__header-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.components-popover__close.components-button {
	z-index: 5;
}

.components-popover__arrow {
	display: flex;
	height: 14px;
	pointer-events: none;
	position: absolute;
	width: 14px;
}

.components-popover__arrow:before {
	background-color: #fff;
	content: "";
	height: 2px;
	left: 1px;
	position: absolute;
	right: 1px;
	top: -1px;
}

.components-popover__arrow.is-top {
	bottom: -14px !important;
	transform: rotate(0);
}

.components-popover__arrow.is-right {
	left: -14px !important;
	transform: rotate(90deg);
}

.components-popover__arrow.is-bottom {
	top: -14px !important;
	transform: rotate(180deg);
}

.components-popover__arrow.is-left {
	right: -14px !important;
	transform: rotate(-90deg);
}

.components-popover__triangle {
	display: block;
	flex: 1;
}

.components-popover__triangle-bg {
	fill: #fff;
}

.components-popover__triangle-border {
	fill: rgba(0, 0, 0, 0);
	stroke-width: 1px;
	stroke: #ccc;
}

.is-alternate .components-popover__triangle-border {
	stroke: #1e1e1e;
}

.components-radio-control {
	border: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.components-radio-control__group-wrapper.has-help {
	margin-block-end: 12px;
}

.components-radio-control__option {
	align-items: center;
	column-gap: 8px;
	display: grid;
	grid-template-columns: auto 1fr;
	grid-template-rows: auto minmax(0, max-content);
}

.components-radio-control__input[type=radio] {
	border: 1px solid #1e1e1e;
	border-radius: 50%;
	grid-column: 1;
	grid-row: 1;
	height: 24px;
	margin-right: 12px;
	max-width: 24px;
	min-width: 24px;
	position: relative;
	transition: none;
	width: 24px;
}

@media not (prefers-reduced-motion) {
	.components-radio-control__input[type=radio] {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-radio-control__input[type=radio] {
		height: 16px;
		max-width: 16px;
		min-width: 16px;
		width: 16px;
	}
}

.components-radio-control__input[type=radio]:checked:before {
	background-color: #fff;
	border: 4px solid #fff;
	box-sizing: inherit;
	height: 12px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 12px;
}

@media (min-width:600px) {
	.components-radio-control__input[type=radio]:checked:before {
		height: 8px;
		width: 8px;
	}
}

.components-radio-control__input[type=radio]:focus {
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--wp-admin-theme-color);
}

.components-radio-control__input[type=radio]:checked {
	background: var(--wp-admin-theme-color);
	border: none;
}

.components-radio-control__input[type=radio] {
	appearance: none;
	cursor: pointer;
	display: inline-flex;
	margin: 0;
	padding: 0;
}

.components-radio-control__input[type=radio]:focus {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 2px;
}

.components-radio-control__input[type=radio]:checked {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-radio-control__input[type=radio]:checked:before {
	border-radius: 50%;
	content: "";
}

.components-radio-control__label {
	cursor: pointer;
	grid-column: 2;
	grid-row: 1;
	line-height: 24px;
}

@media (min-width:600px) {
	.components-radio-control__label {
		line-height: 16px;
	}
}

.components-radio-control__option-description {
	grid-column: 2;
	grid-row: 2;
	padding-block-start: 4px;
}

.components-radio-control__option-description.components-radio-control__option-description {
	margin-top: 0;
}

.components-resizable-box__handle {
	display: none;
	height: 23px;
	width: 23px;
	z-index: 2;
}

.components-resizable-box__container.has-show-handle .components-resizable-box__handle {
	display: block;
}

.components-resizable-box__handle > div {
	height: 100%;
	outline: none;
	position: relative;
	width: 100%;
	z-index: 2;
}

.components-resizable-box__container > img {
	width: inherit;
}

.components-resizable-box__handle:after {
	background: #fff;
	border-radius: 50%;
	box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9)), 0 1px 1px rgba(0, 0, 0, .03), 0 1px 2px rgba(0, 0, 0, .02), 0 3px 3px rgba(0, 0, 0, .02), 0 4px 4px rgba(0, 0, 0, .01);
	content: "";
	cursor: inherit;
	display: block;
	height: 15px;
	outline: 2px solid rgba(0, 0, 0, 0);
	position: absolute;
	right: calc(50% - 8px);
	top: calc(50% - 8px);
	width: 15px;
}

.components-resizable-box__side-handle:before {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-radius: 9999px;
	content: "";
	cursor: inherit;
	display: block;
	height: 3px;
	position: absolute;
	right: calc(50% - 1px);
	top: calc(50% - 1px);
	width: 3px;
}

@media not (prefers-reduced-motion) {
	.components-resizable-box__side-handle:before {
		transition: transform .1s ease-in;
		will-change: transform;
	}
}

.components-resizable-box__side-handle:before {
	opacity: 0;
}

.components-resizable-box__corner-handle, .components-resizable-box__side-handle {
	z-index: 2;
}

.components-resizable-box__side-handle.components-resizable-box__handle-bottom, .components-resizable-box__side-handle.components-resizable-box__handle-bottom:before, .components-resizable-box__side-handle.components-resizable-box__handle-top, .components-resizable-box__side-handle.components-resizable-box__handle-top:before {
	border-left: 0;
	border-right: 0;
	left: 0;
	width: 100%;
}

.components-resizable-box__side-handle.components-resizable-box__handle-left, .components-resizable-box__side-handle.components-resizable-box__handle-left:before, .components-resizable-box__side-handle.components-resizable-box__handle-right, .components-resizable-box__side-handle.components-resizable-box__handle-right:before {
	border-bottom: 0;
	border-top: 0;
	height: 100%;
	top: 0;
}

@media not (prefers-reduced-motion) {
	.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-top:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before {
		animation: components-resizable-box__top-bottom-animation .1s ease-out 0s;
		animation-fill-mode: forwards;
	}
	
	.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-right:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before {
		animation: components-resizable-box__left-right-animation .1s ease-out 0s;
		animation-fill-mode: forwards;
	}
}

@media not all and (min-resolution:0.001dpcm) {
	@supports (-webkit-appearance:none) {
		.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-left:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-right:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before, .components-resizable-box__side-handle.components-resizable-box__handle-top:active:before, .components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before {
			animation: none;
		}
	}
}

@keyframes components-resizable-box__top-bottom-animation {
	0% {
		opacity: 0;
		transform: scaleX(0);
	}
	
	to {
		opacity: 1;
		transform: scaleX(1);
	}
}

@keyframes components-resizable-box__left-right-animation {
	0% {
		opacity: 0;
		transform: scaleY(0);
	}
	
	to {
		opacity: 1;
		transform: scaleY(1);
	}
}

/*!rtl:begin:ignore*/
.components-resizable-box__handle-right {
	right: -11.5px;
}

.components-resizable-box__handle-left {
	left: -11.5px;
}

.components-resizable-box__handle-top {
	top: -11.5px;
}

.components-resizable-box__handle-bottom {
	bottom: -11.5px;
}

/*!rtl:end:ignore*/
.components-responsive-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	max-width: 100%;
	position: relative;
}

.components-responsive-wrapper__content {
	display: block;
	max-width: 100%;
	width: 100%;
}

.components-sandbox {
	overflow: hidden;
}

iframe.components-sandbox {
	width: 100%;
}

body.lockscroll, html.lockscroll {
	overflow: hidden;
}

.components-select-control__input {
	outline: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.components-snackbar {
	backdrop-filter: blur(16px) saturate(180%);
	background: rgba(0, 0, 0, .85);
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 2px 3px rgba(0, 0, 0, .04), 0 6px 6px rgba(0, 0, 0, .03), 0 8px 8px rgba(0, 0, 0, .02);
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	max-width: 600px;
	padding: 12px 20px;
	pointer-events: auto;
	width: 100%;
}

@media (min-width:600px) {
	.components-snackbar {
		width: fit-content;
	}
}

.components-snackbar:focus {
	box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
}

.components-snackbar.components-snackbar-explicit-dismiss {
	cursor: default;
}

.components-snackbar .components-snackbar__content-with-icon {
	padding-left: 24px;
	position: relative;
}

.components-snackbar .components-snackbar__icon {
	left: -8px;
	position: absolute;
	top: -2.9px;
}

.components-snackbar .components-snackbar__dismiss-button {
	cursor: pointer;
	margin-left: 24px;
}

.components-snackbar__action.components-button, .components-snackbar__action.components-external-link {
	color: #fff;
	flex-shrink: 0;
	margin-left: 32px;
}

.components-snackbar__action.components-button:focus, .components-snackbar__action.components-external-link:focus {
	box-shadow: none;
	outline: 1px dotted #fff;
}

.components-snackbar__action.components-button:hover, .components-snackbar__action.components-external-link:hover {
	color: currentColor;
	text-decoration: none;
}

.components-snackbar__content {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
	line-height: 1.4;
}

.components-snackbar-list {
	box-sizing: border-box;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 100000;
}

.components-snackbar-list__notice-container {
	padding-top: 8px;
	position: relative;
}

.components-tab-panel__tabs {
	align-items: stretch;
	display: flex;
	flex-direction: row;
}

.components-tab-panel__tabs[aria-orientation=vertical] {
	flex-direction: column;
}

.components-tab-panel__tabs-item {
	background: rgba(0, 0, 0, 0);
	border: none;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	font-weight: 500;
	height: 48px !important;
	margin-left: 0;
	padding: 3px 16px;
	position: relative;
}

.components-tab-panel__tabs-item:focus:not(:disabled) {
	box-shadow: none;
	outline: none;
	position: relative;
}

.components-tab-panel__tabs-item:after {
	background: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	border-radius: 0;
	bottom: 0;
	content: "";
	height: calc(var(--wp-admin-border-width-focus) * 0);
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
}

@media not (prefers-reduced-motion) {
	.components-tab-panel__tabs-item:after {
		transition: all .1s linear;
	}
}

.components-tab-panel__tabs-item.is-active:after {
	height: calc(var(--wp-admin-border-width-focus) * 1);
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: -1px;
}

.components-tab-panel__tabs-item:before {
	border-radius: 2px;
	bottom: 12px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	content: "";
	left: 12px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 12px;
}

@media not (prefers-reduced-motion) {
	.components-tab-panel__tabs-item:before {
		transition: all .1s linear;
	}
}

.components-tab-panel__tabs-item:focus-visible:before {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-tab-panel__tab-content:focus {
	box-shadow: none;
	outline: none;
}

.components-tab-panel__tab-content:focus-visible {
	box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 0;
}

.components-text-control__input, .components-text-control__input[type=color], .components-text-control__input[type=date], .components-text-control__input[type=datetime-local], .components-text-control__input[type=datetime], .components-text-control__input[type=email], .components-text-control__input[type=month], .components-text-control__input[type=number], .components-text-control__input[type=password], .components-text-control__input[type=tel], .components-text-control__input[type=text], .components-text-control__input[type=time], .components-text-control__input[type=url], .components-text-control__input[type=week] {
	background: var(--wp-components-color-background, #fff);
	border: 1px solid #949494;
	border-radius: 2px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	color: var(--wp-components-color-foreground, #1e1e1e);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 16px;
	height: 32px;
	line-height: normal;
	margin: 0;
	padding: 6px 8px;
	width: 100%;
}

@media not (prefers-reduced-motion) {
	.components-text-control__input, .components-text-control__input[type=color], .components-text-control__input[type=date], .components-text-control__input[type=datetime-local], .components-text-control__input[type=datetime], .components-text-control__input[type=email], .components-text-control__input[type=month], .components-text-control__input[type=number], .components-text-control__input[type=password], .components-text-control__input[type=tel], .components-text-control__input[type=text], .components-text-control__input[type=time], .components-text-control__input[type=url], .components-text-control__input[type=week] {
		transition: box-shadow .1s linear;
	}
}

@media (min-width:600px) {
	.components-text-control__input, .components-text-control__input[type=color], .components-text-control__input[type=date], .components-text-control__input[type=datetime-local], .components-text-control__input[type=datetime], .components-text-control__input[type=email], .components-text-control__input[type=month], .components-text-control__input[type=number], .components-text-control__input[type=password], .components-text-control__input[type=tel], .components-text-control__input[type=text], .components-text-control__input[type=time], .components-text-control__input[type=url], .components-text-control__input[type=week] {
		font-size: 13px;
		line-height: normal;
	}
}

.components-text-control__input:focus, .components-text-control__input[type=color]:focus, .components-text-control__input[type=date]:focus, .components-text-control__input[type=datetime-local]:focus, .components-text-control__input[type=datetime]:focus, .components-text-control__input[type=email]:focus, .components-text-control__input[type=month]:focus, .components-text-control__input[type=number]:focus, .components-text-control__input[type=password]:focus, .components-text-control__input[type=tel]:focus, .components-text-control__input[type=text]:focus, .components-text-control__input[type=time]:focus, .components-text-control__input[type=url]:focus, .components-text-control__input[type=week]:focus {
	border-color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	box-shadow: 0 0 0 .5px var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-text-control__input::-webkit-input-placeholder, .components-text-control__input[type=color]::-webkit-input-placeholder, .components-text-control__input[type=date]::-webkit-input-placeholder, .components-text-control__input[type=datetime-local]::-webkit-input-placeholder, .components-text-control__input[type=datetime]::-webkit-input-placeholder, .components-text-control__input[type=email]::-webkit-input-placeholder, .components-text-control__input[type=month]::-webkit-input-placeholder, .components-text-control__input[type=number]::-webkit-input-placeholder, .components-text-control__input[type=password]::-webkit-input-placeholder, .components-text-control__input[type=tel]::-webkit-input-placeholder, .components-text-control__input[type=text]::-webkit-input-placeholder, .components-text-control__input[type=time]::-webkit-input-placeholder, .components-text-control__input[type=url]::-webkit-input-placeholder, .components-text-control__input[type=week]::-webkit-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-text-control__input::-moz-placeholder, .components-text-control__input[type=color]::-moz-placeholder, .components-text-control__input[type=date]::-moz-placeholder, .components-text-control__input[type=datetime-local]::-moz-placeholder, .components-text-control__input[type=datetime]::-moz-placeholder, .components-text-control__input[type=email]::-moz-placeholder, .components-text-control__input[type=month]::-moz-placeholder, .components-text-control__input[type=number]::-moz-placeholder, .components-text-control__input[type=password]::-moz-placeholder, .components-text-control__input[type=tel]::-moz-placeholder, .components-text-control__input[type=text]::-moz-placeholder, .components-text-control__input[type=time]::-moz-placeholder, .components-text-control__input[type=url]::-moz-placeholder, .components-text-control__input[type=week]::-moz-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-text-control__input:-ms-input-placeholder, .components-text-control__input[type=color]:-ms-input-placeholder, .components-text-control__input[type=date]:-ms-input-placeholder, .components-text-control__input[type=datetime-local]:-ms-input-placeholder, .components-text-control__input[type=datetime]:-ms-input-placeholder, .components-text-control__input[type=email]:-ms-input-placeholder, .components-text-control__input[type=month]:-ms-input-placeholder, .components-text-control__input[type=number]:-ms-input-placeholder, .components-text-control__input[type=password]:-ms-input-placeholder, .components-text-control__input[type=tel]:-ms-input-placeholder, .components-text-control__input[type=text]:-ms-input-placeholder, .components-text-control__input[type=time]:-ms-input-placeholder, .components-text-control__input[type=url]:-ms-input-placeholder, .components-text-control__input[type=week]:-ms-input-placeholder {
	color: rgba(30, 30, 30, .62);
}

.components-text-control__input, .components-text-control__input[type=color], .components-text-control__input[type=date], .components-text-control__input[type=datetime-local], .components-text-control__input[type=datetime], .components-text-control__input[type=email], .components-text-control__input[type=month], .components-text-control__input[type=number], .components-text-control__input[type=password], .components-text-control__input[type=tel], .components-text-control__input[type=text], .components-text-control__input[type=time], .components-text-control__input[type=url], .components-text-control__input[type=week] {
	border-color: var(--wp-components-color-gray-600, #949494);
}

.components-text-control__input::placeholder, .components-text-control__input[type=color]::placeholder, .components-text-control__input[type=date]::placeholder, .components-text-control__input[type=datetime-local]::placeholder, .components-text-control__input[type=datetime]::placeholder, .components-text-control__input[type=email]::placeholder, .components-text-control__input[type=month]::placeholder, .components-text-control__input[type=number]::placeholder, .components-text-control__input[type=password]::placeholder, .components-text-control__input[type=tel]::placeholder, .components-text-control__input[type=text]::placeholder, .components-text-control__input[type=time]::placeholder, .components-text-control__input[type=url]::placeholder, .components-text-control__input[type=week]::placeholder {
	color: color-mix(in srgb, var(--wp-components-color-foreground, #1e1e1e), rgba(0, 0, 0, 0) 38%);
}

.components-text-control__input.is-next-40px-default-size, .components-text-control__input[type=color].is-next-40px-default-size, .components-text-control__input[type=date].is-next-40px-default-size, .components-text-control__input[type=datetime-local].is-next-40px-default-size, .components-text-control__input[type=datetime].is-next-40px-default-size, .components-text-control__input[type=email].is-next-40px-default-size, .components-text-control__input[type=month].is-next-40px-default-size, .components-text-control__input[type=number].is-next-40px-default-size, .components-text-control__input[type=password].is-next-40px-default-size, .components-text-control__input[type=tel].is-next-40px-default-size, .components-text-control__input[type=text].is-next-40px-default-size, .components-text-control__input[type=time].is-next-40px-default-size, .components-text-control__input[type=url].is-next-40px-default-size, .components-text-control__input[type=week].is-next-40px-default-size {
	height: 40px;
	padding-left: 12px;
	padding-right: 12px;
}

.components-text-control__input[type=email], .components-text-control__input[type=url] {
	direction: ltr;
}

.components-tip {
	color: #757575;
	display: flex;
}

.components-tip svg {
	align-self: center;
	fill: #f0b849;
	flex-shrink: 0;
	margin-right: 16px;
}

.components-tip p {
	margin: 0;
}

.components-toggle-control__label {
	line-height: 16px;
}

.components-toggle-control__label:not(.is-disabled) {
	cursor: pointer;
}

.components-toggle-control__help {
	display: inline-block;
	margin-inline-start: 40px;
}

.components-accessible-toolbar {
	border: 1px solid var(--wp-components-color-foreground, #1e1e1e);
	border-radius: 2px;
	display: inline-flex;
	flex-shrink: 0;
}

.components-accessible-toolbar > .components-toolbar-group:last-child {
	border-right: none;
}

.components-accessible-toolbar.is-unstyled {
	border: none;
}

.components-accessible-toolbar.is-unstyled > .components-toolbar-group {
	border-right: none;
}

.components-accessible-toolbar[aria-orientation=vertical], .components-toolbar[aria-orientation=vertical] {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.components-accessible-toolbar .components-button, .components-toolbar .components-button {
	height: 48px;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
	z-index: 1;
}

.components-accessible-toolbar .components-button:focus:not(:disabled), .components-toolbar .components-button:focus:not(:disabled) {
	box-shadow: none;
	outline: none;
}

.components-accessible-toolbar .components-button:before, .components-toolbar .components-button:before {
	border-radius: 2px;
	content: "";
	display: block;
	height: 32px;
	left: 8px;
	position: absolute;
	right: 8px;
	z-index: -1;
}

@media not (prefers-reduced-motion) {
	.components-accessible-toolbar .components-button:before, .components-toolbar .components-button:before {
		animation: components-button__appear-animation .1s ease;
		animation-fill-mode: forwards;
	}
}

.components-accessible-toolbar .components-button svg, .components-toolbar .components-button svg {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.components-accessible-toolbar .components-button.is-pressed, .components-accessible-toolbar .components-button.is-pressed:hover, .components-toolbar .components-button.is-pressed, .components-toolbar .components-button.is-pressed:hover {
	background: rgba(0, 0, 0, 0);
}

.components-accessible-toolbar .components-button.is-pressed:before, .components-toolbar .components-button.is-pressed:before {
	background: var(--wp-components-color-foreground, #1e1e1e);
}

.components-accessible-toolbar .components-button:focus:before, .components-toolbar .components-button:focus:before {
	box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
	outline: 2px solid rgba(0, 0, 0, 0);
}

.components-accessible-toolbar .components-button.has-icon.has-icon, .components-toolbar .components-button.has-icon.has-icon {
	min-width: 48px;
	padding-left: 8px;
	padding-right: 8px;
}

@keyframes components-button__appear-animation {
	0% {
		transform: scaleY(0);
	}
	
	to {
		transform: scaleY(1);
	}
}

.components-toolbar__control.components-button {
	position: relative;
}

.components-toolbar__control.components-button[data-subscript] svg {
	padding: 5px 10px 5px 0;
}

.components-toolbar__control.components-button[data-subscript]:after {
	bottom: 10px;
	content: attr(data-subscript);
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 12px;
	position: absolute;
	right: 8px;
}

.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after {
	color: #fff;
}

.components-toolbar-group {
	background-color: var(--wp-components-color-background, #fff);
	border-right: 1px solid var(--wp-components-color-foreground, #1e1e1e);
	display: inline-flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	min-height: 48px;
	padding-left: 6px;
	padding-right: 6px;
}

.components-toolbar-group .components-toolbar-group.components-toolbar-group {
	border-width: 0;
	margin: 0;
}

.components-toolbar-group {
	line-height: 0;
}

.components-toolbar-group .components-button.components-button, .components-toolbar-group .components-button.has-icon.has-icon {
	justify-content: center;
	min-width: 36px;
	padding-left: 6px;
	padding-right: 6px;
}

.components-toolbar-group .components-button.components-button svg, .components-toolbar-group .components-button.has-icon.has-icon svg {
	min-width: 24px;
}

.components-toolbar-group .components-button.components-button:before, .components-toolbar-group .components-button.has-icon.has-icon:before {
	left: 2px;
	right: 2px;
}

.components-toolbar {
	background-color: var(--wp-components-color-background, #fff);
	border: 1px solid var(--wp-components-color-foreground, #1e1e1e);
	display: inline-flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	margin: 0;
	min-height: 48px;
}

.components-toolbar .components-toolbar.components-toolbar {
	border-width: 0;
	margin: 0;
}

div.components-toolbar > div {
	display: flex;
	margin: 0;
}

div.components-toolbar > div + div.has-left-divider {
	margin-left: 6px;
	overflow: visible;
	position: relative;
}

div.components-toolbar > div + div.has-left-divider:before {
	background-color: #ddd;
	box-sizing: initial;
	content: "";
	display: inline-block;
	height: 20px;
	left: -3px;
	position: absolute;
	top: 8px;
	width: 1px;
}

.components-tooltip {
	background: #000;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 2px 3px rgba(0, 0, 0, .04), 0 6px 6px rgba(0, 0, 0, .03), 0 8px 8px rgba(0, 0, 0, .02);
	color: #f0f0f0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	padding: 4px 8px;
	text-align: center;
	z-index: 1000002;
}

.components-tooltip__shortcut {
	margin-left: 8px;
}

.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop {
	--wp-components-color-accent: #cc1818;
	border-color: #cc1818;
}

.components-validated-control :is(textarea,input[type=text]):user-invalid {
	--wp-admin-theme-color: #cc1818;
	--wp-components-color-accent: #cc1818;
	border-color: #cc1818;
}

.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])) {
	border-color: #cc1818;
}

.components-validated-control__wrapper-with-error-delegate {
	position: relative;
}

.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop {
	--wp-components-color-accent: #cc1818;
	border-color: #cc1818;
}

.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid) {
	--wp-components-color-accent: #cc1818;
}

.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])) {
	--wp-components-color-accent: #cc1818;
	border-color: #cc1818;
}

.components-validated-control__error-delegate {
	height: 100%;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
}

.components-validated-control__indicator {
	align-items: flex-start;
	animation: components-validated-control__indicator-jump .2s cubic-bezier(.68, -.55, .27, 1.55);
	color: var(--wp-components-color-gray-700, #757575);
	display: flex;
	font-family: -apple-system, "system-ui", Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: .75rem;
	gap: 4px;
	line-height: 16px;
	margin: 8px 0 0;
}

.components-validated-control__indicator.is-invalid {
	color: #cc1818;
}

.components-validated-control__indicator.is-valid {
	color: color-mix(in srgb, #000 30%, #4ab866);
}

.components-validated-control__indicator-icon {
	flex-shrink: 0;
}

.components-validated-control__indicator-spinner {
	height: 12px;
	margin: 2px;
	width: 12px;
}

@keyframes components-validated-control__indicator-jump {
	0% {
		opacity: 0;
		transform: translateY(-4px);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

:root {
	--wp-admin-theme-color: #3858e9;
	--wp-admin-theme-color--rgb: 56, 88, 233;
	--wp-admin-theme-color-darker-10: #2145e6;
	--wp-admin-theme-color-darker-10--rgb: 33.0384615385, 68.7307692308, 230.4615384615;
	--wp-admin-theme-color-darker-20: #183ad6;
	--wp-admin-theme-color-darker-20--rgb: 23.6923076923, 58.1538461538, 214.3076923077;
	--wp-admin-border-width-focus: 2px;
}

@media (min-resolution:192dpi) {
	:root {
		--wp-admin-border-width-focus: 1.5px;
	}
}

#wpadminbar > .godaddy-styles *, .godaddy-styles * {
	font-family: GD Sherpa, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	line-height: 1.4;
}

#wpadminbar > .godaddy-styles .is-bigger, .godaddy-styles .is-bigger {
	font-size: 1.1em !important;
	font-weight: 500 !important;
}

#wpadminbar > .godaddy-styles .components-button, #wpadminbar > .godaddy-styles.components-button, .godaddy-styles .components-button, .godaddy-styles.components-button {
	border: 0;
	border-radius: 6px;
	box-shadow: none;
	font-size: 1em;
	height: auto;
	line-height: 1;
	padding: 1.25em;
	transition: background-color, color, .2s ease-in-out;
}

#wpadminbar > .godaddy-styles .components-button:disabled, #wpadminbar > .godaddy-styles.components-button:disabled, .godaddy-styles .components-button:disabled, .godaddy-styles.components-button:disabled {
	opacity: .5;
}

#wpadminbar > .godaddy-styles .components-button > svg, #wpadminbar > .godaddy-styles.components-button > svg, .godaddy-styles .components-button > svg, .godaddy-styles.components-button > svg {
	height: 24px;
	margin-left: .2em;
	position: relative;
	right: -5px;
	top: -1px;
	transform: scale(.75);
	width: 24px;
}

#wpadminbar > .godaddy-styles .components-button.no-padding, #wpadminbar > .godaddy-styles.components-button.no-padding, .godaddy-styles .components-button.no-padding, .godaddy-styles.components-button.no-padding {
	padding: 0;
}

#wpadminbar > .godaddy-styles .components-button.is-big, #wpadminbar > .godaddy-styles.components-button.is-big, .godaddy-styles .components-button.is-big, .godaddy-styles.components-button.is-big {
	font-size: 1.1em;
	font-weight: 600;
	padding: 1.5em;
}

#wpadminbar > .godaddy-styles .components-button.is-primary, #wpadminbar > .godaddy-styles.components-button.is-primary, .godaddy-styles .components-button.is-primary, .godaddy-styles.components-button.is-primary {
	background-color: #000;
	box-shadow: none;
	color: #fff;
}

#wpadminbar > .godaddy-styles .components-button.is-primary:active:not([disabled]), #wpadminbar > .godaddy-styles .components-button.is-primary:hover:not([disabled]), #wpadminbar > .godaddy-styles.components-button.is-primary:active:not([disabled]), #wpadminbar > .godaddy-styles.components-button.is-primary:hover:not([disabled]), .godaddy-styles .components-button.is-primary:active:not([disabled]), .godaddy-styles .components-button.is-primary:hover:not([disabled]), .godaddy-styles.components-button.is-primary:active:not([disabled]), .godaddy-styles.components-button.is-primary:hover:not([disabled]) {
	background-color: #00a4a6;
}

#wpadminbar > .godaddy-styles .components-button.is-secondary, #wpadminbar > .godaddy-styles.components-button.is-secondary, .godaddy-styles .components-button.is-secondary, .godaddy-styles.components-button.is-secondary {
	box-shadow: none;
	color: #111;
}

#wpadminbar > .godaddy-styles .components-button.is-secondary:active:not([disabled]), #wpadminbar > .godaddy-styles .components-button.is-secondary:hover:not([disabled]), #wpadminbar > .godaddy-styles.components-button.is-secondary:active:not([disabled]), #wpadminbar > .godaddy-styles.components-button.is-secondary:hover:not([disabled]), .godaddy-styles .components-button.is-secondary:active:not([disabled]), .godaddy-styles .components-button.is-secondary:hover:not([disabled]), .godaddy-styles.components-button.is-secondary:active:not([disabled]), .godaddy-styles.components-button.is-secondary:hover:not([disabled]) {
	border: 0;
	box-shadow: none;
	color: #000;
}

#wpadminbar > .godaddy-styles .components-button.is-tertiary, #wpadminbar > .godaddy-styles.components-button.is-tertiary, .godaddy-styles .components-button.is-tertiary, .godaddy-styles.components-button.is-tertiary {
	border: 1px solid #111;
	color: #111;
}

#wpadminbar > .godaddy-styles .components-button.is-tertiary:hover, #wpadminbar > .godaddy-styles.components-button.is-tertiary:hover, .godaddy-styles .components-button.is-tertiary:hover, .godaddy-styles.components-button.is-tertiary:hover {
	background-color: #111;
	box-shadow: none;
	color: #fff;
}

#wpadminbar > .godaddy-styles .components-button.is-link, #wpadminbar > .godaddy-styles.components-button.is-link, .godaddy-styles .components-button.is-link, .godaddy-styles.components-button.is-link {
	box-shadow: none;
	color: #00a4a6;
	padding: 0;
	text-decoration: none;
}

#wpadminbar > .godaddy-styles .components-button.is-link:active:not([disabled]), #wpadminbar > .godaddy-styles .components-button.is-link:hover:not([disabled]), #wpadminbar > .godaddy-styles.components-button.is-link:active:not([disabled]), #wpadminbar > .godaddy-styles.components-button.is-link:hover:not([disabled]), .godaddy-styles .components-button.is-link:active:not([disabled]), .godaddy-styles .components-button.is-link:hover:not([disabled]), .godaddy-styles.components-button.is-link:active:not([disabled]), .godaddy-styles.components-button.is-link:hover:not([disabled]) {
	color: #111;
	outline: none;
}

#wpadminbar > .godaddy-styles .components-button.has-icon:active:not([disabled]), #wpadminbar > .godaddy-styles .components-button.has-icon:hover:not([disabled]), #wpadminbar > .godaddy-styles.components-button.has-icon:active:not([disabled]), #wpadminbar > .godaddy-styles.components-button.has-icon:hover:not([disabled]), .godaddy-styles .components-button.has-icon:active:not([disabled]), .godaddy-styles .components-button.has-icon:hover:not([disabled]), .godaddy-styles.components-button.has-icon:active:not([disabled]), .godaddy-styles.components-button.has-icon:hover:not([disabled]) {
	background-color: transparent;
	color: #00a4a6;
}

#wpadminbar > .godaddy-styles .components-modal__frame, #wpadminbar > .godaddy-styles.components-modal__frame, .godaddy-styles .components-modal__frame, .godaddy-styles.components-modal__frame {
	border-radius: 1rem;
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content, .godaddy-styles .components-modal__frame .components-modal__content, .godaddy-styles.components-modal__frame .components-modal__content {
	margin-top: 0;
	padding: 4.5rem 4.5rem 4.25rem;
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content:before, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content:before, .godaddy-styles .components-modal__frame .components-modal__content:before, .godaddy-styles.components-modal__frame .components-modal__content:before {
	margin: 0;
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content p:last-child, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content p:last-child, .godaddy-styles .components-modal__frame .components-modal__content p:last-child, .godaddy-styles.components-modal__frame .components-modal__content p:last-child {
	margin-bottom: 0;
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header {
	border-bottom: 0;
	font-size: 2rem;
	height: unset;
	margin-bottom: .75em;
	padding: 0;
	position: relative;
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container {
	margin-right: 8px;
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading {
	font-size: 2rem;
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon {
	font-size: 1rem;
	left: auto;
	padding: .25em;
	position: absolute;
	right: -3.5rem;
	top: -3.25rem;
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon > svg, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon > svg, .godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon > svg, .godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon > svg {
	margin-left: 0;
	right: 0;
	top: 0;
	transform: scale(1);
}

#wpadminbar > .godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input, #wpadminbar > .godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input, .godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input, .godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input {
	margin-bottom: .5em;
}

#wpadminbar > .godaddy-styles .ux-tag, .godaddy-styles .ux-tag {
	border-radius: 4px;
	color: #000;
	font-size: .9em;
	font-weight: 700;
	letter-spacing: .05625rem;
	line-height: 1.5;
	padding-block: 8px;
	padding-inline: 8px;
	text-transform: uppercase;
	white-space: nowrap;
}

#wpadminbar > .godaddy-styles .ux-tag-critical, .godaddy-styles .ux-tag-critical {
	background-color: #fbb;
}

#wpadminbar > .godaddy-styles .ux-tag-highlight, .godaddy-styles .ux-tag-highlight {
	background-color: #a6fff8;
}

#wpadminbar > .godaddy-styles .ux-tag-info, .godaddy-styles .ux-tag-info {
	background-color: #d3c1f7;
}

#wpadminbar > .godaddy-styles .ux-tag-internal, .godaddy-styles .ux-tag-internal {
	background-color: #fbd9ed;
}

#wpadminbar > .godaddy-styles .ux-tag-neutral, .godaddy-styles .ux-tag-neutral {
	background-color: #ddeaf8;
}

#wpadminbar > .godaddy-styles .ux-tag-passive, .godaddy-styles .ux-tag-passive {
	background-color: #f4f8fc;
}

#wpadminbar > .godaddy-styles .ux-tag-success, .godaddy-styles .ux-tag-success {
	background-color: #9fffb8;
}

#wpadminbar > .godaddy-styles .ux-tag-warning, .godaddy-styles .ux-tag-warning {
	background-color: #ffeea9;
}

#wpadminbar > .godaddy-styles .components-toggle-control, #wpadminbar > .godaddy-styles.components-toggle-control, .godaddy-styles .components-toggle-control, .godaddy-styles.components-toggle-control {
	align-items: flex-end;
	display: flex;
}

#wpadminbar > .godaddy-styles .components-toggle-control .components-base-control__field, #wpadminbar > .godaddy-styles .components-toggle-control__field, #wpadminbar > .godaddy-styles.components-toggle-control .components-base-control__field, #wpadminbar > .godaddy-styles.components-toggle-control__field, .godaddy-styles .components-toggle-control .components-base-control__field, .godaddy-styles .components-toggle-control__field, .godaddy-styles.components-toggle-control .components-base-control__field, .godaddy-styles.components-toggle-control__field {
	margin: 0;
}

#wpadminbar > .godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track, #wpadminbar > .godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track, .godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track, .godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track {
	background-color: #f3f6f8;
}

#wpadminbar > .godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track, #wpadminbar > .godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track, .godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track, .godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track {
	background-color: #00a4a6;
}

#wpadminbar > .godaddy-styles .components-toggle-control .components-base-control__help, #wpadminbar > .godaddy-styles.components-toggle-control .components-base-control__help, .godaddy-styles .components-toggle-control .components-base-control__help, .godaddy-styles.components-toggle-control .components-base-control__help {
	margin: 0;
}

.footer-width-fixer {
	width: 100%;
}

/* Container fix for genesis themes */
.ehf-template-genesis.ehf-header .site-header .wrap, .ehf-template-genesis.ehf-footer .site-footer .wrap, .ehf-template-generatepress.ehf-header .site-header .inside-header {
	width: 100%;
	padding: 0;
	max-width: 100%;
}

/* Container fix for generatepress theme */
.ehf-template-generatepress.ehf-header .site-header, .ehf-template-generatepress.ehf-footer .site-footer {
	width: 100%;
	padding: 0;
	max-width: 100%;
	background-color: transparent !important;
}

.bhf-hidden {
	display: none;
}

/* Fix: Header hidden below the page content */
.ehf-header #masthead {
	z-index: 99;
	position: relative;
}

[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: "";
}

.eicon-editor-unlink:before {
	content: "";
}

.eicon-editor-external-link:before {
	content: "";
}

.eicon-editor-close:before {
	content: "";
}

.eicon-editor-list-ol:before {
	content: "";
}

.eicon-editor-list-ul:before {
	content: "";
}

.eicon-editor-bold:before {
	content: "";
}

.eicon-editor-italic:before {
	content: "";
}

.eicon-editor-underline:before {
	content: "";
}

.eicon-editor-paragraph:before {
	content: "";
}

.eicon-editor-h1:before {
	content: "";
}

.eicon-editor-h2:before {
	content: "";
}

.eicon-editor-h3:before {
	content: "";
}

.eicon-editor-h4:before {
	content: "";
}

.eicon-editor-h5:before {
	content: "";
}

.eicon-editor-h6:before {
	content: "";
}

.eicon-editor-quote:before {
	content: "";
}

.eicon-editor-code:before {
	content: "";
}

.eicon-elementor:before {
	content: "";
}

.eicon-elementor-circle:before {
	content: "";
}

.eicon-pojome:before {
	content: "";
}

.eicon-plus:before {
	content: "";
}

.eicon-menu-bar:before {
	content: "";
}

.eicon-apps:before {
	content: "";
}

.eicon-accordion:before {
	content: "";
}

.eicon-alert:before {
	content: "";
}

.eicon-animation-text:before {
	content: "";
}

.eicon-animation:before {
	content: "";
}

.eicon-banner:before {
	content: "";
}

.eicon-blockquote:before {
	content: "";
}

.eicon-button:before {
	content: "";
}

.eicon-call-to-action:before {
	content: "";
}

.eicon-captcha:before {
	content: "";
}

.eicon-carousel:before {
	content: "";
}

.eicon-checkbox:before {
	content: "";
}

.eicon-columns:before {
	content: "";
}

.eicon-countdown:before {
	content: "";
}

.eicon-counter:before {
	content: "";
}

.eicon-date:before {
	content: "";
}

.eicon-divider-shape:before {
	content: "";
}

.eicon-divider:before {
	content: "";
}

.eicon-download-button:before {
	content: "";
}

.eicon-dual-button:before {
	content: "";
}

.eicon-email-field:before {
	content: "";
}

.eicon-facebook-comments:before {
	content: "";
}

.eicon-facebook-like-box:before {
	content: "";
}

.eicon-form-horizontal:before {
	content: "";
}

.eicon-form-vertical:before {
	content: "";
}

.eicon-gallery-grid:before {
	content: "";
}

.eicon-gallery-group:before {
	content: "";
}

.eicon-gallery-justified:before {
	content: "";
}

.eicon-gallery-masonry:before {
	content: "";
}

.eicon-icon-box:before {
	content: "";
}

.eicon-image-before-after:before {
	content: "";
}

.eicon-image-box:before {
	content: "";
}

.eicon-image-hotspot:before {
	content: "";
}

.eicon-image-rollover:before {
	content: "";
}

.eicon-info-box:before {
	content: "";
}

.eicon-inner-section:before {
	content: "";
}

.eicon-mailchimp:before {
	content: "";
}

.eicon-menu-card:before {
	content: "";
}

.eicon-navigation-horizontal:before {
	content: "";
}

.eicon-nav-menu:before {
	content: "";
}

.eicon-navigation-vertical:before {
	content: "";
}

.eicon-number-field:before {
	content: "";
}

.eicon-parallax:before {
	content: "";
}

.eicon-php7:before {
	content: "";
}

.eicon-post-list:before {
	content: "";
}

.eicon-post-slider:before {
	content: "";
}

.eicon-post:before {
	content: "";
}

.eicon-posts-carousel:before {
	content: "";
}

.eicon-posts-grid:before {
	content: "";
}

.eicon-posts-group:before {
	content: "";
}

.eicon-posts-justified:before {
	content: "";
}

.eicon-posts-masonry:before {
	content: "";
}

.eicon-posts-ticker:before {
	content: "";
}

.eicon-price-list:before {
	content: "";
}

.eicon-price-table:before {
	content: "";
}

.eicon-radio:before {
	content: "";
}

.eicon-rtl:before {
	content: "";
}

.eicon-scroll:before {
	content: "";
}

.eicon-search:before {
	content: "";
}

.eicon-select:before {
	content: "";
}

.eicon-share:before {
	content: "";
}

.eicon-sidebar:before {
	content: "";
}

.eicon-skill-bar:before {
	content: "";
}

.eicon-slider-3d:before {
	content: "";
}

.eicon-slider-album:before {
	content: "";
}

.eicon-slider-device:before {
	content: "";
}

.eicon-slider-full-screen:before {
	content: "";
}

.eicon-slider-push:before {
	content: "";
}

.eicon-slider-vertical:before {
	content: "";
}

.eicon-slider-video:before {
	content: "";
}

.eicon-slides:before {
	content: "";
}

.eicon-social-icons:before {
	content: "";
}

.eicon-spacer:before {
	content: "";
}

.eicon-table:before {
	content: "";
}

.eicon-tabs:before {
	content: "";
}

.eicon-tel-field:before {
	content: "";
}

.eicon-text-area:before {
	content: "";
}

.eicon-text-field:before {
	content: "";
}

.eicon-thumbnails-down:before {
	content: "";
}

.eicon-thumbnails-half:before {
	content: "";
}

.eicon-thumbnails-right:before {
	content: "";
}

.eicon-time-line:before {
	content: "";
}

.eicon-toggle:before {
	content: "";
}

.eicon-url:before {
	content: "";
}

.eicon-t-letter:before {
	content: "";
}

.eicon-wordpress:before {
	content: "";
}

.eicon-text:before {
	content: "";
}

.eicon-anchor:before {
	content: "";
}

.eicon-bullet-list:before {
	content: "";
}

.eicon-code:before {
	content: "";
}

.eicon-favorite:before {
	content: "";
}

.eicon-google-maps:before {
	content: "";
}

.eicon-image:before {
	content: "";
}

.eicon-photo-library:before {
	content: "";
}

.eicon-woocommerce:before {
	content: "";
}

.eicon-youtube:before {
	content: "";
}

.eicon-flip-box:before {
	content: "";
}

.eicon-settings:before {
	content: "";
}

.eicon-headphones:before {
	content: "";
}

.eicon-testimonial:before {
	content: "";
}

.eicon-counter-circle:before {
	content: "";
}

.eicon-person:before {
	content: "";
}

.eicon-chevron-right:before {
	content: "";
}

.eicon-chevron-left:before {
	content: "";
}

.eicon-close:before {
	content: "";
}

.eicon-file-download:before {
	content: "";
}

.eicon-save:before {
	content: "";
}

.eicon-zoom-in:before {
	content: "";
}

.eicon-shortcode:before {
	content: "";
}

.eicon-nerd:before {
	content: "";
}

.eicon-device-desktop:before {
	content: "";
}

.eicon-device-tablet:before {
	content: "";
}

.eicon-device-mobile:before {
	content: "";
}

.eicon-document-file:before {
	content: "";
}

.eicon-folder-o:before {
	content: "";
}

.eicon-hypster:before {
	content: "";
}

.eicon-h-align-left:before {
	content: "";
}

.eicon-h-align-right:before {
	content: "";
}

.eicon-h-align-center:before {
	content: "";
}

.eicon-h-align-stretch:before {
	content: "";
}

.eicon-v-align-top:before {
	content: "";
}

.eicon-v-align-bottom:before {
	content: "";
}

.eicon-v-align-middle:before {
	content: "";
}

.eicon-v-align-stretch:before {
	content: "";
}

.eicon-pro-icon:before {
	content: "";
}

.eicon-mail:before {
	content: "";
}

.eicon-lock-user:before {
	content: "";
}

.eicon-testimonial-carousel:before {
	content: "";
}

.eicon-media-carousel:before {
	content: "";
}

.eicon-section:before {
	content: "";
}

.eicon-column:before {
	content: "";
}

.eicon-edit:before {
	content: "";
}

.eicon-clone:before {
	content: "";
}

.eicon-trash:before {
	content: "";
}

.eicon-play:before {
	content: "";
}

.eicon-angle-right:before {
	content: "";
}

.eicon-angle-left:before {
	content: "";
}

.eicon-animated-headline:before {
	content: "";
}

.eicon-menu-toggle:before {
	content: "";
}

.eicon-fb-embed:before {
	content: "";
}

.eicon-fb-feed:before {
	content: "";
}

.eicon-twitter-embed:before {
	content: "";
}

.eicon-twitter-feed:before {
	content: "";
}

.eicon-sync:before {
	content: "";
}

.eicon-import-export:before {
	content: "";
}

.eicon-check-circle:before {
	content: "";
}

.eicon-library-save:before {
	content: "";
}

.eicon-library-download:before {
	content: "";
}

.eicon-insert:before {
	content: "";
}

.eicon-preview-medium:before {
	content: "";
}

.eicon-sort-down:before {
	content: "";
}

.eicon-sort-up:before {
	content: "";
}

.eicon-heading:before {
	content: "";
}

.eicon-logo:before {
	content: "";
}

.eicon-meta-data:before {
	content: "";
}

.eicon-post-content:before {
	content: "";
}

.eicon-post-excerpt:before {
	content: "";
}

.eicon-post-navigation:before {
	content: "";
}

.eicon-yoast:before {
	content: "";
}

.eicon-nerd-chuckle:before {
	content: "";
}

.eicon-nerd-wink:before {
	content: "";
}

.eicon-comments:before {
	content: "";
}

.eicon-download-circle-o:before {
	content: "";
}

.eicon-library-upload:before {
	content: "";
}

.eicon-save-o:before {
	content: "";
}

.eicon-upload-circle-o:before {
	content: "";
}

.eicon-ellipsis-h:before {
	content: "";
}

.eicon-ellipsis-v:before {
	content: "";
}

.eicon-arrow-left:before {
	content: "";
}

.eicon-arrow-right:before {
	content: "";
}

.eicon-arrow-up:before {
	content: "";
}

.eicon-arrow-down:before {
	content: "";
}

.eicon-play-o:before {
	content: "";
}

.eicon-archive-posts:before {
	content: "";
}

.eicon-archive-title:before {
	content: "";
}

.eicon-featured-image:before {
	content: "";
}

.eicon-post-info:before {
	content: "";
}

.eicon-post-title:before {
	content: "";
}

.eicon-site-logo:before {
	content: "";
}

.eicon-site-search:before {
	content: "";
}

.eicon-site-title:before {
	content: "";
}

.eicon-plus-square:before {
	content: "";
}

.eicon-minus-square:before {
	content: "";
}

.eicon-cloud-check:before {
	content: "";
}

.eicon-drag-n-drop:before {
	content: "";
}

.eicon-welcome:before {
	content: "";
}

.eicon-handle:before {
	content: "";
}

.eicon-cart:before {
	content: "";
}

.eicon-product-add-to-cart:before {
	content: "";
}

.eicon-product-breadcrumbs:before {
	content: "";
}

.eicon-product-categories:before {
	content: "";
}

.eicon-product-description:before {
	content: "";
}

.eicon-product-images:before {
	content: "";
}

.eicon-product-info:before {
	content: "";
}

.eicon-product-meta:before {
	content: "";
}

.eicon-product-pages:before {
	content: "";
}

.eicon-product-price:before {
	content: "";
}

.eicon-product-rating:before {
	content: "";
}

.eicon-product-related:before {
	content: "";
}

.eicon-product-stock:before {
	content: "";
}

.eicon-product-tabs:before {
	content: "";
}

.eicon-product-title:before {
	content: "";
}

.eicon-product-upsell:before {
	content: "";
}

.eicon-products:before {
	content: "";
}

.eicon-bag-light:before {
	content: "";
}

.eicon-bag-medium:before {
	content: "";
}

.eicon-bag-solid:before {
	content: "";
}

.eicon-basket-light:before {
	content: "";
}

.eicon-basket-medium:before {
	content: "";
}

.eicon-basket-solid:before {
	content: "";
}

.eicon-cart-light:before {
	content: "";
}

.eicon-cart-medium:before {
	content: "";
}

.eicon-cart-solid:before {
	content: "";
}

.eicon-exchange:before {
	content: "";
}

.eicon-preview-thin:before {
	content: "";
}

.eicon-device-laptop:before {
	content: "";
}

.eicon-collapse:before {
	content: "";
}

.eicon-expand:before {
	content: "";
}

.eicon-navigator:before {
	content: "";
}

.eicon-plug:before {
	content: "";
}

.eicon-dashboard:before {
	content: "";
}

.eicon-typography:before {
	content: "";
}

.eicon-info-circle-o:before {
	content: "";
}

.eicon-integration:before {
	content: "";
}

.eicon-plus-circle-o:before {
	content: "";
}

.eicon-rating:before {
	content: "";
}

.eicon-review:before {
	content: "";
}

.eicon-tools:before {
	content: "";
}

.eicon-loading:before {
	content: "";
}

.eicon-sitemap:before {
	content: "";
}

.eicon-click:before {
	content: "";
}

.eicon-clock:before {
	content: "";
}

.eicon-library-open:before {
	content: "";
}

.eicon-warning:before {
	content: "";
}

.eicon-flow:before {
	content: "";
}

.eicon-cursor-move:before {
	content: "";
}

.eicon-arrow-circle-left:before {
	content: "";
}

.eicon-flash:before {
	content: "";
}

.eicon-redo:before {
	content: "";
}

.eicon-ban:before {
	content: "";
}

.eicon-barcode:before {
	content: "";
}

.eicon-calendar:before {
	content: "";
}

.eicon-caret-left:before {
	content: "";
}

.eicon-caret-right:before {
	content: "";
}

.eicon-caret-up:before {
	content: "";
}

.eicon-chain-broken:before {
	content: "";
}

.eicon-check-circle-o:before {
	content: "";
}

.eicon-check:before {
	content: "";
}

.eicon-chevron-double-left:before {
	content: "";
}

.eicon-chevron-double-right:before {
	content: "";
}

.eicon-undo:before {
	content: "";
}

.eicon-filter:before {
	content: "";
}

.eicon-circle-o:before {
	content: "";
}

.eicon-circle:before {
	content: "";
}

.eicon-clock-o:before {
	content: "";
}

.eicon-cog:before {
	content: "";
}

.eicon-cogs:before {
	content: "";
}

.eicon-commenting-o:before {
	content: "";
}

.eicon-copy:before {
	content: "";
}

.eicon-database:before {
	content: "";
}

.eicon-dot-circle-o:before {
	content: "";
}

.eicon-envelope:before {
	content: "";
}

.eicon-external-link-square:before {
	content: "";
}

.eicon-eyedropper:before {
	content: "";
}

.eicon-folder:before {
	content: "";
}

.eicon-font:before {
	content: "";
}

.eicon-adjust:before {
	content: "";
}

.eicon-lightbox:before {
	content: "";
}

.eicon-heart-o:before {
	content: "";
}

.eicon-history:before {
	content: "";
}

.eicon-image-bold:before {
	content: "";
}

.eicon-info-circle:before {
	content: "";
}

.eicon-link:before {
	content: "";
}

.eicon-long-arrow-left:before {
	content: "";
}

.eicon-long-arrow-right:before {
	content: "";
}

.eicon-caret-down:before {
	content: "";
}

.eicon-paint-brush:before {
	content: "";
}

.eicon-pencil:before {
	content: "";
}

.eicon-plus-circle:before {
	content: "";
}

.eicon-zoom-in-bold:before {
	content: "";
}

.eicon-sort-amount-desc:before {
	content: "";
}

.eicon-sign-out:before {
	content: "";
}

.eicon-spinner:before {
	content: "";
}

.eicon-square:before {
	content: "";
}

.eicon-star-o:before {
	content: "";
}

.eicon-star:before {
	content: "";
}

.eicon-text-align-justify:before {
	content: "";
}

.eicon-text-align-center:before {
	content: "";
}

.eicon-tags:before {
	content: "";
}

.eicon-text-align-left:before {
	content: "";
}

.eicon-text-align-right:before {
	content: "";
}

.eicon-close-circle:before {
	content: "";
}

.eicon-trash-o:before {
	content: "";
}

.eicon-font-awesome:before {
	content: "";
}

.eicon-user-circle-o:before {
	content: "";
}

.eicon-video-camera:before {
	content: "";
}

.eicon-heart:before {
	content: "";
}

.eicon-wrench:before {
	content: "";
}

.eicon-help:before {
	content: "";
}

.eicon-help-o:before {
	content: "";
}

.eicon-zoom-out-bold:before {
	content: "";
}

.eicon-plus-square-o:before {
	content: "";
}

.eicon-minus-square-o:before {
	content: "";
}

.eicon-minus-circle:before {
	content: "";
}

.eicon-minus-circle-o:before {
	content: "";
}

.eicon-code-bold:before {
	content: "";
}

.eicon-cloud-upload:before {
	content: "";
}

.eicon-search-bold:before {
	content: "";
}

.eicon-map-pin:before {
	content: "";
}

.eicon-meetup:before {
	content: "";
}

.eicon-slideshow:before {
	content: "";
}

.eicon-t-letter-bold:before {
	content: "";
}

.eicon-preferences:before {
	content: "";
}

.eicon-table-of-contents:before {
	content: "";
}

.eicon-tv:before {
	content: "";
}

.eicon-upload:before {
	content: "";
}

.eicon-instagram-comments:before {
	content: "";
}

.eicon-instagram-nested-gallery:before {
	content: "";
}

.eicon-instagram-post:before {
	content: "";
}

.eicon-instagram-video:before {
	content: "";
}

.eicon-instagram-gallery:before {
	content: "";
}

.eicon-instagram-likes:before {
	content: "";
}

.eicon-facebook:before {
	content: "";
}

.eicon-twitter:before {
	content: "";
}

.eicon-pinterest:before {
	content: "";
}

.eicon-frame-expand:before {
	content: "";
}

.eicon-frame-minimize:before {
	content: "";
}

.eicon-archive:before {
	content: "";
}

.eicon-colors-typography:before {
	content: "";
}

.eicon-custom:before {
	content: "";
}

.eicon-footer:before {
	content: "";
}

.eicon-header:before {
	content: "";
}

.eicon-layout-settings:before {
	content: "";
}

.eicon-lightbox-expand:before {
	content: "";
}

.eicon-error-404:before {
	content: "";
}

.eicon-theme-style:before {
	content: "";
}

.eicon-search-results:before {
	content: "";
}

.eicon-single-post:before {
	content: "";
}

.eicon-site-identity:before {
	content: "";
}

.eicon-theme-builder:before {
	content: "";
}

.eicon-download-bold:before {
	content: "";
}

.eicon-share-arrow:before {
	content: "";
}

.eicon-global-settings:before {
	content: "";
}

.eicon-user-preferences:before {
	content: "";
}

.eicon-lock:before {
	content: "";
}

.eicon-export-kit:before {
	content: "";
}

.eicon-import-kit:before {
	content: "";
}

.eicon-lottie:before {
	content: "";
}

.eicon-products-archive:before {
	content: "";
}

.eicon-single-product:before {
	content: "";
}

.eicon-disable-trash-o:before {
	content: "";
}

.eicon-single-page:before {
	content: "";
}

.eicon-wordpress-light:before {
	content: "";
}

.eicon-cogs-check:before {
	content: "";
}

.eicon-custom-css:before {
	content: "";
}

.eicon-global-colors:before {
	content: "";
}

.eicon-globe:before {
	content: "";
}

.eicon-typography-1:before {
	content: "";
}

.eicon-background:before {
	content: "";
}

.eicon-device-responsive:before {
	content: "";
}

.eicon-device-wide:before {
	content: "";
}

.eicon-code-highlight:before {
	content: "";
}

.eicon-video-playlist:before {
	content: "";
}

.eicon-download-kit:before {
	content: "";
}

.eicon-kit-details:before {
	content: "";
}

.eicon-kit-parts:before {
	content: "";
}

.eicon-kit-upload:before {
	content: "";
}

.eicon-kit-plugins:before {
	content: "";
}

.eicon-kit-upload-alt:before {
	content: "";
}

.eicon-hotspot:before {
	content: "";
}

.eicon-paypal-button:before {
	content: "";
}

.eicon-shape:before {
	content: "";
}

.eicon-wordart:before {
	content: "";
}

.eicon-checkout:before {
	content: "";
}

.eicon-container:before {
	content: "";
}

.eicon-flip:before {
	content: "";
}

.eicon-info:before {
	content: "";
}

.eicon-my-account:before {
	content: "";
}

.eicon-purchase-summary:before {
	content: "";
}

.eicon-page-transition:before {
	content: "";
}

.eicon-spotify:before {
	content: "";
}

.eicon-stripe-button:before {
	content: "";
}

.eicon-woo-settings:before {
	content: "";
}

.eicon-woo-cart:before {
	content: "";
}

.eicon-grow:before {
	content: "";
}

.eicon-order-end:before {
	content: "";
}

.eicon-nowrap:before {
	content: "";
}

.eicon-order-start:before {
	content: "";
}

.eicon-progress-tracker:before {
	content: "";
}

.eicon-shrink:before {
	content: "";
}

.eicon-wrap:before {
	content: "";
}

.eicon-align-center-h:before {
	content: "";
}

.eicon-align-center-v:before {
	content: "";
}

.eicon-align-end-h:before {
	content: "";
}

.eicon-align-end-v:before {
	content: "";
}

.eicon-align-start-h:before {
	content: "";
}

.eicon-align-start-v:before {
	content: "";
}

.eicon-align-stretch-h:before {
	content: "";
}

.eicon-align-stretch-v:before {
	content: "";
}

.eicon-justify-center-h:before {
	content: "";
}

.eicon-justify-center-v:before {
	content: "";
}

.eicon-justify-end-h:before {
	content: "";
}

.eicon-justify-end-v:before {
	content: "";
}

.eicon-justify-space-around-h:before {
	content: "";
}

.eicon-justify-space-around-v:before {
	content: "";
}

.eicon-justify-space-between-h:before {
	content: "";
}

.eicon-justify-space-between-v:before {
	content: "";
}

.eicon-justify-space-evenly-h:before {
	content: "";
}

.eicon-justify-space-evenly-v:before {
	content: "";
}

.eicon-justify-start-h:before {
	content: "";
}

.eicon-justify-start-v:before {
	content: "";
}

.eicon-woocommerce-cross-sells:before {
	content: "";
}

.eicon-woocommerce-notices:before {
	content: "";
}

.eicon-inner-container:before {
	content: "";
}

.eicon-warning-full:before {
	content: "";
}

.eicon-exit:before {
	content: "";
}

.eicon-loop-builder:before {
	content: "";
}

.eicon-notes:before {
	content: "";
}

.eicon-read:before {
	content: "";
}

.eicon-unread:before {
	content: "";
}

.eicon-carousel-loop:before {
	content: "";
}

.eicon-mega-menu:before {
	content: "";
}

.eicon-nested-carousel:before {
	content: "";
}

.eicon-ai:before {
	content: "";
}

.eicon-taxonomy-filter:before {
	content: "";
}

.eicon-container-grid:before {
	content: "";
}

.eicon-upgrade:before {
	content: "";
}

.eicon-advanced:before {
	content: "";
}

.eicon-div-block:before {
	content: "";
}

.eicon-notification:before {
	content: "";
}

.eicon-light-mode:before {
	content: "";
}

.eicon-dark-mode:before {
	content: "";
}

.eicon-upgrade-crown:before {
	content: "";
}

.eicon-off-canvas:before {
	content: "";
}

.eicon-speakerphone:before {
	content: "";
}

.eicon-ehp-cta:before {
	content: "";
}

.eicon-ehp-forms:before {
	content: "";
}

.eicon-ehp-hero:before {
	content: "";
}

.eicon-ehp-zigzag:before {
	content: "";
}

.eicon-e-button:before {
	content: "";
}

.eicon-flexbox:before {
	content: "";
}

.eicon-paragraph:before {
	content: "";
}

.eicon-icon:before {
	content: "";
}

.eicon-e-image:before {
	content: "";
}

.eicon-video:before {
	content: "";
}

.eicon-svg:before {
	content: "";
}

.eicon-e-divider:before {
	content: "";
}

.eicon-e-heading:before {
	content: "";
}

.eicon-atomic:before {
	content: "";
}

.eicon-library-delete:before {
	content: "";
}

.eicon-library-copy:before {
	content: "";
}

.eicon-library-folder-empty:before {
	content: "";
}

.eicon-library-move:before {
	content: "";
}

.eicon-library-edit:before {
	content: "";
}

.eicon-library-subscription-upgrade:before {
	content: "";
}

.eicon-library-folder-view:before {
	content: "";
}

.eicon-library-grid:before {
	content: "";
}

.eicon-library-cloud-connect:before {
	content: "";
}

.eicon-library-import:before {
	content: "";
}

.eicon-library-list:before {
	content: "";
}

.eicon-library-cloud-empty:before {
	content: "";
}

.eicon-folder-plus:before {
	content: "";
}

.eicon-library-folder:before {
	content: "";
}

.eicon-accessibility:before {
	content: "";
}

.eicon-lock-outline:before {
	content: "";
}

.eicon-e-youtube:before {
	content: "";
}

.eicon-contact:before {
	content: "";
}

.eicon-layout:before {
	content: "";
}

.eicon-components:before {
	content: "";
}

.eicon-tab-content:before {
	content: "";
}

.eicon-tab-menu:before {
	content: "";
}

.eicon-atomic-label:before {
	content: "";
}

.eicon-atomic-form:before {
	content: "";
}

.eicon-atomic-submit-button:before {
	content: "";
}

.eicon-atomic-input:before {
	content: "";
}

.eicon-atomic-text-area:before {
	content: "";
}

.eicon-atomic-select:before {
	content: "";
}

.eicon-atomic-checkbox:before {
	content: "";
}

.eicon-atomic-radiobutton:before {
	content: "";
}

.eicon-atomic-file-upload:before {
	content: "";
}

.eicon-atomic-time-picker:before {
	content: "";
}

.eicon-atomic-date-picker:before {
	content: "";
}

.eicon-eye:before {
	content: "";
}

.eicon-elementor-square:before {
	content: "";
}

:root {
	--direction-multiplier: 1;
}

body.rtl, html[dir=rtl] {
	--direction-multiplier: -1;
}

.elementor-hidden {
	display: none;
}

.elementor-visibility-hidden {
	visibility: hidden;
}

.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: -10000em;
	width: 1px;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.elementor-clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	width: 0;
}

.e-logo-wrapper {
	display: inline-block;
	line-height: 1;
}

.e-logo-wrapper i {
	color: var(--e-a-color-circle-logo);
	font-size: 2.5em;
}

.elementor *, .elementor :after, .elementor :before {
	box-sizing: border-box;
}

.elementor a {
	box-shadow: none;
	text-decoration: none;
}

.elementor hr {
	background-color: transparent;
	margin: 0;
}

.elementor img {
	border: none;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	max-width: 100%;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	margin: 0;
}

.elementor embed, .elementor iframe, .elementor object, .elementor video {
	border: none;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
	direction: ltr;
	inset: 0;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}

.elementor .elementor-background-video-container {
	pointer-events: none;
	transition: opacity 1s;
}

.elementor .elementor-background-video-container.elementor-loading {
	opacity: 0;
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed {
	max-width: none;
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
	inset-block-start: 50%;
	inset-inline-start: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

.elementor .elementor-background-video-hosted {
	-o-object-fit: cover;
	object-fit: cover;
}

.elementor .elementor-background-overlay {
	inset: 0;
	position: absolute;
}

.elementor .elementor-background-slideshow {
	inset: 0;
	position: absolute;
	z-index: 0;
}

.elementor .elementor-background-slideshow__slide__image {
	background-position: 50%;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.e-con-inner > .elementor-element.elementor-absolute, .e-con > .elementor-element.elementor-absolute, .elementor-widget-wrap > .elementor-element.elementor-absolute {
	position: absolute;
}

.e-con-inner > .elementor-element.elementor-fixed, .e-con > .elementor-element.elementor-fixed, .elementor-widget-wrap > .elementor-element.elementor-fixed {
	position: fixed;
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
	max-width: 100%;
}

@media (max-width:1024px) {
	.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
		max-width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
		max-width: 100%;
	}
}

.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
	z-index: 1;
}

.elementor-element {
	--flex-direction: initial;
	--flex-wrap: initial;
	--justify-content: initial;
	--align-items: initial;
	--align-content: initial;
	--gap: initial;
	--flex-basis: initial;
	--flex-grow: initial;
	--flex-shrink: initial;
	--order: initial;
	--align-self: initial;
	align-self: var(--align-self);
	flex-basis: var(--flex-basis);
	flex-grow: var(--flex-grow);
	flex-shrink: var(--flex-shrink);
	order: var(--order);
}

.elementor-element:where(.e-con-full,.elementor-widget) {
	align-content: var(--align-content);
	align-items: var(--align-items);
	flex-direction: var(--flex-direction);
	flex-wrap: var(--flex-wrap);
	gap: var(--row-gap) var(--column-gap);
	justify-content: var(--justify-content);
}

.elementor-invisible {
	visibility: hidden;
}

.elementor-custom-embed-play {
	inset-block-start: 50%;
	inset-inline-start: 50%;
	position: absolute;
	transform: translate(calc(-50% * var(--direction-multiplier)), -50%);
}

.elementor-custom-embed-play i {
	color: #fff;
	font-size: 100px;
	text-shadow: 1px 0 6px rgba(0, 0, 0, .3);
}

.elementor-custom-embed-play svg {
	fill: #fff;
	filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
	height: 100px;
	width: 100px;
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
	opacity: .8;
	transition: all .5s;
}

.elementor-custom-embed-play.elementor-playing i {
	font-family: eicons;
}

.elementor-custom-embed-play.elementor-playing i:before {
	content: "";
}

.elementor-custom-embed-play.elementor-playing i, .elementor-custom-embed-play.elementor-playing svg {
	animation: eicon-spin 2s linear infinite;
}

.elementor-tag {
	display: inline-flex;
}

.elementor-ken-burns {
	transition-duration: 10s;
	transition-property: transform;
	transition-timing-function: linear;
}

.elementor-ken-burns--out {
	transform: scale(1.3);
}

.elementor-ken-burns--active {
	transition-duration: 20s;
}

.elementor-ken-burns--active.elementor-ken-burns--out {
	transform: scale(1);
}

.elementor-ken-burns--active.elementor-ken-burns--in {
	transform: scale(1.3);
}

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

.elementor-align-right {
	text-align: right;
}

.elementor-align-left {
	text-align: left;
}

.elementor-align-center .elementor-button, .elementor-align-left .elementor-button, .elementor-align-right .elementor-button {
	width: auto;
}

.elementor-align-justify .elementor-button {
	width: 100%;
}

@media (min-width:-1) {
	.elementor-widescreen-align-center {
		text-align: center;
	}
	
	.elementor-widescreen-align-right {
		text-align: right;
	}
	
	.elementor-widescreen-align-left {
		text-align: left;
	}
	
	.elementor-widescreen-align-center .elementor-button, .elementor-widescreen-align-left .elementor-button, .elementor-widescreen-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-widescreen-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:-1) {
	.elementor-laptop-align-center {
		text-align: center;
	}
	
	.elementor-laptop-align-right {
		text-align: right;
	}
	
	.elementor-laptop-align-left {
		text-align: left;
	}
	
	.elementor-laptop-align-center .elementor-button, .elementor-laptop-align-left .elementor-button, .elementor-laptop-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-laptop-align-justify .elementor-button {
		width: 100%;
	}
	
	.elementor-tablet_extra-align-center {
		text-align: center;
	}
	
	.elementor-tablet_extra-align-right {
		text-align: right;
	}
	
	.elementor-tablet_extra-align-left {
		text-align: left;
	}
	
	.elementor-tablet_extra-align-center .elementor-button, .elementor-tablet_extra-align-left .elementor-button, .elementor-tablet_extra-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-tablet_extra-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:1024px) {
	.elementor-tablet-align-center {
		text-align: center;
	}
	
	.elementor-tablet-align-right {
		text-align: right;
	}
	
	.elementor-tablet-align-left {
		text-align: left;
	}
	
	.elementor-tablet-align-center .elementor-button, .elementor-tablet-align-left .elementor-button, .elementor-tablet-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-tablet-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:-1) {
	.elementor-mobile_extra-align-center {
		text-align: center;
	}
	
	.elementor-mobile_extra-align-right {
		text-align: right;
	}
	
	.elementor-mobile_extra-align-left {
		text-align: left;
	}
	
	.elementor-mobile_extra-align-center .elementor-button, .elementor-mobile_extra-align-left .elementor-button, .elementor-mobile_extra-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-mobile_extra-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-mobile-align-center {
		text-align: center;
	}
	
	.elementor-mobile-align-right {
		text-align: right;
	}
	
	.elementor-mobile-align-left {
		text-align: left;
	}
	
	.elementor-mobile-align-center .elementor-button, .elementor-mobile-align-left .elementor-button, .elementor-mobile-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-mobile-align-justify .elementor-button {
		width: 100%;
	}
}

:root {
	--page-title-display: block;
}

.elementor-page-title, h1.entry-title {
	display: var(--page-title-display);
}

@keyframes eicon-spin {
	0% {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(359deg);
	}
}

.eicon-animation-spin {
	animation: eicon-spin 2s linear infinite;
}

.elementor-section {
	position: relative;
}

.elementor-section .elementor-container {
	display: flex;
	margin-inline: auto;
	position: relative;
}

@media (max-width:1024px) {
	.elementor-section .elementor-container {
		flex-wrap: wrap;
	}
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

.elementor-section.elementor-section-stretched {
	position: relative;
	width: 100%;
}

.elementor-section.elementor-section-items-top > .elementor-container {
	align-items: flex-start;
}

.elementor-section.elementor-section-items-middle > .elementor-container {
	align-items: center;
}

.elementor-section.elementor-section-items-bottom > .elementor-container {
	align-items: flex-end;
}

@media (min-width:768px) {
	.elementor-section.elementor-section-height-full {
		height: 100vh;
	}
	
	.elementor-section.elementor-section-height-full > .elementor-container {
		height: 100%;
	}
}

.elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap {
	align-items: flex-start;
}

.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
	align-items: center;
}

.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-widget-wrap {
	align-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: flex;
}

.elementor-widget-wrap > .elementor-element {
	width: 100%;
}

.elementor-widget-wrap.e-swiper-container {
	width: calc(100% - ( var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px) ));
}

.elementor-widget {
	position: relative;
}

.elementor-widget:not(:last-child) {
	margin-block-end: var(--kit-widget-spacing, 20px);
}

.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
	margin-block-end: 0;
}

.elementor-column {
	display: flex;
	min-height: 1px;
	position: relative;
}

.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
	padding: 5px;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 10px;
}

.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
	padding: 15px;
}

.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
	padding: 20px;
}

.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
	padding: 30px;
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
	padding: 0;
}

@media (min-width:768px) {
	.elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
		width: 10%;
	}
	
	.elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
		width: 11.111%;
	}
	
	.elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
		width: 12.5%;
	}
	
	.elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
		width: 14.285%;
	}
	
	.elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
		width: 16.666%;
	}
	
	.elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
		width: 20%;
	}
	
	.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
		width: 25%;
	}
	
	.elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
		width: 30%;
	}
	
	.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
		width: 33.333%;
	}
	
	.elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
		width: 40%;
	}
	
	.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
		width: 50%;
	}
	
	.elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
		width: 60%;
	}
	
	.elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
		width: 66.666%;
	}
	
	.elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
		width: 70%;
	}
	
	.elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
		width: 75%;
	}
	
	.elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
		width: 80%;
	}
	
	.elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
		width: 83.333%;
	}
	
	.elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
		width: 90%;
	}
	
	.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
		width: 100%;
	}
}

@media (max-width:479px) {
	.elementor-column.elementor-xs-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-xs-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-xs-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-xs-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-xs-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-xs-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-xs-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-xs-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-xs-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-xs-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-xs-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-xs-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-xs-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-xs-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-xs-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-xs-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-xs-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-xs-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-xs-100 {
		width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-column.elementor-sm-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-sm-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-sm-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-sm-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-sm-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-sm-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-sm-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-sm-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-sm-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-sm-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-sm-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-sm-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-sm-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-sm-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-sm-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-sm-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-sm-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-sm-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-sm-100 {
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-column.elementor-md-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-md-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-md-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-md-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-md-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-md-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-md-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-md-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-md-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-md-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-md-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-md-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-md-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-md-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-md-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-md-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-md-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-md-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-md-100 {
		width: 100%;
	}
}

@media (min-width:-1) {
	.elementor-reverse-widescreen > .elementor-container > :first-child {
		order: 10;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
		order: 1;
	}
}

@media (min-width:1025px) and (max-width:-1) {
	.elementor-reverse-laptop > .elementor-container > :first-child {
		order: 10;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(10) {
		order: 1;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor-reverse-laptop > .elementor-container > :first-child {
		order: 10;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-laptop > .elementor-container > :nth-child(10) {
		order: 1;
	}
}

@media (min-width:1025px) and (max-width:-1) {
	.elementor-reverse-laptop > .elementor-container > :first-child, .elementor-reverse-laptop > .elementor-container > :nth-child(10), .elementor-reverse-laptop > .elementor-container > :nth-child(2), .elementor-reverse-laptop > .elementor-container > :nth-child(3), .elementor-reverse-laptop > .elementor-container > :nth-child(4), .elementor-reverse-laptop > .elementor-container > :nth-child(5), .elementor-reverse-laptop > .elementor-container > :nth-child(6), .elementor-reverse-laptop > .elementor-container > :nth-child(7), .elementor-reverse-laptop > .elementor-container > :nth-child(8), .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
		order: 0;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
		order: 1;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-reverse-tablet > .elementor-container > :first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(10) {
		order: 1;
	}
}

@media (min-width:-1) and (max-width:1024px) {
	.elementor-reverse-tablet > .elementor-container > :first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet > .elementor-container > :nth-child(10) {
		order: 1;
	}
}

@media (min-width:768px) and (max-width:-1) {
	.elementor-reverse-tablet > .elementor-container > :first-child, .elementor-reverse-tablet > .elementor-container > :nth-child(10), .elementor-reverse-tablet > .elementor-container > :nth-child(2), .elementor-reverse-tablet > .elementor-container > :nth-child(3), .elementor-reverse-tablet > .elementor-container > :nth-child(4), .elementor-reverse-tablet > .elementor-container > :nth-child(5), .elementor-reverse-tablet > .elementor-container > :nth-child(6), .elementor-reverse-tablet > .elementor-container > :nth-child(7), .elementor-reverse-tablet > .elementor-container > :nth-child(8), .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
		order: 0;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :first-child {
		order: 10;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
		order: 1;
	}
}

@media (max-width:767px) {
	.elementor-reverse-mobile > .elementor-container > :first-child {
		order: 10;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-mobile > .elementor-container > :nth-child(10) {
		order: 1;
	}
	
	.elementor-column {
		width: 100%;
	}
}

.elementor-grid {
	display: grid;
	grid-column-gap: var(--grid-column-gap);
	grid-row-gap: var(--grid-row-gap);
}

.elementor-grid .elementor-grid-item {
	min-width: 0;
}

.elementor-grid-0 .elementor-grid {
	display: inline-block;
	margin-block-end: calc(-1 * var(--grid-row-gap));
	width: 100%;
	word-spacing: var(--grid-column-gap);
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
	display: inline-block;
	margin-block-end: var(--grid-row-gap);
	word-break: break-word;
}

.elementor-grid-1 .elementor-grid {
	grid-template-columns: repeat(1, 1fr);
}

.elementor-grid-2 .elementor-grid {
	grid-template-columns: repeat(2, 1fr);
}

.elementor-grid-3 .elementor-grid {
	grid-template-columns: repeat(3, 1fr);
}

.elementor-grid-4 .elementor-grid {
	grid-template-columns: repeat(4, 1fr);
}

.elementor-grid-5 .elementor-grid {
	grid-template-columns: repeat(5, 1fr);
}

.elementor-grid-6 .elementor-grid {
	grid-template-columns: repeat(6, 1fr);
}

.elementor-grid-7 .elementor-grid {
	grid-template-columns: repeat(7, 1fr);
}

.elementor-grid-8 .elementor-grid {
	grid-template-columns: repeat(8, 1fr);
}

.elementor-grid-9 .elementor-grid {
	grid-template-columns: repeat(9, 1fr);
}

.elementor-grid-10 .elementor-grid {
	grid-template-columns: repeat(10, 1fr);
}

.elementor-grid-11 .elementor-grid {
	grid-template-columns: repeat(11, 1fr);
}

.elementor-grid-12 .elementor-grid {
	grid-template-columns: repeat(12, 1fr);
}

@media (min-width:-1) {
	.elementor-grid-widescreen-0 .elementor-grid {
		display: inline-block;
		margin-block-end: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-block-end: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-widescreen-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-widescreen-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-widescreen-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-widescreen-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-widescreen-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-widescreen-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-widescreen-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-widescreen-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-widescreen-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-widescreen-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-widescreen-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-widescreen-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:-1) {
	.elementor-grid-laptop-0 .elementor-grid {
		display: inline-block;
		margin-block-end: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-block-end: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-laptop-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-laptop-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-laptop-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-laptop-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-laptop-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-laptop-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-laptop-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-laptop-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-laptop-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-laptop-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-laptop-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-laptop-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
	
	.elementor-grid-tablet_extra-0 .elementor-grid {
		display: inline-block;
		margin-block-end: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-block-end: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-tablet_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-tablet_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-tablet_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-tablet_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-tablet_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-tablet_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-tablet_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-tablet_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-tablet_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-tablet_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-tablet_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-tablet_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:1024px) {
	.elementor-grid-tablet-0 .elementor-grid {
		display: inline-block;
		margin-block-end: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-block-end: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-tablet-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-tablet-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-tablet-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-tablet-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-tablet-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-tablet-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-tablet-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-tablet-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-tablet-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-tablet-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-tablet-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-tablet-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:-1) {
	.elementor-grid-mobile_extra-0 .elementor-grid {
		display: inline-block;
		margin-block-end: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-block-end: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-mobile_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-mobile_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-mobile_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-mobile_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-mobile_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-mobile_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-mobile_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-mobile_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-mobile_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-mobile_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-mobile_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-mobile_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:767px) {
	.elementor-grid-mobile-0 .elementor-grid {
		display: inline-block;
		margin-block-end: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-block-end: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-mobile-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-mobile-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-mobile-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-mobile-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-mobile-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-mobile-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-mobile-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-mobile-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-mobile-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-mobile-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-mobile-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-mobile-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (min-width:1025px) {
	#elementor-device-mode:after {
		content: "desktop";
	}
}

@media (min-width:-1) {
	#elementor-device-mode:after {
		content: "widescreen";
	}
}

@media (max-width:-1) {
	#elementor-device-mode:after {
		content: "laptop";
		content: "tablet_extra";
	}
}

@media (max-width:1024px) {
	#elementor-device-mode:after {
		content: "tablet";
	}
}

@media (max-width:-1) {
	#elementor-device-mode:after {
		content: "mobile_extra";
	}
}

@media (max-width:767px) {
	#elementor-device-mode:after {
		content: "mobile";
	}
}

@media (prefers-reduced-motion:no-preference) {
	html {
		scroll-behavior: smooth;
	}
}

.e-con {
	--border-radius: 0;
	--border-top-width: 0px;
	--border-right-width: 0px;
	--border-bottom-width: 0px;
	--border-left-width: 0px;
	--border-style: initial;
	--border-color: initial;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--content-width: min(100%, var(--container-max-width, 1140px));
	--width: 100%;
	--min-height: initial;
	--height: auto;
	--text-align: initial;
	--margin-top: 0px;
	--margin-right: 0px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--padding-top: var(--container-default-padding-top, 10px);
	--padding-right: var(--container-default-padding-right, 10px);
	--padding-bottom: var(--container-default-padding-bottom, 10px);
	--padding-left: var(--container-default-padding-left, 10px);
	--position: relative;
	--z-index: revert;
	--overflow: visible;
	--gap: var(--widgets-spacing, 20px);
	--row-gap: var(--widgets-spacing-row, 20px);
	--column-gap: var(--widgets-spacing-column, 20px);
	--overlay-mix-blend-mode: initial;
	--overlay-opacity: 1;
	--overlay-transition: .3s;
	--e-con-grid-template-columns: repeat(3, 1fr);
	--e-con-grid-template-rows: repeat(2, 1fr);
	border-radius: var(--border-radius);
	height: var(--height);
	min-height: var(--min-height);
	min-width: 0;
	overflow: var(--overflow);
	position: var(--position);
	width: var(--width);
	z-index: var(--z-index);
	--flex-wrap-mobile: wrap;
}

.e-con:where(:not(.e-div-block-base)) {
	transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s);
}

.e-con {
	--margin-block-start: var(--margin-top);
	--margin-block-end: var(--margin-bottom);
	--margin-inline-start: var(--margin-left);
	--margin-inline-end: var(--margin-right);
	--padding-inline-start: var(--padding-left);
	--padding-inline-end: var(--padding-right);
	--padding-block-start: var(--padding-top);
	--padding-block-end: var(--padding-bottom);
	--border-block-start-width: var(--border-top-width);
	--border-block-end-width: var(--border-bottom-width);
	--border-inline-start-width: var(--border-left-width);
	--border-inline-end-width: var(--border-right-width);
}

body.rtl .e-con {
	--padding-inline-start: var(--padding-right);
	--padding-inline-end: var(--padding-left);
	--margin-inline-start: var(--margin-right);
	--margin-inline-end: var(--margin-left);
	--border-inline-start-width: var(--border-right-width);
	--border-inline-end-width: var(--border-left-width);
}

.e-con {
	margin-block-end: var(--margin-block-end);
	margin-block-start: var(--margin-block-start);
	margin-inline-end: var(--margin-inline-end);
	margin-inline-start: var(--margin-inline-start);
	padding-inline-end: var(--padding-inline-end);
	padding-inline-start: var(--padding-inline-start);
}

.e-con.e-flex {
	--flex-direction: column;
	--flex-basis: auto;
	--flex-grow: 0;
	--flex-shrink: 1;
	flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}

.e-con-full, .e-con > .e-con-inner {
	padding-block-end: var(--padding-block-end);
	padding-block-start: var(--padding-block-start);
	text-align: var(--text-align);
}

.e-con-full.e-flex, .e-con.e-flex > .e-con-inner {
	flex-direction: var(--flex-direction);
}

.e-con, .e-con > .e-con-inner {
	display: var(--display);
}

.e-con.e-grid {
	--grid-justify-content: start;
	--grid-align-content: start;
	--grid-auto-flow: row;
}

.e-con.e-grid, .e-con.e-grid > .e-con-inner {
	align-content: var(--grid-align-content);
	align-items: var(--align-items);
	grid-auto-flow: var(--grid-auto-flow);
	grid-template-columns: var(--e-con-grid-template-columns);
	grid-template-rows: var(--e-con-grid-template-rows);
	justify-content: var(--grid-justify-content);
	justify-items: var(--justify-items);
}

.e-con-boxed.e-flex {
	align-content: normal;
	align-items: normal;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: normal;
}

.e-con-boxed.e-grid {
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	justify-items: legacy;
}

.e-con-boxed {
	gap: initial;
	text-align: initial;
}

.e-con.e-flex > .e-con-inner {
	align-content: var(--align-content);
	align-items: var(--align-items);
	align-self: auto;
	flex-basis: auto;
	flex-grow: 1;
	flex-shrink: 1;
	flex-wrap: var(--flex-wrap);
	justify-content: var(--justify-content);
}

.e-con.e-grid > .e-con-inner {
	align-items: var(--align-items);
	justify-items: var(--justify-items);
}

.e-con > .e-con-inner {
	gap: var(--row-gap) var(--column-gap);
	height: 100%;
	margin: 0 auto;
	max-width: var(--content-width);
	padding-inline-end: 0;
	padding-inline-start: 0;
	width: 100%;
}

:is(.elementor-section-wrap,[data-elementor-id]) > .e-con {
	--margin-left: auto;
	--margin-right: auto;
	max-width: min(100%, var(--width));
}

:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap) > .e-con {
	--margin-right: 0px;
	--margin-left: 0px;
}

.e-con .elementor-widget.elementor-widget {
	margin-block-end: 0;
}

.e-con:before, .e-con > .elementor-background-slideshow:before, .e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer:before, :is(.e-con,.e-con>.e-con-inner) > .elementor-background-video-container:before {
	border-block-end-width: var(--border-block-end-width);
	border-block-start-width: var(--border-block-start-width);
	border-color: var(--border-color);
	border-inline-end-width: var(--border-inline-end-width);
	border-inline-start-width: var(--border-inline-start-width);
	border-radius: var(--border-radius);
	border-style: var(--border-style);
	content: var(--background-overlay);
	display: block;
	height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
	left: calc(0px - var(--border-left-width));
	mix-blend-mode: var(--overlay-mix-blend-mode);
	opacity: var(--overlay-opacity);
	position: absolute;
	top: calc(0px - var(--border-top-width));
	transition: var(--overlay-transition, .3s);
	width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}

.e-con:before {
	transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s);
}

.e-con > .elementor-background-slideshow, :is(.e-con,.e-con>.e-con-inner) > .elementor-background-video-container {
	border-block-end-width: var(--border-block-end-width);
	border-block-start-width: var(--border-block-start-width);
	border-color: var(--border-color);
	border-inline-end-width: var(--border-inline-end-width);
	border-inline-start-width: var(--border-inline-start-width);
	border-radius: var(--border-radius);
	border-style: var(--border-style);
	height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
	left: calc(0px - var(--border-left-width));
	top: calc(0px - var(--border-top-width));
	width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}

@media (max-width:767px) {
	:is(.e-con,.e-con>.e-con-inner) > .elementor-background-video-container.elementor-hidden-mobile {
		display: none;
	}
}

:is(.e-con,.e-con>.e-con-inner) > .elementor-background-video-container:before {
	z-index: 1;
}

:is(.e-con,.e-con>.e-con-inner) > .elementor-background-slideshow:before {
	z-index: 2;
}

.e-con .elementor-widget {
	min-width: 0;
}

.e-con .elementor-widget-empty, .e-con .elementor-widget-google_maps, .e-con .elementor-widget-video, .e-con .elementor-widget.e-widget-swiper {
	width: 100%;
}

.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container, .e-con > .elementor-widget > .elementor-widget-container {
	height: 100%;
}

.e-con.e-con > .e-con-inner > .elementor-widget, .elementor.elementor .e-con > .elementor-widget {
	max-width: 100%;
}

.e-con .elementor-widget:not(:last-child) {
	--kit-widget-spacing: 0px;
}

@media (max-width:767px) {
	.e-con.e-flex {
		--width: 100%;
		--flex-wrap: var(--flex-wrap-mobile);
	}
	
	.e-con.e-flex .elementor-widget-archive-posts {
		width: 100%;
	}
}

.elementor-form-fields-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea {
	flex-basis: 100%;
	max-width: 100%;
}

.elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input {
	flex-grow: 1;
}

.elementor-field-group {
	align-items: center;
	flex-wrap: wrap;
}

.elementor-field-group.elementor-field-type-submit {
	align-items: flex-end;
}

.elementor-field-group .elementor-field-textual {
	background-color: transparent;
	border: 1px solid #69727d;
	color: #1f2124;
	flex-grow: 1;
	max-width: 100%;
	vertical-align: middle;
	width: 100%;
}

.elementor-field-group .elementor-field-textual:focus {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
	outline: 0;
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

.elementor-field-group .elementor-field-textual::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

.elementor-field-group .elementor-select-wrapper {
	display: flex;
	position: relative;
	width: 100%;
}

.elementor-field-group .elementor-select-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: inherit;
	flex-basis: 100%;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	padding-inline-end: 20px;
	text-transform: inherit;
}

.elementor-field-group .elementor-select-wrapper:before {
	content: "";
	font-family: eicons;
	font-size: 15px;
	inset-block-start: 50%;
	inset-inline-end: 10px;
	pointer-events: none;
	position: absolute;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3);
	transform: translateY(-50%);
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
	content: "";
}

.elementor-field-subgroup {
	display: flex;
	flex-wrap: wrap;
}

.elementor-field-subgroup .elementor-field-option label {
	display: inline-block;
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
	padding-inline-end: 10px;
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
	flex-basis: 100%;
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
	display: inline;
}

.elementor-field-label {
	cursor: pointer;
}

.elementor-mark-required .elementor-field-label:after {
	color: red;
	content: "*";
	padding-inline-start: .2em;
}

.elementor-field-textual {
	border-radius: 3px;
	font-size: 15px;
	line-height: 1.4;
	min-height: 40px;
	padding: 5px 14px;
}

.elementor-field-textual.elementor-size-xs {
	border-radius: 2px;
	font-size: 13px;
	min-height: 33px;
	padding: 4px 12px;
}

.elementor-field-textual.elementor-size-md {
	border-radius: 4px;
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
}

.elementor-field-textual.elementor-size-lg {
	border-radius: 5px;
	font-size: 18px;
	min-height: 59px;
	padding: 7px 20px;
}

.elementor-field-textual.elementor-size-xl {
	border-radius: 6px;
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: 100%;
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
	flex-basis: 50%;
	flex-grow: 1;
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
	flex-basis: 100%;
}

.elementor-button-align-center .e-form__buttons, .elementor-button-align-center .elementor-field-type-submit {
	justify-content: center;
}

.elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
	justify-content: flex-start;
}

.elementor-button-align-end .e-form__buttons, .elementor-button-align-end .elementor-field-type-submit, [dir=rtl] .elementor-button-align-start .e-form__buttons, [dir=rtl] .elementor-button-align-start .elementor-field-type-submit {
	justify-content: flex-end;
}

[dir=rtl] .elementor-button-align-end .e-form__buttons, [dir=rtl] .elementor-button-align-end .elementor-field-type-submit {
	justify-content: flex-start;
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: auto;
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper {
	flex-grow: 0;
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button {
	flex-basis: auto;
}

@media screen and (max-width:1024px) {
	.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: 100%;
	}
	
	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
		flex-basis: 50%;
		flex-grow: 1;
	}
	
	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
		flex-basis: 100%;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons, .elementor-tablet-button-align-center .elementor-field-type-submit {
		justify-content: center;
	}
	
	.elementor-tablet-button-align-start .e-form__buttons, .elementor-tablet-button-align-start .elementor-field-type-submit {
		justify-content: flex-start;
	}
	
	.elementor-tablet-button-align-end .e-form__buttons, .elementor-tablet-button-align-end .elementor-field-type-submit, [dir=rtl] .elementor-tablet-button-align-start .e-form__buttons, [dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit {
		justify-content: flex-end;
	}
	
	[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons, [dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit {
		justify-content: flex-start;
	}
	
	.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper {
		flex-grow: 0;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
		flex-basis: auto;
	}
}

@media screen and (max-width:767px) {
	.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: 100%;
	}
	
	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
		flex-basis: 50%;
		flex-grow: 1;
	}
	
	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
		flex-basis: 100%;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons, .elementor-mobile-button-align-center .elementor-field-type-submit {
		justify-content: center;
	}
	
	.elementor-mobile-button-align-start .e-form__buttons, .elementor-mobile-button-align-start .elementor-field-type-submit {
		justify-content: flex-start;
	}
	
	.elementor-mobile-button-align-end .e-form__buttons, .elementor-mobile-button-align-end .elementor-field-type-submit, [dir=rtl] .elementor-mobile-button-align-start .e-form__buttons, [dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit {
		justify-content: flex-end;
	}
	
	[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons, [dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit {
		justify-content: flex-start;
	}
	
	.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper {
		flex-grow: 0;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
		flex-basis: auto;
	}
}

.elementor-error .elementor-field {
	border-color: #d9534f;
}

.elementor-error .help-inline {
	color: #d9534f;
	font-size: .9em;
}

.elementor-message {
	font-size: 1em;
	line-height: 1;
	margin: 10px 0;
}

.elementor-message:before {
	content: "";
	display: inline-block;
	font-family: eicons;
	font-style: normal;
	font-weight: 400;
	margin-inline-end: 5px;
	vertical-align: middle;
}

.elementor-message.elementor-message-danger {
	color: #d9534f;
}

.elementor-message.elementor-message-danger:before {
	content: "";
}

.elementor-message.form-message-success {
	color: #5cb85c;
}

.elementor-form .elementor-button {
	border: none;
	padding-block-end: 0;
	padding-block-start: 0;
}

.elementor-form .elementor-button-content-wrapper, .elementor-form .elementor-button > span {
	display: flex;
	flex-direction: row;
	gap: 5px;
	justify-content: center;
}

.elementor-form .elementor-button.elementor-size-xs {
	min-height: 33px;
}

.elementor-form .elementor-button.elementor-size-sm {
	min-height: 40px;
}

.elementor-form .elementor-button.elementor-size-md {
	min-height: 47px;
}

.elementor-form .elementor-button.elementor-size-lg {
	min-height: 59px;
}

.elementor-form .elementor-button.elementor-size-xl {
	min-height: 72px;
}

.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container, .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.elementor-heading-title {
	line-height: 1;
	margin: 0;
	padding: 0;
}

.elementor-button {
	background-color: #69727d;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	fill: #fff;
	font-size: 15px;
	line-height: 1;
	padding: 12px 24px;
	text-align: center;
	transition: all .3s;
}

.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
	color: #fff;
}

.elementor-button-content-wrapper {
	display: flex;
	flex-direction: row;
	gap: 5px;
	justify-content: center;
}

.elementor-button-icon {
	align-items: center;
	display: flex;
}

.elementor-button-icon svg {
	height: auto;
	width: 1em;
}

.elementor-button-icon .e-font-icon-svg {
	height: 1em;
}

.elementor-button-text {
	display: inline-block;
}

.elementor-button.elementor-size-xs {
	border-radius: 2px;
	font-size: 13px;
	padding: 10px 20px;
}

.elementor-button.elementor-size-md {
	border-radius: 4px;
	font-size: 16px;
	padding: 15px 30px;
}

.elementor-button.elementor-size-lg {
	border-radius: 5px;
	font-size: 18px;
	padding: 20px 40px;
}

.elementor-button.elementor-size-xl {
	border-radius: 6px;
	font-size: 20px;
	padding: 25px 50px;
}

.elementor-button span {
	text-decoration: inherit;
}

.elementor-element.elementor-button-info .elementor-button {
	background-color: #5bc0de;
}

.elementor-element.elementor-button-success .elementor-button {
	background-color: #5cb85c;
}

.elementor-element.elementor-button-warning .elementor-button {
	background-color: #f0ad4e;
}

.elementor-element.elementor-button-danger .elementor-button {
	background-color: #d9534f;
}

.elementor-widget-button .elementor-button .elementor-button-info {
	background-color: #5bc0de;
}

.elementor-widget-button .elementor-button .elementor-button-success {
	background-color: #5cb85c;
}

.elementor-widget-button .elementor-button .elementor-button-warning {
	background-color: #f0ad4e;
}

.elementor-widget-button .elementor-button .elementor-button-danger {
	background-color: #d9534f;
}

.elementor-view-stacked .elementor-icon {
	background-color: #69727d;
	color: #fff;
	fill: #fff;
	padding: .5em;
}

.elementor-view-framed .elementor-icon {
	background-color: transparent;
	border: 3px solid #69727d;
	color: #69727d;
	padding: .5em;
}

.elementor-icon {
	color: #69727d;
	display: inline-block;
	font-size: 50px;
	line-height: 1;
	text-align: center;
	transition: all .3s;
}

.elementor-icon:hover {
	color: #69727d;
}

.elementor-icon i, .elementor-icon svg {
	display: block;
	height: 1em;
	position: relative;
	width: 1em;
}

.elementor-icon i:before, .elementor-icon svg:before {
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.elementor-icon i.fad {
	width: auto;
}

.elementor-shape-square .elementor-icon {
	border-radius: 0;
}

.elementor-shape-rounded .elementor-icon {
	border-radius: 10%;
}

.elementor-shape-circle .elementor-icon {
	border-radius: 50%;
}

.e-transform .elementor-widget-container, .e-transform:not(:has(.elementor-widget-container)) {
	transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
	transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

.e-con.e-transform {
	transform: perspective(var(--e-con-transform-perspective, 0)) rotate(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
	transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);
}

.animated {
	animation-duration: 1.25s;
}

.animated.animated-slow {
	animation-duration: 2s;
}

.animated.animated-fast {
	animation-duration: .75s;
}

.animated.infinite {
	animation-iteration-count: infinite;
}

.animated.reverse {
	animation-direction: reverse;
	animation-fill-mode: forwards;
}

@media (prefers-reduced-motion:reduce) {
	.animated {
		animation: none !important;
	}
	
	html * {
		transition-delay: 0s !important;
		transition-duration: 0s !important;
	}
}

@media (max-width:767px) {
	.elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
		display: none;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor .elementor-hidden-mobile_extra {
		display: none;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor .elementor-hidden-tablet {
		display: none;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor .elementor-hidden-laptop, .elementor .elementor-hidden-tablet_extra {
		display: none;
	}
}

@media (min-width:1025px) and (max-width:99999px) {
	.elementor .elementor-hidden-desktop {
		display: none;
	}
}

@media (min-width:-1) {
	.elementor .elementor-hidden-widescreen {
		display: none;
	}
}

.mec-owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.mec-owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden;
}

.mec-owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.mec-owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.mec-owl-carousel .owl-wrapper, .mec-owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.mec-owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.mec-owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.mec-owl-carousel .owl-nav.disabled, .mec-owl-carousel .owl-dots.disabled {
	display: none;
}

.mec-owl-carousel .owl-nav .owl-prev, .mec-owl-carousel .owl-nav .owl-next, .mec-owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mec-owl-carousel.owl-loaded {
	display: block;
}

.mec-owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.mec-owl-carousel.owl-hidden {
	opacity: 0;
}

.mec-owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.mec-owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mec-owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.mec-owl-carousel.owl-rtl {
	direction: rtl;
}

.mec-owl-carousel.owl-rtl .owl-item {
	float: right;
}

.no-js .mec-owl-carousel {
	display: block;
}

.mec-owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.mec-owl-carousel .owl-animated-in {
	z-index: 0;
}

.mec-owl-carousel .owl-animated-out {
	z-index: 1;
}

.mec-owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.owl-height {
	transition: height 500ms ease-in-out;
}

.mec-owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.mec-owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

.mec-owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.mec-owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("https://dalecarnegie.com.tr/wp-content/plugins/modern-events-calendar/assets/packages/owl-carousel/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease;
}

.mec-owl-carousel .owl-video-play-icon.nitro-lazy {
	background: none !important;
}

.mec-owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.mec-owl-carousel .owl-video-playing .owl-video-tn, .mec-owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.mec-owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.mec-owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.mec-owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.mec-owl-theme .owl-nav [class*='owl-'] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.mec-owl-theme .owl-nav [class*='owl-']:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}

.mec-owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}

.mec-owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}

.mec-owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.mec-owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	background: transparent;
	width: 10px;
	height: auto;
	margin: 0 6px;
}

.mec-owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.mec-owl-theme .owl-dots .owl-dot.active span, .mec-owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em;
}

.fa-xs {
	font-size: .75em;
}

.fa-sm {
	font-size: .875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-500px:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-acquisitions-incorporated:before {
	content: "";
}

.fa-ad:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-card:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-air-freshener:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-allergies:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angry:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-ankh:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-apple-alt:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-archway:before {
	content: "";
}

.fa-arrow-alt-circle-down:before {
	content: "";
}

.fa-arrow-alt-circle-left:before {
	content: "";
}

.fa-arrow-alt-circle-right:before {
	content: "";
}

.fa-arrow-alt-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-arrows-alt-h:before {
	content: "";
}

.fa-arrows-alt-v:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-atlas:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-atom:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-award:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-baby:before {
	content: "";
}

.fa-baby-carriage:before {
	content: "";
}

.fa-backspace:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-bacon:before {
	content: "";
}

.fa-bacteria:before {
	content: "";
}

.fa-bacterium:before {
	content: "";
}

.fa-bahai:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-balance-scale-left:before {
	content: "";
}

.fa-balance-scale-right:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-band-aid:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-bars:before {
	content: "";
}

.fa-baseball-ball:before {
	content: "";
}

.fa-basketball-ball:before {
	content: "";
}

.fa-bath:before {
	content: "";
}

.fa-battery-empty:before {
	content: "";
}

.fa-battery-full:before {
	content: "";
}

.fa-battery-half:before {
	content: "";
}

.fa-battery-quarter:before {
	content: "";
}

.fa-battery-three-quarters:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-bed:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bezier-curve:before {
	content: "";
}

.fa-bible:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-biking:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-biohazard:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-blender:before {
	content: "";
}

.fa-blender-phone:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-blog:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-bolt:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-bone:before {
	content: "";
}

.fa-bong:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-book-dead:before {
	content: "";
}

.fa-book-medical:before {
	content: "";
}

.fa-book-open:before {
	content: "";
}

.fa-book-reader:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-border-all:before {
	content: "";
}

.fa-border-none:before {
	content: "";
}

.fa-border-style:before {
	content: "";
}

.fa-bowling-ball:before {
	content: "";
}

.fa-box:before {
	content: "";
}

.fa-box-open:before {
	content: "";
}

.fa-box-tissue:before {
	content: "";
}

.fa-boxes:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-brain:before {
	content: "";
}

.fa-bread-slice:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-briefcase-medical:before {
	content: "";
}

.fa-broadcast-tower:before {
	content: "";
}

.fa-broom:before {
	content: "";
}

.fa-brush:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-burn:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-bus-alt:before {
	content: "";
}

.fa-business-time:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-calendar-alt:before {
	content: "";
}

.fa-calendar-check:before {
	content: "";
}

.fa-calendar-day:before {
	content: "";
}

.fa-calendar-minus:before {
	content: "";
}

.fa-calendar-plus:before {
	content: "";
}

.fa-calendar-times:before {
	content: "";
}

.fa-calendar-week:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-campground:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-candy-cane:before {
	content: "";
}

.fa-cannabis:before {
	content: "";
}

.fa-capsules:before {
	content: "";
}

.fa-car:before {
	content: "";
}

.fa-car-alt:before {
	content: "";
}

.fa-car-battery:before {
	content: "";
}

.fa-car-crash:before {
	content: "";
}

.fa-car-side:before {
	content: "";
}

.fa-caravan:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-caret-square-down:before {
	content: "";
}

.fa-caret-square-left:before {
	content: "";
}

.fa-caret-square-right:before {
	content: "";
}

.fa-caret-square-up:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-carrot:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cash-register:before {
	content: "";
}

.fa-cat:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-chair:before {
	content: "";
}

.fa-chalkboard:before {
	content: "";
}

.fa-chalkboard-teacher:before {
	content: "";
}

.fa-charging-station:before {
	content: "";
}

.fa-chart-area:before {
	content: "";
}

.fa-chart-bar:before {
	content: "";
}

.fa-chart-line:before {
	content: "";
}

.fa-chart-pie:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-check-double:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-cheese:before {
	content: "";
}

.fa-chess:before {
	content: "";
}

.fa-chess-bishop:before {
	content: "";
}

.fa-chess-board:before {
	content: "";
}

.fa-chess-king:before {
	content: "";
}

.fa-chess-knight:before {
	content: "";
}

.fa-chess-pawn:before {
	content: "";
}

.fa-chess-queen:before {
	content: "";
}

.fa-chess-rook:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-church:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-circle-notch:before {
	content: "";
}

.fa-city:before {
	content: "";
}

.fa-clinic-medical:before {
	content: "";
}

.fa-clipboard:before {
	content: "";
}

.fa-clipboard-check:before {
	content: "";
}

.fa-clipboard-list:before {
	content: "";
}

.fa-clock:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-closed-captioning:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-cloud-download-alt:before {
	content: "";
}

.fa-cloud-meatball:before {
	content: "";
}

.fa-cloud-moon:before {
	content: "";
}

.fa-cloud-moon-rain:before {
	content: "";
}

.fa-cloud-rain:before {
	content: "";
}

.fa-cloud-showers-heavy:before {
	content: "";
}

.fa-cloud-sun:before {
	content: "";
}

.fa-cloud-sun-rain:before {
	content: "";
}

.fa-cloud-upload-alt:before {
	content: "";
}

.fa-cloudflare:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-cocktail:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-code-branch:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cog:before {
	content: "";
}

.fa-cogs:before {
	content: "";
}

.fa-coins:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-comment-alt:before {
	content: "";
}

.fa-comment-dollar:before {
	content: "";
}

.fa-comment-dots:before {
	content: "";
}

.fa-comment-medical:before {
	content: "";
}

.fa-comment-slash:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-comments-dollar:before {
	content: "";
}

.fa-compact-disc:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-compress-alt:before {
	content: "";
}

.fa-compress-arrows-alt:before {
	content: "";
}

.fa-concierge-bell:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-cookie:before {
	content: "";
}

.fa-cookie-bite:before {
	content: "";
}

.fa-copy:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-couch:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-crop-alt:before {
	content: "";
}

.fa-cross:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-crow:before {
	content: "";
}

.fa-crown:before {
	content: "";
}

.fa-crutch:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-cut:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-dailymotion:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-deaf:before {
	content: "";
}

.fa-deezer:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-democrat:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-dharmachakra:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-diagnoses:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-dice:before {
	content: "";
}

.fa-dice-d20:before {
	content: "";
}

.fa-dice-d6:before {
	content: "";
}

.fa-dice-five:before {
	content: "";
}

.fa-dice-four:before {
	content: "";
}

.fa-dice-one:before {
	content: "";
}

.fa-dice-six:before {
	content: "";
}

.fa-dice-three:before {
	content: "";
}

.fa-dice-two:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-digital-tachograph:before {
	content: "";
}

.fa-directions:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-disease:before {
	content: "";
}

.fa-divide:before {
	content: "";
}

.fa-dizzy:before {
	content: "";
}

.fa-dna:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-dog:before {
	content: "";
}

.fa-dollar-sign:before {
	content: "";
}

.fa-dolly:before {
	content: "";
}

.fa-dolly-flatbed:before {
	content: "";
}

.fa-donate:before {
	content: "";
}

.fa-door-closed:before {
	content: "";
}

.fa-door-open:before {
	content: "";
}

.fa-dot-circle:before {
	content: "";
}

.fa-dove:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-drafting-compass:before {
	content: "";
}

.fa-dragon:before {
	content: "";
}

.fa-draw-polygon:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-dribbble-square:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-drum:before {
	content: "";
}

.fa-drum-steelpan:before {
	content: "";
}

.fa-drumstick-bite:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-dumbbell:before {
	content: "";
}

.fa-dumpster:before {
	content: "";
}

.fa-dumpster-fire:before {
	content: "";
}

.fa-dungeon:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-edge-legacy:before {
	content: "";
}

.fa-edit:before {
	content: "";
}

.fa-egg:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-text:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-equals:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-ethernet:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-euro-sign:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-exchange-alt:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-exclamation-triangle:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-expand-alt:before {
	content: "";
}

.fa-expand-arrows-alt:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-external-link-alt:before {
	content: "";
}

.fa-external-link-square-alt:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-dropper:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-fan:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-faucet:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-feather:before {
	content: "";
}

.fa-feather-alt:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-alt:before {
	content: "";
}

.fa-file-archive:before {
	content: "";
}

.fa-file-audio:before {
	content: "";
}

.fa-file-code:before {
	content: "";
}

.fa-file-contract:before {
	content: "";
}

.fa-file-csv:before {
	content: "";
}

.fa-file-download:before {
	content: "";
}

.fa-file-excel:before {
	content: "";
}

.fa-file-export:before {
	content: "";
}

.fa-file-image:before {
	content: "";
}

.fa-file-import:before {
	content: "";
}

.fa-file-invoice:before {
	content: "";
}

.fa-file-invoice-dollar:before {
	content: "";
}

.fa-file-medical:before {
	content: "";
}

.fa-file-medical-alt:before {
	content: "";
}

.fa-file-pdf:before {
	content: "";
}

.fa-file-powerpoint:before {
	content: "";
}

.fa-file-prescription:before {
	content: "";
}

.fa-file-signature:before {
	content: "";
}

.fa-file-upload:before {
	content: "";
}

.fa-file-video:before {
	content: "";
}

.fa-file-word:before {
	content: "";
}

.fa-fill:before {
	content: "";
}

.fa-fill-drip:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-fingerprint:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-fire-alt:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "";
}

.fa-first-aid:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-fish:before {
	content: "";
}

.fa-fist-raised:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-flag-usa:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-flushed:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-minus:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-folder-plus:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-font-awesome:before {
	content: "";
}

.fa-font-awesome-alt:before {
	content: "";
}

.fa-font-awesome-flag:before {
	content: "";
}

.fa-font-awesome-logo-full:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-football-ball:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-frog:before {
	content: "";
}

.fa-frown:before {
	content: "";
}

.fa-frown-open:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-funnel-dollar:before {
	content: "";
}

.fa-futbol:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-gas-pump:before {
	content: "";
}

.fa-gavel:before {
	content: "";
}

.fa-gem:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-ghost:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-gifts:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-glass-cheers:before {
	content: "";
}

.fa-glass-martini:before {
	content: "";
}

.fa-glass-martini-alt:before {
	content: "";
}

.fa-glass-whiskey:before {
	content: "";
}

.fa-glasses:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-globe-africa:before {
	content: "";
}

.fa-globe-americas:before {
	content: "";
}

.fa-globe-asia:before {
	content: "";
}

.fa-globe-europe:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-golf-ball:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-google-pay:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-gopuram:before {
	content: "";
}

.fa-graduation-cap:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-greater-than:before {
	content: "";
}

.fa-greater-than-equal:before {
	content: "";
}

.fa-grimace:before {
	content: "";
}

.fa-grin:before {
	content: "";
}

.fa-grin-alt:before {
	content: "";
}

.fa-grin-beam:before {
	content: "";
}

.fa-grin-beam-sweat:before {
	content: "";
}

.fa-grin-hearts:before {
	content: "";
}

.fa-grin-squint:before {
	content: "";
}

.fa-grin-squint-tears:before {
	content: "";
}

.fa-grin-stars:before {
	content: "";
}

.fa-grin-tears:before {
	content: "";
}

.fa-grin-tongue:before {
	content: "";
}

.fa-grin-tongue-squint:before {
	content: "";
}

.fa-grin-tongue-wink:before {
	content: "";
}

.fa-grin-wink:before {
	content: "";
}

.fa-grip-horizontal:before {
	content: "";
}

.fa-grip-lines:before {
	content: "";
}

.fa-grip-lines-vertical:before {
	content: "";
}

.fa-grip-vertical:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-guilded:before {
	content: "";
}

.fa-guitar:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-hacker-news-square:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-hamburger:before {
	content: "";
}

.fa-hammer:before {
	content: "";
}

.fa-hamsa:before {
	content: "";
}

.fa-hand-holding:before {
	content: "";
}

.fa-hand-holding-heart:before {
	content: "";
}

.fa-hand-holding-medical:before {
	content: "";
}

.fa-hand-holding-usd:before {
	content: "";
}

.fa-hand-holding-water:before {
	content: "";
}

.fa-hand-lizard:before {
	content: "";
}

.fa-hand-middle-finger:before {
	content: "";
}

.fa-hand-paper:before {
	content: "";
}

.fa-hand-peace:before {
	content: "";
}

.fa-hand-point-down:before {
	content: "";
}

.fa-hand-point-left:before {
	content: "";
}

.fa-hand-point-right:before {
	content: "";
}

.fa-hand-point-up:before {
	content: "";
}

.fa-hand-pointer:before {
	content: "";
}

.fa-hand-rock:before {
	content: "";
}

.fa-hand-scissors:before {
	content: "";
}

.fa-hand-sparkles:before {
	content: "";
}

.fa-hand-spock:before {
	content: "";
}

.fa-hands:before {
	content: "";
}

.fa-hands-helping:before {
	content: "";
}

.fa-hands-wash:before {
	content: "";
}

.fa-handshake:before {
	content: "";
}

.fa-handshake-alt-slash:before {
	content: "";
}

.fa-handshake-slash:before {
	content: "";
}

.fa-hanukiah:before {
	content: "";
}

.fa-hard-hat:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-hat-cowboy:before {
	content: "";
}

.fa-hat-cowboy-side:before {
	content: "";
}

.fa-hat-wizard:before {
	content: "";
}

.fa-hdd:before {
	content: "";
}

.fa-head-side-cough:before {
	content: "";
}

.fa-head-side-cough-slash:before {
	content: "";
}

.fa-head-side-mask:before {
	content: "";
}

.fa-head-side-virus:before {
	content: "";
}

.fa-heading:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-headphones-alt:before {
	content: "";
}

.fa-headset:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-heart-broken:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-helicopter:before {
	content: "";
}

.fa-highlighter:before {
	content: "";
}

.fa-hiking:before {
	content: "";
}

.fa-hippo:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-hive:before {
	content: "";
}

.fa-hockey-puck:before {
	content: "";
}

.fa-holly-berry:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-horse:before {
	content: "";
}

.fa-horse-head:before {
	content: "";
}

.fa-hospital:before {
	content: "";
}

.fa-hospital-alt:before {
	content: "";
}

.fa-hospital-symbol:before {
	content: "";
}

.fa-hospital-user:before {
	content: "";
}

.fa-hot-tub:before {
	content: "";
}

.fa-hotdog:before {
	content: "";
}

.fa-hotel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-start:before {
	content: "";
}

.fa-house-damage:before {
	content: "";
}

.fa-house-user:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-hryvnia:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-ice-cream:before {
	content: "";
}

.fa-icicles:before {
	content: "";
}

.fa-icons:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-id-card:before {
	content: "";
}

.fa-id-card-alt:before {
	content: "";
}

.fa-ideal:before {
	content: "";
}

.fa-igloo:before {
	content: "";
}

.fa-image:before {
	content: "";
}

.fa-images:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-infinity:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-innosoft:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-instagram-square:before {
	content: "";
}

.fa-instalod:before {
	content: "";
}

.fa-intercom:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-jedi:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-joint:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-journal-whills:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-js-square:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-kaaba:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-keyboard:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-khanda:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-kiss:before {
	content: "";
}

.fa-kiss-beam:before {
	content: "";
}

.fa-kiss-wink-heart:before {
	content: "";
}

.fa-kiwi-bird:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-landmark:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-laptop-code:before {
	content: "";
}

.fa-laptop-house:before {
	content: "";
}

.fa-laptop-medical:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-laugh:before {
	content: "";
}

.fa-laugh-beam:before {
	content: "";
}

.fa-laugh-squint:before {
	content: "";
}

.fa-laugh-wink:before {
	content: "";
}

.fa-layer-group:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-lemon:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-less-than:before {
	content: "";
}

.fa-less-than-equal:before {
	content: "";
}

.fa-level-down-alt:before {
	content: "";
}

.fa-level-up-alt:before {
	content: "";
}

.fa-life-ring:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-link:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-lira-sign:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-lock-open:before {
	content: "";
}

.fa-long-arrow-alt-down:before {
	content: "";
}

.fa-long-arrow-alt-left:before {
	content: "";
}

.fa-long-arrow-alt-right:before {
	content: "";
}

.fa-long-arrow-alt-up:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-luggage-cart:before {
	content: "";
}

.fa-lungs:before {
	content: "";
}

.fa-lungs-virus:before {
	content: "";
}

.fa-lyft:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-mail-bulk:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-map-marked:before {
	content: "";
}

.fa-map-marked-alt:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-map-marker-alt:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-marker:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mask:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-medal:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-medium-m:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-meh:before {
	content: "";
}

.fa-meh-blank:before {
	content: "";
}

.fa-meh-rolling-eyes:before {
	content: "";
}

.fa-memory:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-menorah:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-meteor:before {
	content: "";
}

.fa-microblog:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-alt:before {
	content: "";
}

.fa-microphone-alt-slash:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-microscope:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-mitten:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-mixer:before {
	content: "";
}

.fa-mizuni:before {
	content: "";
}

.fa-mobile:before {
	content: "";
}

.fa-mobile-alt:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-monero:before {
	content: "";
}

.fa-money-bill:before {
	content: "";
}

.fa-money-bill-alt:before {
	content: "";
}

.fa-money-bill-wave:before {
	content: "";
}

.fa-money-bill-wave-alt:before {
	content: "";
}

.fa-money-check:before {
	content: "";
}

.fa-money-check-alt:before {
	content: "";
}

.fa-monument:before {
	content: "";
}

.fa-moon:before {
	content: "";
}

.fa-mortar-pestle:before {
	content: "";
}

.fa-mosque:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-mountain:before {
	content: "";
}

.fa-mouse:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-mug-hot:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-network-wired:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-newspaper:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-not-equal:before {
	content: "";
}

.fa-notes-medical:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-octopus-deploy:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-oil-can:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-om:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-otter:before {
	content: "";
}

.fa-outdent:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-pager:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-paint-roller:before {
	content: "";
}

.fa-palette:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-pallet:before {
	content: "";
}

.fa-paper-plane:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-parachute-box:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-parking:before {
	content: "";
}

.fa-passport:before {
	content: "";
}

.fa-pastafarianism:before {
	content: "";
}

.fa-paste:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-peace:before {
	content: "";
}

.fa-pen:before {
	content: "";
}

.fa-pen-alt:before {
	content: "";
}

.fa-pen-fancy:before {
	content: "";
}

.fa-pen-nib:before {
	content: "";
}

.fa-pen-square:before {
	content: "";
}

.fa-pencil-alt:before {
	content: "";
}

.fa-pencil-ruler:before {
	content: "";
}

.fa-penny-arcade:before {
	content: "";
}

.fa-people-arrows:before {
	content: "";
}

.fa-people-carry:before {
	content: "";
}

.fa-pepper-hot:before {
	content: "";
}

.fa-perbyte:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-percentage:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-person-booth:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-phone-alt:before {
	content: "";
}

.fa-phone-slash:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-phone-square-alt:before {
	content: "";
}

.fa-phone-volume:before {
	content: "";
}

.fa-photo-video:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-square:before {
	content: "";
}

.fa-piggy-bank:before {
	content: "";
}

.fa-pills:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-pizza-slice:before {
	content: "";
}

.fa-place-of-worship:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-plane-arrival:before {
	content: "";
}

.fa-plane-departure:before {
	content: "";
}

.fa-plane-slash:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-poll:before {
	content: "";
}

.fa-poll-h:before {
	content: "";
}

.fa-poo:before {
	content: "";
}

.fa-poo-storm:before {
	content: "";
}

.fa-poop:before {
	content: "";
}

.fa-portrait:before {
	content: "";
}

.fa-pound-sign:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-pray:before {
	content: "";
}

.fa-praying-hands:before {
	content: "";
}

.fa-prescription:before {
	content: "";
}

.fa-prescription-bottle:before {
	content: "";
}

.fa-prescription-bottle-alt:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-procedures:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-project-diagram:before {
	content: "";
}

.fa-pump-medical:before {
	content: "";
}

.fa-pump-soap:before {
	content: "";
}

.fa-pushed:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-quidditch:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-quran:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-radiation:before {
	content: "";
}

.fa-radiation-alt:before {
	content: "";
}

.fa-rainbow:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-receipt:before {
	content: "";
}

.fa-record-vinyl:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-redo:before {
	content: "";
}

.fa-redo-alt:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-remove-format:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-reply:before {
	content: "";
}

.fa-reply-all:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-republican:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-restroom:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-ribbon:before {
	content: "";
}

.fa-ring:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-robot:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-route:before {
	content: "";
}

.fa-rss:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-ruble-sign:before {
	content: "";
}

.fa-ruler:before {
	content: "";
}

.fa-ruler-combined:before {
	content: "";
}

.fa-ruler-horizontal:before {
	content: "";
}

.fa-ruler-vertical:before {
	content: "";
}

.fa-running:before {
	content: "";
}

.fa-rupee-sign:before {
	content: "";
}

.fa-rust:before {
	content: "";
}

.fa-sad-cry:before {
	content: "";
}

.fa-sad-tear:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-satellite:before {
	content: "";
}

.fa-satellite-dish:before {
	content: "";
}

.fa-save:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-school:before {
	content: "";
}

.fa-screwdriver:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-scroll:before {
	content: "";
}

.fa-sd-card:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-search-dollar:before {
	content: "";
}

.fa-search-location:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-seedling:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-shapes:before {
	content: "";
}

.fa-share:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-shekel-sign:before {
	content: "";
}

.fa-shield-alt:before {
	content: "";
}

.fa-shield-virus:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-shipping-fast:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-shoe-prints:before {
	content: "";
}

.fa-shopify:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-shuttle-van:before {
	content: "";
}

.fa-sign:before {
	content: "";
}

.fa-sign-in-alt:before {
	content: "";
}

.fa-sign-language:before {
	content: "";
}

.fa-sign-out-alt:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-signature:before {
	content: "";
}

.fa-sim-card:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-sink:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-skating:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-skiing:before {
	content: "";
}

.fa-skiing-nordic:before {
	content: "";
}

.fa-skull:before {
	content: "";
}

.fa-skull-crossbones:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-slack-hash:before {
	content: "";
}

.fa-slash:before {
	content: "";
}

.fa-sleigh:before {
	content: "";
}

.fa-sliders-h:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-smile:before {
	content: "";
}

.fa-smile-beam:before {
	content: "";
}

.fa-smile-wink:before {
	content: "";
}

.fa-smog:before {
	content: "";
}

.fa-smoking:before {
	content: "";
}

.fa-smoking-ban:before {
	content: "";
}

.fa-sms:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-snowboarding:before {
	content: "";
}

.fa-snowflake:before {
	content: "";
}

.fa-snowman:before {
	content: "";
}

.fa-snowplow:before {
	content: "";
}

.fa-soap:before {
	content: "";
}

.fa-socks:before {
	content: "";
}

.fa-solar-panel:before {
	content: "";
}

.fa-sort:before {
	content: "";
}

.fa-sort-alpha-down:before {
	content: "";
}

.fa-sort-alpha-down-alt:before {
	content: "";
}

.fa-sort-alpha-up:before {
	content: "";
}

.fa-sort-alpha-up-alt:before {
	content: "";
}

.fa-sort-amount-down:before {
	content: "";
}

.fa-sort-amount-down-alt:before {
	content: "";
}

.fa-sort-amount-up:before {
	content: "";
}

.fa-sort-amount-up-alt:before {
	content: "";
}

.fa-sort-down:before {
	content: "";
}

.fa-sort-numeric-down:before {
	content: "";
}

.fa-sort-numeric-down-alt:before {
	content: "";
}

.fa-sort-numeric-up:before {
	content: "";
}

.fa-sort-numeric-up-alt:before {
	content: "";
}

.fa-sort-up:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-spa:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-spell-check:before {
	content: "";
}

.fa-spider:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-splotch:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-spray-can:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-square-full:before {
	content: "";
}

.fa-square-root-alt:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-stamp:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-and-crescent:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-star-half-alt:before {
	content: "";
}

.fa-star-of-david:before {
	content: "";
}

.fa-star-of-life:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stopwatch:before {
	content: "";
}

.fa-stopwatch-20:before {
	content: "";
}

.fa-store:before {
	content: "";
}

.fa-store-alt:before {
	content: "";
}

.fa-store-alt-slash:before {
	content: "";
}

.fa-store-slash:before {
	content: "";
}

.fa-strava:before {
	content: "";
}

.fa-stream:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-stroopwafel:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-suitcase-rolling:before {
	content: "";
}

.fa-sun:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-surprise:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-swatchbook:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-swimmer:before {
	content: "";
}

.fa-swimming-pool:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-synagogue:before {
	content: "";
}

.fa-sync:before {
	content: "";
}

.fa-sync-alt:before {
	content: "";
}

.fa-syringe:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-table-tennis:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-tablet-alt:before {
	content: "";
}

.fa-tablets:before {
	content: "";
}

.fa-tachometer-alt:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-tape:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-taxi:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-teeth:before {
	content: "";
}

.fa-teeth-open:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-telegram-plane:before {
	content: "";
}

.fa-temperature-high:before {
	content: "";
}

.fa-temperature-low:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-tenge:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-theater-masks:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-thermometer:before {
	content: "";
}

.fa-thermometer-empty:before {
	content: "";
}

.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbtack:before {
	content: "";
}

.fa-ticket-alt:before {
	content: "";
}

.fa-tiktok:before {
	content: "";
}

.fa-times:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-tint-slash:before {
	content: "";
}

.fa-tired:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-toilet:before {
	content: "";
}

.fa-toilet-paper:before {
	content: "";
}

.fa-toilet-paper-slash:before {
	content: "";
}

.fa-toolbox:before {
	content: "";
}

.fa-tools:before {
	content: "";
}

.fa-tooth:before {
	content: "";
}

.fa-torah:before {
	content: "";
}

.fa-torii-gate:before {
	content: "";
}

.fa-tractor:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-traffic-light:before {
	content: "";
}

.fa-trailer:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-tram:before {
	content: "";
}

.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-trash-alt:before {
	content: "";
}

.fa-trash-restore:before {
	content: "";
}

.fa-trash-restore-alt:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-truck-loading:before {
	content: "";
}

.fa-truck-monster:before {
	content: "";
}

.fa-truck-moving:before {
	content: "";
}

.fa-truck-pickup:before {
	content: "";
}

.fa-tshirt:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-tv:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-umbrella-beach:before {
	content: "";
}

.fa-uncharted:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-undo:before {
	content: "";
}

.fa-undo-alt:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-unity:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-university:before {
	content: "";
}

.fa-unlink:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-unsplash:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-user-alt:before {
	content: "";
}

.fa-user-alt-slash:before {
	content: "";
}

.fa-user-astronaut:before {
	content: "";
}

.fa-user-check:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-clock:before {
	content: "";
}

.fa-user-cog:before {
	content: "";
}

.fa-user-edit:before {
	content: "";
}

.fa-user-friends:before {
	content: "";
}

.fa-user-graduate:before {
	content: "";
}

.fa-user-injured:before {
	content: "";
}

.fa-user-lock:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-user-minus:before {
	content: "";
}

.fa-user-ninja:before {
	content: "";
}

.fa-user-nurse:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-user-shield:before {
	content: "";
}

.fa-user-slash:before {
	content: "";
}

.fa-user-tag:before {
	content: "";
}

.fa-user-tie:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-users:before {
	content: "";
}

.fa-users-cog:before {
	content: "";
}

.fa-users-slash:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-utensil-spoon:before {
	content: "";
}

.fa-utensils:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-vector-square:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-vest:before {
	content: "";
}

.fa-vest-patches:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-vial:before {
	content: "";
}

.fa-vials:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-video:before {
	content: "";
}

.fa-video-slash:before {
	content: "";
}

.fa-vihara:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-virus:before {
	content: "";
}

.fa-virus-slash:before {
	content: "";
}

.fa-viruses:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-voicemail:before {
	content: "";
}

.fa-volleyball-ball:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-mute:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-vote-yea:before {
	content: "";
}

.fa-vr-cardboard:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-walking:before {
	content: "";
}

.fa-wallet:before {
	content: "";
}

.fa-warehouse:before {
	content: "";
}

.fa-watchman-monitoring:before {
	content: "";
}

.fa-water:before {
	content: "";
}

.fa-wave-square:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-weight:before {
	content: "";
}

.fa-weight-hanging:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-whatsapp-square:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-wind:before {
	content: "";
}

.fa-window-close:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wine-bottle:before {
	content: "";
}

.fa-wine-glass:before {
	content: "";
}

.fa-wine-glass-alt:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-wodu:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-won-sign:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-wpressr:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-x-ray:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-yen-sign:before {
	content: "";
}

.fa-yin-yang:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

.fab, .far {
	font-weight: 400;
}

.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
}

.fa, .fas {
	font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
	content: "";
}

.fa.fa-meetup {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-star-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-o:before {
	content: "";
}

.fa.fa-close:before, .fa.fa-remove:before {
	content: "";
}

.fa.fa-gear:before {
	content: "";
}

.fa.fa-trash-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-trash-o:before {
	content: "";
}

.fa.fa-file-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-o:before {
	content: "";
}

.fa.fa-clock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-clock-o:before {
	content: "";
}

.fa.fa-arrow-circle-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
	content: "";
}

.fa.fa-arrow-circle-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
	content: "";
}

.fa.fa-play-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-play-circle-o:before {
	content: "";
}

.fa.fa-repeat:before, .fa.fa-rotate-right:before {
	content: "";
}

.fa.fa-refresh:before {
	content: "";
}

.fa.fa-list-alt {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-dedent:before {
	content: "";
}

.fa.fa-video-camera:before {
	content: "";
}

.fa.fa-picture-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-picture-o:before {
	content: "";
}

.fa.fa-photo {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-photo:before {
	content: "";
}

.fa.fa-image {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-image:before {
	content: "";
}

.fa.fa-pencil:before {
	content: "";
}

.fa.fa-map-marker:before {
	content: "";
}

.fa.fa-pencil-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-pencil-square-o:before {
	content: "";
}

.fa.fa-share-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-share-square-o:before {
	content: "";
}

.fa.fa-check-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-check-square-o:before {
	content: "";
}

.fa.fa-arrows:before {
	content: "";
}

.fa.fa-times-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-circle-o:before {
	content: "";
}

.fa.fa-check-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-check-circle-o:before {
	content: "";
}

.fa.fa-mail-forward:before {
	content: "";
}

.fa.fa-expand:before {
	content: "";
}

.fa.fa-compress:before {
	content: "";
}

.fa.fa-eye, .fa.fa-eye-slash {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-warning:before {
	content: "";
}

.fa.fa-calendar:before {
	content: "";
}

.fa.fa-arrows-v:before {
	content: "";
}

.fa.fa-arrows-h:before {
	content: "";
}

.fa.fa-bar-chart {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bar-chart:before {
	content: "";
}

.fa.fa-bar-chart-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bar-chart-o:before {
	content: "";
}

.fa.fa-facebook-square, .fa.fa-twitter-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-gears:before {
	content: "";
}

.fa.fa-thumbs-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
	content: "";
}

.fa.fa-thumbs-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
	content: "";
}

.fa.fa-heart-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-heart-o:before {
	content: "";
}

.fa.fa-sign-out:before {
	content: "";
}

.fa.fa-linkedin-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-linkedin-square:before {
	content: "";
}

.fa.fa-thumb-tack:before {
	content: "";
}

.fa.fa-external-link:before {
	content: "";
}

.fa.fa-sign-in:before {
	content: "";
}

.fa.fa-github-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-lemon-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-lemon-o:before {
	content: "";
}

.fa.fa-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-square-o:before {
	content: "";
}

.fa.fa-bookmark-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bookmark-o:before {
	content: "";
}

.fa.fa-facebook, .fa.fa-twitter {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook:before {
	content: "";
}

.fa.fa-facebook-f {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook-f:before {
	content: "";
}

.fa.fa-github {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-credit-card {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-feed:before {
	content: "";
}

.fa.fa-hdd-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hdd-o:before {
	content: "";
}

.fa.fa-hand-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-right:before {
	content: "";
}

.fa.fa-hand-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-left:before {
	content: "";
}

.fa.fa-hand-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-up:before {
	content: "";
}

.fa.fa-hand-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-down:before {
	content: "";
}

.fa.fa-arrows-alt:before {
	content: "";
}

.fa.fa-group:before {
	content: "";
}

.fa.fa-chain:before {
	content: "";
}

.fa.fa-scissors:before {
	content: "";
}

.fa.fa-files-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-files-o:before {
	content: "";
}

.fa.fa-floppy-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-floppy-o:before {
	content: "";
}

.fa.fa-navicon:before, .fa.fa-reorder:before {
	content: "";
}

.fa.fa-google-plus, .fa.fa-google-plus-square, .fa.fa-pinterest, .fa.fa-pinterest-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus:before {
	content: "";
}

.fa.fa-money {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-money:before {
	content: "";
}

.fa.fa-unsorted:before {
	content: "";
}

.fa.fa-sort-desc:before {
	content: "";
}

.fa.fa-sort-asc:before {
	content: "";
}

.fa.fa-linkedin {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-linkedin:before {
	content: "";
}

.fa.fa-rotate-left:before {
	content: "";
}

.fa.fa-legal:before {
	content: "";
}

.fa.fa-dashboard:before, .fa.fa-tachometer:before {
	content: "";
}

.fa.fa-comment-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-comment-o:before {
	content: "";
}

.fa.fa-comments-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-comments-o:before {
	content: "";
}

.fa.fa-flash:before {
	content: "";
}

.fa.fa-clipboard, .fa.fa-paste {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-paste:before {
	content: "";
}

.fa.fa-lightbulb-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-lightbulb-o:before {
	content: "";
}

.fa.fa-exchange:before {
	content: "";
}

.fa.fa-cloud-download:before {
	content: "";
}

.fa.fa-cloud-upload:before {
	content: "";
}

.fa.fa-bell-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bell-o:before {
	content: "";
}

.fa.fa-cutlery:before {
	content: "";
}

.fa.fa-file-text-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-text-o:before {
	content: "";
}

.fa.fa-building-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-building-o:before {
	content: "";
}

.fa.fa-hospital-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hospital-o:before {
	content: "";
}

.fa.fa-tablet:before {
	content: "";
}

.fa.fa-mobile-phone:before, .fa.fa-mobile:before {
	content: "";
}

.fa.fa-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-circle-o:before {
	content: "";
}

.fa.fa-mail-reply:before {
	content: "";
}

.fa.fa-github-alt {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-folder-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-folder-o:before {
	content: "";
}

.fa.fa-folder-open-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-folder-open-o:before {
	content: "";
}

.fa.fa-smile-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-smile-o:before {
	content: "";
}

.fa.fa-frown-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-frown-o:before {
	content: "";
}

.fa.fa-meh-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-meh-o:before {
	content: "";
}

.fa.fa-keyboard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-keyboard-o:before {
	content: "";
}

.fa.fa-flag-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-flag-o:before {
	content: "";
}

.fa.fa-mail-reply-all:before {
	content: "";
}

.fa.fa-star-half-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-o:before {
	content: "";
}

.fa.fa-star-half-empty {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-empty:before {
	content: "";
}

.fa.fa-star-half-full {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-full:before {
	content: "";
}

.fa.fa-code-fork:before {
	content: "";
}

.fa.fa-chain-broken:before {
	content: "";
}

.fa.fa-shield:before {
	content: "";
}

.fa.fa-calendar-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-o:before {
	content: "";
}

.fa.fa-css3, .fa.fa-html5, .fa.fa-maxcdn {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ticket:before {
	content: "";
}

.fa.fa-minus-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-minus-square-o:before {
	content: "";
}

.fa.fa-level-up:before {
	content: "";
}

.fa.fa-level-down:before {
	content: "";
}

.fa.fa-pencil-square:before {
	content: "";
}

.fa.fa-external-link-square:before {
	content: "";
}

.fa.fa-compass {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
	content: "";
}

.fa.fa-toggle-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-down:before {
	content: "";
}

.fa.fa-caret-square-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
	content: "";
}

.fa.fa-toggle-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-up:before {
	content: "";
}

.fa.fa-caret-square-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
	content: "";
}

.fa.fa-toggle-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-right:before {
	content: "";
}

.fa.fa-eur:before, .fa.fa-euro:before {
	content: "";
}

.fa.fa-gbp:before {
	content: "";
}

.fa.fa-dollar:before, .fa.fa-usd:before {
	content: "";
}

.fa.fa-inr:before, .fa.fa-rupee:before {
	content: "";
}

.fa.fa-cny:before, .fa.fa-jpy:before, .fa.fa-rmb:before, .fa.fa-yen:before {
	content: "";
}

.fa.fa-rouble:before, .fa.fa-rub:before, .fa.fa-ruble:before {
	content: "";
}

.fa.fa-krw:before, .fa.fa-won:before {
	content: "";
}

.fa.fa-bitcoin, .fa.fa-btc {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bitcoin:before {
	content: "";
}

.fa.fa-file-text:before {
	content: "";
}

.fa.fa-sort-alpha-asc:before {
	content: "";
}

.fa.fa-sort-alpha-desc:before {
	content: "";
}

.fa.fa-sort-amount-asc:before {
	content: "";
}

.fa.fa-sort-amount-desc:before {
	content: "";
}

.fa.fa-sort-numeric-asc:before {
	content: "";
}

.fa.fa-sort-numeric-desc:before {
	content: "";
}

.fa.fa-xing, .fa.fa-xing-square, .fa.fa-youtube, .fa.fa-youtube-play, .fa.fa-youtube-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-youtube-play:before {
	content: "";
}

.fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bitbucket-square:before {
	content: "";
}

.fa.fa-tumblr, .fa.fa-tumblr-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-long-arrow-down:before {
	content: "";
}

.fa.fa-long-arrow-up:before {
	content: "";
}

.fa.fa-long-arrow-left:before {
	content: "";
}

.fa.fa-long-arrow-right:before {
	content: "";
}

.fa.fa-android, .fa.fa-apple, .fa.fa-dribbble, .fa.fa-foursquare, .fa.fa-gittip, .fa.fa-gratipay, .fa.fa-linux, .fa.fa-skype, .fa.fa-trello, .fa.fa-windows {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-gittip:before {
	content: "";
}

.fa.fa-sun-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-sun-o:before {
	content: "";
}

.fa.fa-moon-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-moon-o:before {
	content: "";
}

.fa.fa-pagelines, .fa.fa-renren, .fa.fa-stack-exchange, .fa.fa-vk, .fa.fa-weibo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
	content: "";
}

.fa.fa-arrow-circle-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
	content: "";
}

.fa.fa-caret-square-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
	content: "";
}

.fa.fa-toggle-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-left:before {
	content: "";
}

.fa.fa-dot-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-dot-circle-o:before {
	content: "";
}

.fa.fa-vimeo-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-try:before, .fa.fa-turkish-lira:before {
	content: "";
}

.fa.fa-plus-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-plus-square-o:before {
	content: "";
}

.fa.fa-openid, .fa.fa-slack, .fa.fa-wordpress {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bank:before, .fa.fa-institution:before {
	content: "";
}

.fa.fa-mortar-board:before {
	content: "";
}

.fa.fa-delicious, .fa.fa-digg, .fa.fa-drupal, .fa.fa-google, .fa.fa-joomla, .fa.fa-pied-piper-alt, .fa.fa-pied-piper-pp, .fa.fa-reddit, .fa.fa-reddit-square, .fa.fa-stumbleupon, .fa.fa-stumbleupon-circle, .fa.fa-yahoo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-spoon:before {
	content: "";
}

.fa.fa-behance, .fa.fa-behance-square, .fa.fa-steam, .fa.fa-steam-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-automobile:before {
	content: "";
}

.fa.fa-envelope-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-envelope-o:before {
	content: "";
}

.fa.fa-deviantart, .fa.fa-soundcloud, .fa.fa-spotify {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-file-pdf-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-pdf-o:before {
	content: "";
}

.fa.fa-file-word-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-word-o:before {
	content: "";
}

.fa.fa-file-excel-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-excel-o:before {
	content: "";
}

.fa.fa-file-powerpoint-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
	content: "";
}

.fa.fa-file-image-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-image-o:before {
	content: "";
}

.fa.fa-file-photo-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-photo-o:before {
	content: "";
}

.fa.fa-file-picture-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-picture-o:before {
	content: "";
}

.fa.fa-file-archive-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-archive-o:before {
	content: "";
}

.fa.fa-file-zip-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-zip-o:before {
	content: "";
}

.fa.fa-file-audio-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-audio-o:before {
	content: "";
}

.fa.fa-file-sound-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-sound-o:before {
	content: "";
}

.fa.fa-file-video-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-video-o:before {
	content: "";
}

.fa.fa-file-movie-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-movie-o:before {
	content: "";
}

.fa.fa-file-code-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-code-o:before {
	content: "";
}

.fa.fa-codepen, .fa.fa-jsfiddle, .fa.fa-vine {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-life-bouy, .fa.fa-life-ring {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-bouy:before {
	content: "";
}

.fa.fa-life-buoy {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-buoy:before {
	content: "";
}

.fa.fa-life-saver {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-saver:before {
	content: "";
}

.fa.fa-support {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-support:before {
	content: "";
}

.fa.fa-circle-o-notch:before {
	content: "";
}

.fa.fa-ra, .fa.fa-rebel {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ra:before {
	content: "";
}

.fa.fa-resistance {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-resistance:before {
	content: "";
}

.fa.fa-empire, .fa.fa-ge {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ge:before {
	content: "";
}

.fa.fa-git, .fa.fa-git-square, .fa.fa-hacker-news, .fa.fa-y-combinator-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-y-combinator-square:before {
	content: "";
}

.fa.fa-yc-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-yc-square:before {
	content: "";
}

.fa.fa-qq, .fa.fa-tencent-weibo, .fa.fa-wechat, .fa.fa-weixin {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-wechat:before {
	content: "";
}

.fa.fa-send:before {
	content: "";
}

.fa.fa-paper-plane-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-paper-plane-o:before {
	content: "";
}

.fa.fa-send-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-send-o:before {
	content: "";
}

.fa.fa-circle-thin {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-circle-thin:before {
	content: "";
}

.fa.fa-header:before {
	content: "";
}

.fa.fa-sliders:before {
	content: "";
}

.fa.fa-futbol-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-futbol-o:before {
	content: "";
}

.fa.fa-soccer-ball-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
	content: "";
}

.fa.fa-slideshare, .fa.fa-twitch, .fa.fa-yelp {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-newspaper-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-newspaper-o:before {
	content: "";
}

.fa.fa-cc-amex, .fa.fa-cc-discover, .fa.fa-cc-mastercard, .fa.fa-cc-paypal, .fa.fa-cc-stripe, .fa.fa-cc-visa, .fa.fa-google-wallet, .fa.fa-paypal {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bell-slash-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bell-slash-o:before {
	content: "";
}

.fa.fa-trash:before {
	content: "";
}

.fa.fa-copyright {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-eyedropper:before {
	content: "";
}

.fa.fa-area-chart:before {
	content: "";
}

.fa.fa-pie-chart:before {
	content: "";
}

.fa.fa-line-chart:before {
	content: "";
}

.fa.fa-angellist, .fa.fa-ioxhost, .fa.fa-lastfm, .fa.fa-lastfm-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-cc {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-cc:before {
	content: "";
}

.fa.fa-ils:before, .fa.fa-shekel:before, .fa.fa-sheqel:before {
	content: "";
}

.fa.fa-meanpath {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-meanpath:before {
	content: "";
}

.fa.fa-buysellads, .fa.fa-connectdevelop, .fa.fa-dashcube, .fa.fa-forumbee, .fa.fa-leanpub, .fa.fa-sellsy, .fa.fa-shirtsinbulk, .fa.fa-simplybuilt, .fa.fa-skyatlas {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-diamond {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-diamond:before {
	content: "";
}

.fa.fa-intersex:before {
	content: "";
}

.fa.fa-facebook-official {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook-official:before {
	content: "";
}

.fa.fa-pinterest-p, .fa.fa-whatsapp {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-hotel:before {
	content: "";
}

.fa.fa-medium, .fa.fa-viacoin, .fa.fa-y-combinator, .fa.fa-yc {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-yc:before {
	content: "";
}

.fa.fa-expeditedssl, .fa.fa-opencart, .fa.fa-optin-monster {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-battery-4:before, .fa.fa-battery:before {
	content: "";
}

.fa.fa-battery-3:before {
	content: "";
}

.fa.fa-battery-2:before {
	content: "";
}

.fa.fa-battery-1:before {
	content: "";
}

.fa.fa-battery-0:before {
	content: "";
}

.fa.fa-object-group, .fa.fa-object-ungroup, .fa.fa-sticky-note-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-sticky-note-o:before {
	content: "";
}

.fa.fa-cc-diners-club, .fa.fa-cc-jcb {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-clone, .fa.fa-hourglass-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hourglass-o:before {
	content: "";
}

.fa.fa-hourglass-1:before {
	content: "";
}

.fa.fa-hourglass-2:before {
	content: "";
}

.fa.fa-hourglass-3:before {
	content: "";
}

.fa.fa-hand-rock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-rock-o:before {
	content: "";
}

.fa.fa-hand-grab-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-grab-o:before {
	content: "";
}

.fa.fa-hand-paper-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-paper-o:before {
	content: "";
}

.fa.fa-hand-stop-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-stop-o:before {
	content: "";
}

.fa.fa-hand-scissors-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
	content: "";
}

.fa.fa-hand-lizard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
	content: "";
}

.fa.fa-hand-spock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-spock-o:before {
	content: "";
}

.fa.fa-hand-pointer-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
	content: "";
}

.fa.fa-hand-peace-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-peace-o:before {
	content: "";
}

.fa.fa-registered {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-chrome, .fa.fa-creative-commons, .fa.fa-firefox, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-internet-explorer, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opera, .fa.fa-safari, .fa.fa-tripadvisor, .fa.fa-wikipedia-w {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-television:before {
	content: "";
}

.fa.fa-500px, .fa.fa-amazon, .fa.fa-contao {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-calendar-plus-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
	content: "";
}

.fa.fa-calendar-minus-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
	content: "";
}

.fa.fa-calendar-times-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-times-o:before {
	content: "";
}

.fa.fa-calendar-check-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-check-o:before {
	content: "";
}

.fa.fa-map-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-map-o:before {
	content: "";
}

.fa.fa-commenting:before {
	content: "";
}

.fa.fa-commenting-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-commenting-o:before {
	content: "";
}

.fa.fa-houzz, .fa.fa-vimeo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-vimeo:before {
	content: "";
}

.fa.fa-black-tie, .fa.fa-edge, .fa.fa-fonticons, .fa.fa-reddit-alien {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-credit-card-alt:before {
	content: "";
}

.fa.fa-codiepie, .fa.fa-fort-awesome, .fa.fa-mixcloud, .fa.fa-modx, .fa.fa-product-hunt, .fa.fa-scribd, .fa.fa-usb {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-pause-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-pause-circle-o:before {
	content: "";
}

.fa.fa-stop-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-stop-circle-o:before {
	content: "";
}

.fa.fa-bluetooth, .fa.fa-bluetooth-b, .fa.fa-envira, .fa.fa-gitlab, .fa.fa-wheelchair-alt, .fa.fa-wpbeginner, .fa.fa-wpforms {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
	content: "";
}

.fa.fa-question-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-question-circle-o:before {
	content: "";
}

.fa.fa-volume-control-phone:before {
	content: "";
}

.fa.fa-asl-interpreting:before {
	content: "";
}

.fa.fa-deafness:before, .fa.fa-hard-of-hearing:before {
	content: "";
}

.fa.fa-glide, .fa.fa-glide-g {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-signing:before {
	content: "";
}

.fa.fa-first-order, .fa.fa-google-plus-official, .fa.fa-pied-piper, .fa.fa-snapchat, .fa.fa-snapchat-ghost, .fa.fa-snapchat-square, .fa.fa-themeisle, .fa.fa-viadeo, .fa.fa-viadeo-square, .fa.fa-yoast {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus-official:before {
	content: "";
}

.fa.fa-google-plus-circle {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus-circle:before {
	content: "";
}

.fa.fa-fa, .fa.fa-font-awesome {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-fa:before {
	content: "";
}

.fa.fa-handshake-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-handshake-o:before {
	content: "";
}

.fa.fa-envelope-open-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-envelope-open-o:before {
	content: "";
}

.fa.fa-linode {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-address-book-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-address-book-o:before {
	content: "";
}

.fa.fa-vcard:before {
	content: "";
}

.fa.fa-address-card-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-address-card-o:before {
	content: "";
}

.fa.fa-vcard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-vcard-o:before {
	content: "";
}

.fa.fa-user-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-user-circle-o:before {
	content: "";
}

.fa.fa-user-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-user-o:before {
	content: "";
}

.fa.fa-id-badge {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-drivers-license:before {
	content: "";
}

.fa.fa-id-card-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-id-card-o:before {
	content: "";
}

.fa.fa-drivers-license-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-drivers-license-o:before {
	content: "";
}

.fa.fa-free-code-camp, .fa.fa-quora, .fa.fa-telegram {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-thermometer-4:before, .fa.fa-thermometer:before {
	content: "";
}

.fa.fa-thermometer-3:before {
	content: "";
}

.fa.fa-thermometer-2:before {
	content: "";
}

.fa.fa-thermometer-1:before {
	content: "";
}

.fa.fa-thermometer-0:before {
	content: "";
}

.fa.fa-bathtub:before, .fa.fa-s15:before {
	content: "";
}

.fa.fa-window-maximize, .fa.fa-window-restore {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-rectangle:before {
	content: "";
}

.fa.fa-window-close-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-window-close-o:before {
	content: "";
}

.fa.fa-times-rectangle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
	content: "";
}

.fa.fa-bandcamp, .fa.fa-eercast, .fa.fa-etsy, .fa.fa-grav, .fa.fa-imdb, .fa.fa-ravelry {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-eercast:before {
	content: "";
}

.fa.fa-snowflake-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-snowflake-o:before {
	content: "";
}

.fa.fa-superpowers, .fa.fa-wpexplorer {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-cab:before {
	content: "";
}

@keyframes slideInDown {
	from {
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	
	to {
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	animation-name: slideInDown;
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.elementor-widget-icon-box .elementor-icon-box-icon {
	display: inline-block;
	flex: 0 0 auto;
	line-height: 0;
}

.elementor-widget-icon-box .elementor-icon-box-content {
	flex-grow: 1;
	width: 100%;
}

.elementor-widget-icon-box .elementor-icon-box-title a {
	color: inherit;
}

.elementor-widget-icon-box .elementor-icon-box-description {
	margin: 0;
}

.elementor-widget-icon-box.elementor-position-inline-end .elementor-icon-box-wrapper {
	flex-direction: row-reverse;
	text-align: end;
}

.elementor-widget-icon-box.elementor-position-inline-start .elementor-icon-box-wrapper {
	flex-direction: row;
	text-align: start;
}

.elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper {
	align-items: unset !important;
	flex-direction: column;
	text-align: center;
}

.elementor-widget-icon-box.elementor-position-block-end .elementor-icon-box-wrapper {
	align-items: unset !important;
	flex-direction: column-reverse;
	text-align: center;
}

@media (min-width:-1) {
	.elementor-widget-icon-box.elementor-widescreen-position-inline-end .elementor-icon-box-wrapper {
		flex-direction: row-reverse;
		text-align: end;
	}
	
	.elementor-widget-icon-box.elementor-widescreen-position-inline-start .elementor-icon-box-wrapper {
		flex-direction: row;
		text-align: start;
	}
	
	.elementor-widget-icon-box.elementor-widescreen-position-block-start .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column;
		text-align: center;
	}
	
	.elementor-widget-icon-box.elementor-widescreen-position-block-end .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column-reverse;
		text-align: center;
	}
}

@media (max-width:-1) {
	.elementor-widget-icon-box.elementor-laptop-position-inline-end .elementor-icon-box-wrapper {
		flex-direction: row-reverse;
		text-align: end;
	}
	
	.elementor-widget-icon-box.elementor-laptop-position-inline-start .elementor-icon-box-wrapper {
		flex-direction: row;
		text-align: start;
	}
	
	.elementor-widget-icon-box.elementor-laptop-position-block-start .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column;
		text-align: center;
	}
	
	.elementor-widget-icon-box.elementor-laptop-position-block-end .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column-reverse;
		text-align: center;
	}
	
	.elementor-widget-icon-box.elementor-tablet_extra-position-inline-end .elementor-icon-box-wrapper {
		flex-direction: row-reverse;
		text-align: end;
	}
	
	.elementor-widget-icon-box.elementor-tablet_extra-position-inline-start .elementor-icon-box-wrapper {
		flex-direction: row;
		text-align: start;
	}
	
	.elementor-widget-icon-box.elementor-tablet_extra-position-block-start .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column;
		text-align: center;
	}
	
	.elementor-widget-icon-box.elementor-tablet_extra-position-block-end .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column-reverse;
		text-align: center;
	}
}

@media (max-width:1024px) {
	.elementor-widget-icon-box.elementor-tablet-position-inline-end .elementor-icon-box-wrapper {
		flex-direction: row-reverse;
		text-align: end;
	}
	
	.elementor-widget-icon-box.elementor-tablet-position-inline-start .elementor-icon-box-wrapper {
		flex-direction: row;
		text-align: start;
	}
	
	.elementor-widget-icon-box.elementor-tablet-position-block-start .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column;
		text-align: center;
	}
	
	.elementor-widget-icon-box.elementor-tablet-position-block-end .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column-reverse;
		text-align: center;
	}
}

@media (max-width:-1) {
	.elementor-widget-icon-box.elementor-mobile_extra-position-inline-end .elementor-icon-box-wrapper {
		flex-direction: row-reverse;
		text-align: end;
	}
	
	.elementor-widget-icon-box.elementor-mobile_extra-position-inline-start .elementor-icon-box-wrapper {
		flex-direction: row;
		text-align: start;
	}
	
	.elementor-widget-icon-box.elementor-mobile_extra-position-block-start .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column;
		text-align: center;
	}
	
	.elementor-widget-icon-box.elementor-mobile_extra-position-block-end .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column-reverse;
		text-align: center;
	}
}

@media (max-width:767px) {
	.elementor-widget-icon-box.elementor-mobile-position-inline-end .elementor-icon-box-wrapper {
		flex-direction: row-reverse;
		text-align: end;
	}
	
	.elementor-widget-icon-box.elementor-mobile-position-inline-start .elementor-icon-box-wrapper {
		flex-direction: row;
		text-align: start;
	}
	
	.elementor-widget-icon-box.elementor-mobile-position-block-start .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column;
		text-align: center;
	}
	
	.elementor-widget-icon-box.elementor-mobile-position-block-end .elementor-icon-box-wrapper {
		align-items: unset !important;
		flex-direction: column-reverse;
		text-align: center;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

.fadeInDown {
	animation-name: fadeInDown;
}

@keyframes slideInUp {
	from {
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	
	to {
		transform: translate3d(0, 0, 0);
	}
}

.slideInUp {
	animation-name: slideInUp;
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
	font-size: 15px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
	font-size: 19px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: 29px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
	font-size: 39px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
	font-size: 59px;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

.fadeIn {
	animation-name: fadeIn;
}

:root {
	--swiper-theme-color: #007aff;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
	flex-direction: column;
}

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

.swiper-android .swiper-slide, .swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
	touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x;
}

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

.swiper-slide-invisible-blank {
	visibility: hidden;
}

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

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

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15);
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

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

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
	content: "";
	flex-shrink: 0;
	order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size: 44px;
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - ( var(--swiper-navigation-size) / 2 ));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: "next";
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

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

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33);
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right;
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

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

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

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

.swiper-pagination-lock {
	display: none;
}

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

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}

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

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

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

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

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

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

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

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

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

.swiper-grid > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

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

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube {
	overflow: visible;
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}

.swiper-flip {
	overflow: visible;
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height;
}

.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.elementor-element, .elementor-lightbox {
	--swiper-theme-color: #000;
	--swiper-navigation-size: 44px;
	--swiper-pagination-bullet-size: 6px;
	--swiper-pagination-bullet-horizontal-gap: 6px;
}

.elementor-element .swiper .swiper-slide figure, .elementor-lightbox .swiper .swiper-slide figure {
	line-height: 0;
}

.elementor-element .swiper .elementor-lightbox-content-source, .elementor-lightbox .swiper .elementor-lightbox-content-source {
	display: none;
}

.elementor-element .swiper .elementor-swiper-button, .elementor-element .swiper ~ .elementor-swiper-button, .elementor-lightbox .swiper .elementor-swiper-button, .elementor-lightbox .swiper ~ .elementor-swiper-button {
	color: hsla(0, 0%, 93%, .9);
	cursor: pointer;
	display: inline-flex;
	font-size: 25px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

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

.elementor-element .swiper .elementor-swiper-button-prev, .elementor-element .swiper ~ .elementor-swiper-button-prev, .elementor-lightbox .swiper .elementor-swiper-button-prev, .elementor-lightbox .swiper ~ .elementor-swiper-button-prev {
	left: 10px;
}

.elementor-element .swiper .elementor-swiper-button-next, .elementor-element .swiper ~ .elementor-swiper-button-next, .elementor-lightbox .swiper .elementor-swiper-button-next, .elementor-lightbox .swiper ~ .elementor-swiper-button-next {
	right: 10px;
}

.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper ~ .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper ~ .elementor-swiper-button.swiper-button-disabled {
	opacity: .3;
}

.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image, .elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
	width: 100%;
}

.elementor-element .swiper .swiper-horizontal > .swiper-pagination-bullets, .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper .swiper-pagination-custom, .elementor-element .swiper .swiper-pagination-fraction, .elementor-element .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper ~ .swiper-pagination-custom, .elementor-element .swiper ~ .swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-horizontal > .swiper-pagination-bullets, .elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper .swiper-pagination-custom, .elementor-lightbox .swiper .swiper-pagination-fraction, .elementor-lightbox .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper ~ .swiper-pagination-custom, .elementor-lightbox .swiper ~ .swiper-pagination-fraction {
	bottom: 5px;
}

.elementor-element .swiper.swiper-cube .elementor-swiper-button, .elementor-element .swiper.swiper-cube ~ .elementor-swiper-button, .elementor-lightbox .swiper.swiper-cube .elementor-swiper-button, .elementor-lightbox .swiper.swiper-cube ~ .elementor-swiper-button {
	transform: translate3d(0, -50%, 1px);
}

.elementor-element :where(.swiper-horizontal) ~ .swiper-pagination-bullets, .elementor-lightbox :where(.swiper-horizontal) ~ .swiper-pagination-bullets {
	bottom: 5px;
	left: 0;
	width: 100%;
}

.elementor-element :where(.swiper-horizontal) ~ .swiper-pagination-bullets .swiper-pagination-bullet, .elementor-lightbox :where(.swiper-horizontal) ~ .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.elementor-element :where(.swiper-horizontal) ~ .swiper-pagination-progressbar, .elementor-lightbox :where(.swiper-horizontal) ~ .swiper-pagination-progressbar {
	height: 4px;
	left: 0;
	top: 0;
	width: 100%;
}

.elementor-element.elementor-pagination-position-outside .swiper, .elementor-lightbox.elementor-pagination-position-outside .swiper {
	padding-bottom: 30px;
}

.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button, .elementor-element.elementor-pagination-position-outside .swiper ~ .elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper ~ .elementor-swiper-button {
	top: calc(50% - 30px / 2);
}

.elementor-element .elementor-swiper, .elementor-lightbox .elementor-swiper {
	position: relative;
}

.elementor-element .elementor-main-swiper, .elementor-lightbox .elementor-main-swiper {
	position: static;
}

.elementor-element.elementor-arrows-position-outside .swiper, .elementor-lightbox.elementor-arrows-position-outside .swiper {
	width: calc(100% - 60px);
}

.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-element.elementor-arrows-position-outside .swiper ~ .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper ~ .elementor-swiper-button-prev {
	left: 0;
}

.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-element.elementor-arrows-position-outside .swiper ~ .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper ~ .elementor-swiper-button-next {
	right: 0;
}

/*! elementor-pro - v4.1.0 - 08-06-2026 */
@charset "UTF-8";

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft), .entry-summary blockquote.elementor-blockquote {
	margin-left: 0;
	margin-right: 0;
}

.elementor-widget-blockquote blockquote {
	background: transparent;
	border: 0;
	color: #3f444b;
	font-size: 100%;
	font-style: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	quotes: none;
	vertical-align: baseline;
}

.elementor-widget-blockquote blockquote .e-q-footer:after, .elementor-widget-blockquote blockquote .e-q-footer:before, .elementor-widget-blockquote blockquote cite:after, .elementor-widget-blockquote blockquote cite:before, .elementor-widget-blockquote blockquote:after, .elementor-widget-blockquote blockquote:before {
	content: none;
}

.elementor-blockquote {
	transition: .3s;
}

.elementor-blockquote__author, .elementor-blockquote__content {
	font-style: normal;
	margin-bottom: 0;
}

.elementor-blockquote__author {
	font-weight: 700;
}

.elementor-blockquote .e-q-footer {
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}

.elementor-blockquote__tweet-button {
	align-self: flex-end;
	color: #1da1f2;
	display: flex;
	line-height: 1;
	position: relative;
	transition: .3s;
	width: -moz-max-content;
	width: max-content;
}

.elementor-blockquote__tweet-button:hover {
	color: #0967a0;
}

.elementor-blockquote__tweet-button span {
	font-weight: 600;
}

.elementor-blockquote__tweet-button i, .elementor-blockquote__tweet-button span {
	vertical-align: middle;
}

.elementor-blockquote__tweet-button i + span, .elementor-blockquote__tweet-button svg + span {
	margin-inline-start: .5em;
}

.elementor-blockquote__tweet-button svg {
	fill: #1da1f2;
	height: 1em;
	width: 1em;
}

.elementor-blockquote__tweet-label {
	white-space: pre-wrap;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button {
	background-color: #1da1f2;
	border-radius: 100em;
	color: #fff;
	font-size: 15px;
	padding: .7em 1.2em;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover {
	background-color: #0967a0;
	color: #fff;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before {
	border-inline-end-color: #0967a0;
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg, .elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg {
	fill: #fff;
	height: 1em;
	width: 1em;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button, .elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button {
	height: 2em;
	padding: 0;
	width: 2em;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i, .elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before {
	border: .5em solid transparent;
	border-inline-end-color: #1da1f2;
	content: "";
	inset-block-start: 50%;
	inset-inline-start: -.8em;
	position: absolute;
	transform: translateY(-50%) scaleY(.65);
	transition: .3s;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before {
	border-left-color: transparent;
	border-right-color: #1da1f2;
	left: -.8em;
	right: auto;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before {
	border-right-color: #0967a0;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before {
	border-left-color: #1da1f2;
	border-right-color: transparent;
	left: auto;
	right: -.8em;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before {
	border-left-color: #0967a0;
}

.elementor-blockquote--skin-boxed .elementor-blockquote {
	background-color: #f9fafa;
	padding: 30px;
}

.elementor-blockquote--skin-border .elementor-blockquote {
	border-color: #f9fafa;
	border-inline-start-width: 7px;
	border-style: solid;
	padding-inline-start: 20px;
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before {
	color: #f9fafa;
	content: "“";
	display: block;
	font-family: Times New Roman, Times, serif;
	font-size: 100px;
	font-weight: 900;
	height: .6em;
	line-height: 1;
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content {
	margin-top: 15px;
}

.elementor-blockquote--align-left .elementor-blockquote__content {
	text-align: left;
}

.elementor-blockquote--align-left .elementor-blockquote .e-q-footer {
	flex-direction: row;
}

.elementor-blockquote--align-right .elementor-blockquote__content {
	text-align: right;
}

.elementor-blockquote--align-right .elementor-blockquote .e-q-footer {
	flex-direction: row-reverse;
}

.elementor-blockquote--align-center .elementor-blockquote {
	text-align: center;
}

.elementor-blockquote--align-center .elementor-blockquote .e-q-footer, .elementor-blockquote--align-center .elementor-blockquote__author {
	display: block;
}

.elementor-blockquote--align-center .elementor-blockquote__tweet-button {
	margin-inline: auto;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em;
}

.fa-xs {
	font-size: .75em;
}

.fa-sm {
	font-size: .875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-500px:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-acquisitions-incorporated:before {
	content: "";
}

.fa-ad:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-card:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-air-freshener:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-allergies:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angry:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-ankh:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-apple-alt:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-archway:before {
	content: "";
}

.fa-arrow-alt-circle-down:before {
	content: "";
}

.fa-arrow-alt-circle-left:before {
	content: "";
}

.fa-arrow-alt-circle-right:before {
	content: "";
}

.fa-arrow-alt-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-arrows-alt-h:before {
	content: "";
}

.fa-arrows-alt-v:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-atlas:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-atom:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-award:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-baby:before {
	content: "";
}

.fa-baby-carriage:before {
	content: "";
}

.fa-backspace:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-bacon:before {
	content: "";
}

.fa-bacteria:before {
	content: "";
}

.fa-bacterium:before {
	content: "";
}

.fa-bahai:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-balance-scale-left:before {
	content: "";
}

.fa-balance-scale-right:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-band-aid:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-bars:before {
	content: "";
}

.fa-baseball-ball:before {
	content: "";
}

.fa-basketball-ball:before {
	content: "";
}

.fa-bath:before {
	content: "";
}

.fa-battery-empty:before {
	content: "";
}

.fa-battery-full:before {
	content: "";
}

.fa-battery-half:before {
	content: "";
}

.fa-battery-quarter:before {
	content: "";
}

.fa-battery-three-quarters:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-bed:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bezier-curve:before {
	content: "";
}

.fa-bible:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-biking:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-biohazard:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-blender:before {
	content: "";
}

.fa-blender-phone:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-blog:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-bolt:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-bone:before {
	content: "";
}

.fa-bong:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-book-dead:before {
	content: "";
}

.fa-book-medical:before {
	content: "";
}

.fa-book-open:before {
	content: "";
}

.fa-book-reader:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-border-all:before {
	content: "";
}

.fa-border-none:before {
	content: "";
}

.fa-border-style:before {
	content: "";
}

.fa-bowling-ball:before {
	content: "";
}

.fa-box:before {
	content: "";
}

.fa-box-open:before {
	content: "";
}

.fa-box-tissue:before {
	content: "";
}

.fa-boxes:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-brain:before {
	content: "";
}

.fa-bread-slice:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-briefcase-medical:before {
	content: "";
}

.fa-broadcast-tower:before {
	content: "";
}

.fa-broom:before {
	content: "";
}

.fa-brush:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-burn:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-bus-alt:before {
	content: "";
}

.fa-business-time:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-calendar-alt:before {
	content: "";
}

.fa-calendar-check:before {
	content: "";
}

.fa-calendar-day:before {
	content: "";
}

.fa-calendar-minus:before {
	content: "";
}

.fa-calendar-plus:before {
	content: "";
}

.fa-calendar-times:before {
	content: "";
}

.fa-calendar-week:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-campground:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-candy-cane:before {
	content: "";
}

.fa-cannabis:before {
	content: "";
}

.fa-capsules:before {
	content: "";
}

.fa-car:before {
	content: "";
}

.fa-car-alt:before {
	content: "";
}

.fa-car-battery:before {
	content: "";
}

.fa-car-crash:before {
	content: "";
}

.fa-car-side:before {
	content: "";
}

.fa-caravan:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-caret-square-down:before {
	content: "";
}

.fa-caret-square-left:before {
	content: "";
}

.fa-caret-square-right:before {
	content: "";
}

.fa-caret-square-up:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-carrot:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cash-register:before {
	content: "";
}

.fa-cat:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-chair:before {
	content: "";
}

.fa-chalkboard:before {
	content: "";
}

.fa-chalkboard-teacher:before {
	content: "";
}

.fa-charging-station:before {
	content: "";
}

.fa-chart-area:before {
	content: "";
}

.fa-chart-bar:before {
	content: "";
}

.fa-chart-line:before {
	content: "";
}

.fa-chart-pie:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-check-double:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-cheese:before {
	content: "";
}

.fa-chess:before {
	content: "";
}

.fa-chess-bishop:before {
	content: "";
}

.fa-chess-board:before {
	content: "";
}

.fa-chess-king:before {
	content: "";
}

.fa-chess-knight:before {
	content: "";
}

.fa-chess-pawn:before {
	content: "";
}

.fa-chess-queen:before {
	content: "";
}

.fa-chess-rook:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-church:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-circle-notch:before {
	content: "";
}

.fa-city:before {
	content: "";
}

.fa-clinic-medical:before {
	content: "";
}

.fa-clipboard:before {
	content: "";
}

.fa-clipboard-check:before {
	content: "";
}

.fa-clipboard-list:before {
	content: "";
}

.fa-clock:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-closed-captioning:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-cloud-download-alt:before {
	content: "";
}

.fa-cloud-meatball:before {
	content: "";
}

.fa-cloud-moon:before {
	content: "";
}

.fa-cloud-moon-rain:before {
	content: "";
}

.fa-cloud-rain:before {
	content: "";
}

.fa-cloud-showers-heavy:before {
	content: "";
}

.fa-cloud-sun:before {
	content: "";
}

.fa-cloud-sun-rain:before {
	content: "";
}

.fa-cloud-upload-alt:before {
	content: "";
}

.fa-cloudflare:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-cocktail:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-code-branch:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cog:before {
	content: "";
}

.fa-cogs:before {
	content: "";
}

.fa-coins:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-comment-alt:before {
	content: "";
}

.fa-comment-dollar:before {
	content: "";
}

.fa-comment-dots:before {
	content: "";
}

.fa-comment-medical:before {
	content: "";
}

.fa-comment-slash:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-comments-dollar:before {
	content: "";
}

.fa-compact-disc:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-compress-alt:before {
	content: "";
}

.fa-compress-arrows-alt:before {
	content: "";
}

.fa-concierge-bell:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-cookie:before {
	content: "";
}

.fa-cookie-bite:before {
	content: "";
}

.fa-copy:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-couch:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-crop-alt:before {
	content: "";
}

.fa-cross:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-crow:before {
	content: "";
}

.fa-crown:before {
	content: "";
}

.fa-crutch:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-cut:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-dailymotion:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-deaf:before {
	content: "";
}

.fa-deezer:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-democrat:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-dharmachakra:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-diagnoses:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-dice:before {
	content: "";
}

.fa-dice-d20:before {
	content: "";
}

.fa-dice-d6:before {
	content: "";
}

.fa-dice-five:before {
	content: "";
}

.fa-dice-four:before {
	content: "";
}

.fa-dice-one:before {
	content: "";
}

.fa-dice-six:before {
	content: "";
}

.fa-dice-three:before {
	content: "";
}

.fa-dice-two:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-digital-tachograph:before {
	content: "";
}

.fa-directions:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-disease:before {
	content: "";
}

.fa-divide:before {
	content: "";
}

.fa-dizzy:before {
	content: "";
}

.fa-dna:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-dog:before {
	content: "";
}

.fa-dollar-sign:before {
	content: "";
}

.fa-dolly:before {
	content: "";
}

.fa-dolly-flatbed:before {
	content: "";
}

.fa-donate:before {
	content: "";
}

.fa-door-closed:before {
	content: "";
}

.fa-door-open:before {
	content: "";
}

.fa-dot-circle:before {
	content: "";
}

.fa-dove:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-drafting-compass:before {
	content: "";
}

.fa-dragon:before {
	content: "";
}

.fa-draw-polygon:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-dribbble-square:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-drum:before {
	content: "";
}

.fa-drum-steelpan:before {
	content: "";
}

.fa-drumstick-bite:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-dumbbell:before {
	content: "";
}

.fa-dumpster:before {
	content: "";
}

.fa-dumpster-fire:before {
	content: "";
}

.fa-dungeon:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-edge-legacy:before {
	content: "";
}

.fa-edit:before {
	content: "";
}

.fa-egg:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-text:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-equals:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-ethernet:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-euro-sign:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-exchange-alt:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-exclamation-triangle:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-expand-alt:before {
	content: "";
}

.fa-expand-arrows-alt:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-external-link-alt:before {
	content: "";
}

.fa-external-link-square-alt:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-dropper:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-fan:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-faucet:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-feather:before {
	content: "";
}

.fa-feather-alt:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-alt:before {
	content: "";
}

.fa-file-archive:before {
	content: "";
}

.fa-file-audio:before {
	content: "";
}

.fa-file-code:before {
	content: "";
}

.fa-file-contract:before {
	content: "";
}

.fa-file-csv:before {
	content: "";
}

.fa-file-download:before {
	content: "";
}

.fa-file-excel:before {
	content: "";
}

.fa-file-export:before {
	content: "";
}

.fa-file-image:before {
	content: "";
}

.fa-file-import:before {
	content: "";
}

.fa-file-invoice:before {
	content: "";
}

.fa-file-invoice-dollar:before {
	content: "";
}

.fa-file-medical:before {
	content: "";
}

.fa-file-medical-alt:before {
	content: "";
}

.fa-file-pdf:before {
	content: "";
}

.fa-file-powerpoint:before {
	content: "";
}

.fa-file-prescription:before {
	content: "";
}

.fa-file-signature:before {
	content: "";
}

.fa-file-upload:before {
	content: "";
}

.fa-file-video:before {
	content: "";
}

.fa-file-word:before {
	content: "";
}

.fa-fill:before {
	content: "";
}

.fa-fill-drip:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-fingerprint:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-fire-alt:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "";
}

.fa-first-aid:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-fish:before {
	content: "";
}

.fa-fist-raised:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-flag-usa:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-flushed:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-minus:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-folder-plus:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-font-awesome:before {
	content: "";
}

.fa-font-awesome-alt:before {
	content: "";
}

.fa-font-awesome-flag:before {
	content: "";
}

.fa-font-awesome-logo-full:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-football-ball:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-frog:before {
	content: "";
}

.fa-frown:before {
	content: "";
}

.fa-frown-open:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-funnel-dollar:before {
	content: "";
}

.fa-futbol:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-gas-pump:before {
	content: "";
}

.fa-gavel:before {
	content: "";
}

.fa-gem:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-ghost:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-gifts:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-glass-cheers:before {
	content: "";
}

.fa-glass-martini:before {
	content: "";
}

.fa-glass-martini-alt:before {
	content: "";
}

.fa-glass-whiskey:before {
	content: "";
}

.fa-glasses:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-globe-africa:before {
	content: "";
}

.fa-globe-americas:before {
	content: "";
}

.fa-globe-asia:before {
	content: "";
}

.fa-globe-europe:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-golf-ball:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-google-pay:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-gopuram:before {
	content: "";
}

.fa-graduation-cap:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-greater-than:before {
	content: "";
}

.fa-greater-than-equal:before {
	content: "";
}

.fa-grimace:before {
	content: "";
}

.fa-grin:before {
	content: "";
}

.fa-grin-alt:before {
	content: "";
}

.fa-grin-beam:before {
	content: "";
}

.fa-grin-beam-sweat:before {
	content: "";
}

.fa-grin-hearts:before {
	content: "";
}

.fa-grin-squint:before {
	content: "";
}

.fa-grin-squint-tears:before {
	content: "";
}

.fa-grin-stars:before {
	content: "";
}

.fa-grin-tears:before {
	content: "";
}

.fa-grin-tongue:before {
	content: "";
}

.fa-grin-tongue-squint:before {
	content: "";
}

.fa-grin-tongue-wink:before {
	content: "";
}

.fa-grin-wink:before {
	content: "";
}

.fa-grip-horizontal:before {
	content: "";
}

.fa-grip-lines:before {
	content: "";
}

.fa-grip-lines-vertical:before {
	content: "";
}

.fa-grip-vertical:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-guilded:before {
	content: "";
}

.fa-guitar:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-hacker-news-square:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-hamburger:before {
	content: "";
}

.fa-hammer:before {
	content: "";
}

.fa-hamsa:before {
	content: "";
}

.fa-hand-holding:before {
	content: "";
}

.fa-hand-holding-heart:before {
	content: "";
}

.fa-hand-holding-medical:before {
	content: "";
}

.fa-hand-holding-usd:before {
	content: "";
}

.fa-hand-holding-water:before {
	content: "";
}

.fa-hand-lizard:before {
	content: "";
}

.fa-hand-middle-finger:before {
	content: "";
}

.fa-hand-paper:before {
	content: "";
}

.fa-hand-peace:before {
	content: "";
}

.fa-hand-point-down:before {
	content: "";
}

.fa-hand-point-left:before {
	content: "";
}

.fa-hand-point-right:before {
	content: "";
}

.fa-hand-point-up:before {
	content: "";
}

.fa-hand-pointer:before {
	content: "";
}

.fa-hand-rock:before {
	content: "";
}

.fa-hand-scissors:before {
	content: "";
}

.fa-hand-sparkles:before {
	content: "";
}

.fa-hand-spock:before {
	content: "";
}

.fa-hands:before {
	content: "";
}

.fa-hands-helping:before {
	content: "";
}

.fa-hands-wash:before {
	content: "";
}

.fa-handshake:before {
	content: "";
}

.fa-handshake-alt-slash:before {
	content: "";
}

.fa-handshake-slash:before {
	content: "";
}

.fa-hanukiah:before {
	content: "";
}

.fa-hard-hat:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-hat-cowboy:before {
	content: "";
}

.fa-hat-cowboy-side:before {
	content: "";
}

.fa-hat-wizard:before {
	content: "";
}

.fa-hdd:before {
	content: "";
}

.fa-head-side-cough:before {
	content: "";
}

.fa-head-side-cough-slash:before {
	content: "";
}

.fa-head-side-mask:before {
	content: "";
}

.fa-head-side-virus:before {
	content: "";
}

.fa-heading:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-headphones-alt:before {
	content: "";
}

.fa-headset:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-heart-broken:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-helicopter:before {
	content: "";
}

.fa-highlighter:before {
	content: "";
}

.fa-hiking:before {
	content: "";
}

.fa-hippo:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-hive:before {
	content: "";
}

.fa-hockey-puck:before {
	content: "";
}

.fa-holly-berry:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-horse:before {
	content: "";
}

.fa-horse-head:before {
	content: "";
}

.fa-hospital:before {
	content: "";
}

.fa-hospital-alt:before {
	content: "";
}

.fa-hospital-symbol:before {
	content: "";
}

.fa-hospital-user:before {
	content: "";
}

.fa-hot-tub:before {
	content: "";
}

.fa-hotdog:before {
	content: "";
}

.fa-hotel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-start:before {
	content: "";
}

.fa-house-damage:before {
	content: "";
}

.fa-house-user:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-hryvnia:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-ice-cream:before {
	content: "";
}

.fa-icicles:before {
	content: "";
}

.fa-icons:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-id-card:before {
	content: "";
}

.fa-id-card-alt:before {
	content: "";
}

.fa-ideal:before {
	content: "";
}

.fa-igloo:before {
	content: "";
}

.fa-image:before {
	content: "";
}

.fa-images:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-infinity:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-innosoft:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-instagram-square:before {
	content: "";
}

.fa-instalod:before {
	content: "";
}

.fa-intercom:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-jedi:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-joint:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-journal-whills:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-js-square:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-kaaba:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-keyboard:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-khanda:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-kiss:before {
	content: "";
}

.fa-kiss-beam:before {
	content: "";
}

.fa-kiss-wink-heart:before {
	content: "";
}

.fa-kiwi-bird:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-landmark:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-laptop-code:before {
	content: "";
}

.fa-laptop-house:before {
	content: "";
}

.fa-laptop-medical:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-laugh:before {
	content: "";
}

.fa-laugh-beam:before {
	content: "";
}

.fa-laugh-squint:before {
	content: "";
}

.fa-laugh-wink:before {
	content: "";
}

.fa-layer-group:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-lemon:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-less-than:before {
	content: "";
}

.fa-less-than-equal:before {
	content: "";
}

.fa-level-down-alt:before {
	content: "";
}

.fa-level-up-alt:before {
	content: "";
}

.fa-life-ring:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-link:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-lira-sign:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-lock-open:before {
	content: "";
}

.fa-long-arrow-alt-down:before {
	content: "";
}

.fa-long-arrow-alt-left:before {
	content: "";
}

.fa-long-arrow-alt-right:before {
	content: "";
}

.fa-long-arrow-alt-up:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-luggage-cart:before {
	content: "";
}

.fa-lungs:before {
	content: "";
}

.fa-lungs-virus:before {
	content: "";
}

.fa-lyft:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-mail-bulk:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-map-marked:before {
	content: "";
}

.fa-map-marked-alt:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-map-marker-alt:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-marker:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mask:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-medal:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-medium-m:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-meh:before {
	content: "";
}

.fa-meh-blank:before {
	content: "";
}

.fa-meh-rolling-eyes:before {
	content: "";
}

.fa-memory:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-menorah:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-meteor:before {
	content: "";
}

.fa-microblog:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-alt:before {
	content: "";
}

.fa-microphone-alt-slash:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-microscope:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-mitten:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-mixer:before {
	content: "";
}

.fa-mizuni:before {
	content: "";
}

.fa-mobile:before {
	content: "";
}

.fa-mobile-alt:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-monero:before {
	content: "";
}

.fa-money-bill:before {
	content: "";
}

.fa-money-bill-alt:before {
	content: "";
}

.fa-money-bill-wave:before {
	content: "";
}

.fa-money-bill-wave-alt:before {
	content: "";
}

.fa-money-check:before {
	content: "";
}

.fa-money-check-alt:before {
	content: "";
}

.fa-monument:before {
	content: "";
}

.fa-moon:before {
	content: "";
}

.fa-mortar-pestle:before {
	content: "";
}

.fa-mosque:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-mountain:before {
	content: "";
}

.fa-mouse:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-mug-hot:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-network-wired:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-newspaper:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-not-equal:before {
	content: "";
}

.fa-notes-medical:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-octopus-deploy:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-oil-can:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-om:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-otter:before {
	content: "";
}

.fa-outdent:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-pager:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-paint-roller:before {
	content: "";
}

.fa-palette:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-pallet:before {
	content: "";
}

.fa-paper-plane:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-parachute-box:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-parking:before {
	content: "";
}

.fa-passport:before {
	content: "";
}

.fa-pastafarianism:before {
	content: "";
}

.fa-paste:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-peace:before {
	content: "";
}

.fa-pen:before {
	content: "";
}

.fa-pen-alt:before {
	content: "";
}

.fa-pen-fancy:before {
	content: "";
}

.fa-pen-nib:before {
	content: "";
}

.fa-pen-square:before {
	content: "";
}

.fa-pencil-alt:before {
	content: "";
}

.fa-pencil-ruler:before {
	content: "";
}

.fa-penny-arcade:before {
	content: "";
}

.fa-people-arrows:before {
	content: "";
}

.fa-people-carry:before {
	content: "";
}

.fa-pepper-hot:before {
	content: "";
}

.fa-perbyte:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-percentage:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-person-booth:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-phone-alt:before {
	content: "";
}

.fa-phone-slash:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-phone-square-alt:before {
	content: "";
}

.fa-phone-volume:before {
	content: "";
}

.fa-photo-video:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-square:before {
	content: "";
}

.fa-piggy-bank:before {
	content: "";
}

.fa-pills:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-pizza-slice:before {
	content: "";
}

.fa-place-of-worship:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-plane-arrival:before {
	content: "";
}

.fa-plane-departure:before {
	content: "";
}

.fa-plane-slash:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-poll:before {
	content: "";
}

.fa-poll-h:before {
	content: "";
}

.fa-poo:before {
	content: "";
}

.fa-poo-storm:before {
	content: "";
}

.fa-poop:before {
	content: "";
}

.fa-portrait:before {
	content: "";
}

.fa-pound-sign:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-pray:before {
	content: "";
}

.fa-praying-hands:before {
	content: "";
}

.fa-prescription:before {
	content: "";
}

.fa-prescription-bottle:before {
	content: "";
}

.fa-prescription-bottle-alt:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-procedures:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-project-diagram:before {
	content: "";
}

.fa-pump-medical:before {
	content: "";
}

.fa-pump-soap:before {
	content: "";
}

.fa-pushed:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-quidditch:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-quran:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-radiation:before {
	content: "";
}

.fa-radiation-alt:before {
	content: "";
}

.fa-rainbow:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-receipt:before {
	content: "";
}

.fa-record-vinyl:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-redo:before {
	content: "";
}

.fa-redo-alt:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-remove-format:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-reply:before {
	content: "";
}

.fa-reply-all:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-republican:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-restroom:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-ribbon:before {
	content: "";
}

.fa-ring:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-robot:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-route:before {
	content: "";
}

.fa-rss:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-ruble-sign:before {
	content: "";
}

.fa-ruler:before {
	content: "";
}

.fa-ruler-combined:before {
	content: "";
}

.fa-ruler-horizontal:before {
	content: "";
}

.fa-ruler-vertical:before {
	content: "";
}

.fa-running:before {
	content: "";
}

.fa-rupee-sign:before {
	content: "";
}

.fa-rust:before {
	content: "";
}

.fa-sad-cry:before {
	content: "";
}

.fa-sad-tear:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-satellite:before {
	content: "";
}

.fa-satellite-dish:before {
	content: "";
}

.fa-save:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-school:before {
	content: "";
}

.fa-screwdriver:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-scroll:before {
	content: "";
}

.fa-sd-card:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-search-dollar:before {
	content: "";
}

.fa-search-location:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-seedling:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-shapes:before {
	content: "";
}

.fa-share:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-shekel-sign:before {
	content: "";
}

.fa-shield-alt:before {
	content: "";
}

.fa-shield-virus:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-shipping-fast:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-shoe-prints:before {
	content: "";
}

.fa-shopify:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-shuttle-van:before {
	content: "";
}

.fa-sign:before {
	content: "";
}

.fa-sign-in-alt:before {
	content: "";
}

.fa-sign-language:before {
	content: "";
}

.fa-sign-out-alt:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-signature:before {
	content: "";
}

.fa-sim-card:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-sink:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-skating:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-skiing:before {
	content: "";
}

.fa-skiing-nordic:before {
	content: "";
}

.fa-skull:before {
	content: "";
}

.fa-skull-crossbones:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-slack-hash:before {
	content: "";
}

.fa-slash:before {
	content: "";
}

.fa-sleigh:before {
	content: "";
}

.fa-sliders-h:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-smile:before {
	content: "";
}

.fa-smile-beam:before {
	content: "";
}

.fa-smile-wink:before {
	content: "";
}

.fa-smog:before {
	content: "";
}

.fa-smoking:before {
	content: "";
}

.fa-smoking-ban:before {
	content: "";
}

.fa-sms:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-snowboarding:before {
	content: "";
}

.fa-snowflake:before {
	content: "";
}

.fa-snowman:before {
	content: "";
}

.fa-snowplow:before {
	content: "";
}

.fa-soap:before {
	content: "";
}

.fa-socks:before {
	content: "";
}

.fa-solar-panel:before {
	content: "";
}

.fa-sort:before {
	content: "";
}

.fa-sort-alpha-down:before {
	content: "";
}

.fa-sort-alpha-down-alt:before {
	content: "";
}

.fa-sort-alpha-up:before {
	content: "";
}

.fa-sort-alpha-up-alt:before {
	content: "";
}

.fa-sort-amount-down:before {
	content: "";
}

.fa-sort-amount-down-alt:before {
	content: "";
}

.fa-sort-amount-up:before {
	content: "";
}

.fa-sort-amount-up-alt:before {
	content: "";
}

.fa-sort-down:before {
	content: "";
}

.fa-sort-numeric-down:before {
	content: "";
}

.fa-sort-numeric-down-alt:before {
	content: "";
}

.fa-sort-numeric-up:before {
	content: "";
}

.fa-sort-numeric-up-alt:before {
	content: "";
}

.fa-sort-up:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-spa:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-spell-check:before {
	content: "";
}

.fa-spider:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-splotch:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-spray-can:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-square-full:before {
	content: "";
}

.fa-square-root-alt:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-stamp:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-and-crescent:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-star-half-alt:before {
	content: "";
}

.fa-star-of-david:before {
	content: "";
}

.fa-star-of-life:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stopwatch:before {
	content: "";
}

.fa-stopwatch-20:before {
	content: "";
}

.fa-store:before {
	content: "";
}

.fa-store-alt:before {
	content: "";
}

.fa-store-alt-slash:before {
	content: "";
}

.fa-store-slash:before {
	content: "";
}

.fa-strava:before {
	content: "";
}

.fa-stream:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-stroopwafel:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-suitcase-rolling:before {
	content: "";
}

.fa-sun:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-surprise:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-swatchbook:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-swimmer:before {
	content: "";
}

.fa-swimming-pool:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-synagogue:before {
	content: "";
}

.fa-sync:before {
	content: "";
}

.fa-sync-alt:before {
	content: "";
}

.fa-syringe:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-table-tennis:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-tablet-alt:before {
	content: "";
}

.fa-tablets:before {
	content: "";
}

.fa-tachometer-alt:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-tape:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-taxi:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-teeth:before {
	content: "";
}

.fa-teeth-open:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-telegram-plane:before {
	content: "";
}

.fa-temperature-high:before {
	content: "";
}

.fa-temperature-low:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-tenge:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-theater-masks:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-thermometer:before {
	content: "";
}

.fa-thermometer-empty:before {
	content: "";
}

.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbtack:before {
	content: "";
}

.fa-ticket-alt:before {
	content: "";
}

.fa-tiktok:before {
	content: "";
}

.fa-times:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-tint-slash:before {
	content: "";
}

.fa-tired:before {
	content: "";
}

.fa-threads:before {
	content: "";
}

.fa-threads-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-toilet:before {
	content: "";
}

.fa-toilet-paper:before {
	content: "";
}

.fa-toilet-paper-slash:before {
	content: "";
}

.fa-toolbox:before {
	content: "";
}

.fa-tools:before {
	content: "";
}

.fa-tooth:before {
	content: "";
}

.fa-torah:before {
	content: "";
}

.fa-torii-gate:before {
	content: "";
}

.fa-tractor:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-traffic-light:before {
	content: "";
}

.fa-trailer:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-tram:before {
	content: "";
}

.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-trash-alt:before {
	content: "";
}

.fa-trash-restore:before {
	content: "";
}

.fa-trash-restore-alt:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-truck-loading:before {
	content: "";
}

.fa-truck-monster:before {
	content: "";
}

.fa-truck-moving:before {
	content: "";
}

.fa-truck-pickup:before {
	content: "";
}

.fa-tshirt:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-tv:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-umbrella-beach:before {
	content: "";
}

.fa-uncharted:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-undo:before {
	content: "";
}

.fa-undo-alt:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-unity:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-university:before {
	content: "";
}

.fa-unlink:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-unsplash:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-user-alt:before {
	content: "";
}

.fa-user-alt-slash:before {
	content: "";
}

.fa-user-astronaut:before {
	content: "";
}

.fa-user-check:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-clock:before {
	content: "";
}

.fa-user-cog:before {
	content: "";
}

.fa-user-edit:before {
	content: "";
}

.fa-user-friends:before {
	content: "";
}

.fa-user-graduate:before {
	content: "";
}

.fa-user-injured:before {
	content: "";
}

.fa-user-lock:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-user-minus:before {
	content: "";
}

.fa-user-ninja:before {
	content: "";
}

.fa-user-nurse:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-user-shield:before {
	content: "";
}

.fa-user-slash:before {
	content: "";
}

.fa-user-tag:before {
	content: "";
}

.fa-user-tie:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-users:before {
	content: "";
}

.fa-users-cog:before {
	content: "";
}

.fa-users-slash:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-utensil-spoon:before {
	content: "";
}

.fa-utensils:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-vector-square:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-vest:before {
	content: "";
}

.fa-vest-patches:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-vial:before {
	content: "";
}

.fa-vials:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-video:before {
	content: "";
}

.fa-video-slash:before {
	content: "";
}

.fa-vihara:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-virus:before {
	content: "";
}

.fa-virus-slash:before {
	content: "";
}

.fa-viruses:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-voicemail:before {
	content: "";
}

.fa-volleyball-ball:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-mute:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-vote-yea:before {
	content: "";
}

.fa-vr-cardboard:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-walking:before {
	content: "";
}

.fa-wallet:before {
	content: "";
}

.fa-warehouse:before {
	content: "";
}

.fa-watchman-monitoring:before {
	content: "";
}

.fa-water:before {
	content: "";
}

.fa-wave-square:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-weight:before {
	content: "";
}

.fa-weight-hanging:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-whatsapp-square:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-wind:before {
	content: "";
}

.fa-window-close:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wine-bottle:before {
	content: "";
}

.fa-wine-glass:before {
	content: "";
}

.fa-wine-glass-alt:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-wodu:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-won-sign:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-wpressr:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-x-ray:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-x-twitter:before {
	content: "";
}

.fa-x-twitter-square:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-yen-sign:before {
	content: "";
}

.fa-yin-yang:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.fab {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.elementor-widget-divider {
	--divider-border-style: none;
	--divider-border-width: 1px;
	--divider-color: #0c0d0e;
	--divider-icon-size: 20px;
	--divider-element-spacing: 10px;
	--divider-pattern-height: 24px;
	--divider-pattern-size: 20px;
	--divider-pattern-url: none;
	--divider-pattern-repeat: repeat-x;
}

.elementor-widget-divider .elementor-divider {
	display: flex;
}

.elementor-widget-divider .elementor-divider__text {
	font-size: 15px;
	line-height: 1;
	max-width: 95%;
}

.elementor-widget-divider .elementor-divider__element {
	flex-shrink: 0;
	margin: 0 var(--divider-element-spacing);
}

.elementor-widget-divider .elementor-icon {
	font-size: var(--divider-icon-size);
}

.elementor-widget-divider .elementor-divider-separator {
	direction: ltr;
	display: flex;
	margin: 0;
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator, .elementor-widget-divider--view-line_text .elementor-divider-separator {
	align-items: center;
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after, .elementor-widget-divider--view-line_icon .elementor-divider-separator:before, .elementor-widget-divider--view-line_text .elementor-divider-separator:after, .elementor-widget-divider--view-line_text .elementor-divider-separator:before {
	border-block-end: 0;
	border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
	content: "";
	display: block;
	flex-grow: 1;
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator > .elementor-divider__svg:first-of-type {
	flex-grow: 0;
	flex-shrink: 100;
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
	content: none;
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
	margin-left: 0;
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator > .elementor-divider__svg:last-of-type {
	flex-grow: 0;
	flex-shrink: 100;
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
	content: none;
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
	margin-right: 0;
}

.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator > .elementor-divider__svg:first-of-type {
	flex-grow: 0;
	flex-shrink: 100;
}

.elementor-widget-divider--element-align-start .elementor-divider-separator:before {
	content: none;
}

.elementor-widget-divider--element-align-start .elementor-divider__element {
	margin-inline-start: 0;
}

.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator > .elementor-divider__svg:last-of-type {
	flex-grow: 0;
	flex-shrink: 100;
}

.elementor-widget-divider--element-align-end .elementor-divider-separator:after {
	content: none;
}

.elementor-widget-divider--element-align-end .elementor-divider__element {
	margin-inline-end: 0;
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
	border-block-start: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}

.elementor-widget-divider--separator-type-pattern {
	--divider-border-style: none;
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before, .elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
	background-color: var(--divider-color);
	-webkit-mask-image: var(--divider-pattern-url);
	mask-image: var(--divider-pattern-url);
	-webkit-mask-repeat: var(--divider-pattern-repeat);
	mask-repeat: var(--divider-pattern-repeat);
	-webkit-mask-size: var(--divider-pattern-size) 100%;
	mask-size: var(--divider-pattern-size) 100%;
	min-height: var(--divider-pattern-height);
	width: 100%;
}

.elementor-widget-divider--no-spacing {
	--divider-pattern-size: auto;
}

.elementor-widget-divider--bg-round {
	--divider-pattern-repeat: round;
}

.rtl .elementor-widget-divider .elementor-divider__text {
	direction: rtl;
}

.e-con-inner > .elementor-widget-divider, .e-con > .elementor-widget-divider {
	width: var(--container-widget-width, 100%);
	--flex-grow: var(--container-widget-flex-grow);
}

.elementor-widget-n-accordion {
	--n-accordion-title-font-size: 20px;
	--n-accordion-title-flex-grow: initial;
	--n-accordion-title-justify-content: initial;
	--n-accordion-title-icon-order: -1;
	--n-accordion-border-width: 1px;
	--n-accordion-border-color: #d5d8dc;
	--n-accordion-border-style: solid;
	--n-accordion-item-title-flex-grow: initial;
	--n-accordion-item-title-space-between: 0px;
	--n-accordion-item-title-distance-from-content: 0px;
	--n-accordion-padding: 10px;
	--n-accordion-border-radius: 0px;
	--n-accordion-icon-size: 15px;
	--n-accordion-title-normal-color: #1f2124;
	--n-accordion-title-hover-color: #1f2124;
	--n-accordion-title-active-color: #1f2124;
	--n-accordion-icon-normal-color: var(--n-accordion-title-normal-color);
	--n-accordion-icon-hover-color: var(--n-accordion-title-hover-color);
	--n-accordion-icon-active-color: var(--n-accordion-title-active-color);
	--n-accordion-icon-gap: 0 10px;
	width: 100%;
}

.elementor-widget-n-accordion .e-n-accordion details > summary::-webkit-details-marker {
	display: none;
}

.elementor-widget-n-accordion .e-n-accordion-item {
	display: flex;
	flex-direction: column;
	position: relative;
}

.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
	margin-block-end: var(--n-accordion-item-title-space-between);
}

:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
	border: var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color);
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
	align-items: center;
	border-color: var(--n-accordion-border-color);
	border-radius: var(--n-accordion-border-radius);
	border-style: var(--n-accordion-border-style);
	border-width: var(--n-accordion-border-width);
	color: var(--n-accordion-title-normal-color);
	cursor: pointer;
	display: flex;
	flex-direction: row;
	flex-grow: var(--n-menu-title-flex-grow);
	gap: var(--n-accordion-icon-gap);
	justify-content: var(--n-accordion-title-justify-content);
	list-style: none;
	padding: var(--n-accordion-padding);
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header {
	display: flex;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header h1, .elementor-widget-n-accordion .e-n-accordion-item-title-header h2, .elementor-widget-n-accordion .e-n-accordion-item-title-header h3, .elementor-widget-n-accordion .e-n-accordion-item-title-header h4, .elementor-widget-n-accordion .e-n-accordion-item-title-header h5, .elementor-widget-n-accordion .e-n-accordion-item-title-header h6, .elementor-widget-n-accordion .e-n-accordion-item-title-header p {
	margin-block-end: 0;
	margin-block-start: 0;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
	align-items: center;
	font-size: var(--n-accordion-title-font-size);
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
	align-items: center;
	display: flex;
	flex-direction: row;
	order: var(--n-accordion-title-icon-order);
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
	height: var(--n-accordion-icon-size);
	width: auto;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span > i {
	color: var(--n-accordion-icon-normal-color);
	font-size: var(--n-accordion-icon-size);
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span > svg {
	fill: var(--n-accordion-icon-normal-color);
	height: var(--n-accordion-icon-size);
}

.elementor-widget-n-accordion .e-n-accordion-item-title > span {
	cursor: pointer;
}

.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title {
	color: var(--n-accordion-title-active-color);
	margin-block-end: var(--n-accordion-item-title-distance-from-content);
}

.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened {
	display: flex;
}

.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed {
	display: none;
}

.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title .e-n-accordion-item-title-icon span > i {
	color: var(--n-accordion-icon-active-color);
}

.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title .e-n-accordion-item-title-icon span > svg {
	fill: var(--n-accordion-icon-active-color);
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]) .e-con {
	display: none;
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover > .e-n-accordion-item-title {
	color: var(--n-accordion-title-hover-color);
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover > .e-n-accordion-item-title .e-n-accordion-item-title-icon span > i {
	color: var(--n-accordion-icon-hover-color);
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover > .e-n-accordion-item-title .e-n-accordion-item-title-icon span > svg {
	fill: var(--n-accordion-icon-hover-color);
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
	display: none;
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
	display: flex;
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span > svg {
	fill: var(--n-accordion-icon-normal-color);
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span > i {
	color: var(--n-accordion-icon-normal-color);
}

.elementor-widget-n-accordion .e-n-accordion-item > span {
	cursor: pointer;
}

.elementor-widget-video .elementor-widget-container, .elementor-widget-video:not(:has(.elementor-widget-container)) {
	overflow: hidden;
	transform: translateZ(0);
}

.elementor-widget-video .elementor-wrapper {
	aspect-ratio: var(--video-aspect-ratio);
}

.elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {
	background-color: #000;
	border: none;
	display: flex;
	height: 100%;
	width: 100%;
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
	background-position: 50%;
	background-size: cover;
	inset: 0;
	position: absolute;
}

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

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
	opacity: 1;
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
	aspect-ratio: var(--video-aspect-ratio);
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	width: 100%;
}

.elementor-widget-video .e-hosted-video .elementor-video {
	-o-object-fit: cover;
	object-fit: cover;
}

.e-con-inner > .elementor-widget-video, .e-con > .elementor-widget-video {
	width: var(--container-widget-width);
	--flex-grow: var(--container-widget-flex-grow);
}

.elementor-sticky--active {
	z-index: 99;
}

.elementor-sticky__spacer .e-n-menu .e-n-menu-content {
	display: none;
}

.e-con.elementor-sticky--active {
	z-index: var(--z-index, 99);
}
/* End Custom Fonts CSS */

.elementor-39259 .elementor-element.elementor-element-8ddad49 > .elementor-background-overlay {
	background-color: transparent;
	background-image: linear-gradient(90deg, #00b6b4 32%, rgba(47, 78, 141, 0) 100%);
	opacity: 1;
	mix-blend-mode: multiply;
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-39259 .elementor-element.elementor-element-8ddad49 > .elementor-container {
	max-width: 1440px;
}

.elementor-39259 .elementor-element.elementor-element-8ddad49 .elementor-background-slideshow__slide__image {
	background-size: cover;
	background-position: center center;
}

.elementor-39259 .elementor-element.elementor-element-8ddad49 {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin-top: -26px;
	margin-bottom: 0px;
	padding: 4em 1em 4em 1em;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-a50e7c9 > .elementor-element-populated {
	margin: 0% 30% 0% 0%;
	--e-column-margin-right: 30%;
	--e-column-margin-left: 0%;
	padding: 1em 4em 2em 2em;
}

.elementor-39259 .elementor-element.elementor-element-ff87016 > .elementor-widget-container {
	background-color: transparent;
	background-image: linear-gradient(90deg, #00b6b4 13%, rgba(255, 255, 255, 0) 50%);
}

.elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon-box-wrapper {
	align-items: center;
	text-align: start;
	gap: 7px;
}

.elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon-box-title {
	margin-block-end: 7px;
	color: #fff;
}

.elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon {
	font-size: 62px;
}

.elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon-box-title, .elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon-box-title a {
	font-family: "Sanchez Slab Regular", Sans-serif;
	font-size: 21px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title {
	color: #fff;
	font-family: "Neue Haas Grotesk Display 55 Roman", Sans-serif;
	font-size: 40px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 43px;
	letter-spacing: .5px;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title > span {
	color: #fff;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title:hover > span {
	color: #fff;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title span:last-child, .elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title > span {
	font-family: "Neue Haas Grotesk Display 65 Medium", Sans-serif;
	font-size: 42px;
	font-weight: 600;
	text-transform: none;
	font-style: italic;
	text-decoration: none;
	word-spacing: 0px;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-border-divider {
	width: 100px;
	background: linear-gradient(90deg, #ffe49e 0%, #ffe49e 100%);
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-border-divider.elementskit-style-long {
	width: 100px;
	height: 4px;
	color: #ffe49e;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-border-star {
	width: 100px;
	height: 4px;
	color: #ffe49e;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-border-divider, .elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-border-divider::before {
	height: 4px;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-border-divider:before {
	background-color: #ffe49e;
	color: #ffe49e;
}

.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-border-star:after {
	background-color: #ffe49e;
}

.elementor-39259 .elementor-element.elementor-element-428571b > .elementor-widget-container {
	padding: 8px 0px 3px 0px;
}

.elementor-39259 .elementor-element.elementor-element-428571b {
	text-align: start;
}

.elementor-39259 .elementor-element.elementor-element-428571b .elementor-heading-title {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	text-decoration: var(--e-global-typography-text-text-decoration);
	color: #fff;
}

.elementor-39259 .elementor-element.elementor-element-bde63e2 > .elementor-container {
	max-width: 1440px;
}

.elementor-39259 .elementor-element.elementor-element-bde63e2 {
	padding: 5em 0em 4em 0em;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-c18baef > .elementor-element-populated {
	padding: 1em 4em 1em 2em;
}

.elementor-39259 .elementor-element.elementor-element-caa7f25 {
	--display: flex;
	--margin-top: -50px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--margin-right: 0px;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-0d5ba6e > .elementor-widget-container {
	background-color: #f6f6f6;
	margin: 0px 0px 25px 0px;
	padding: 0px 15px 20px 15px;
	border-style: dotted;
	border-width: 1px 1px 1px 1px;
	border-color: #afafaf;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 7px 8px 25px 0px rgba(0, 0, 0, .12);
}

.elementor-39259 .elementor-element.elementor-element-0d5ba6e .elementor-blockquote__content {
	color: #1d1d1f;
	font-family: "Work Sans", Sans-serif;
	font-size: 19px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
}

.elementor-39259 .elementor-element.elementor-element-0d5ba6e .elementor-blockquote__content + .e-q-footer {
	margin-top: 20px;
}

.elementor-39259 .elementor-element.elementor-element-0d5ba6e .elementor-blockquote__author {
	color: #1d1d1f;
	font-family: "Sanchez Slab Regular", Sans-serif;
	font-size: 17px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	letter-spacing: .5px;
}

.elementor-39259 .elementor-element.elementor-element-0d5ba6e .elementor-blockquote:before {
	color: #dbdbdb;
	font-size: calc(1px * 100);
}

.elementor-39259 .elementor-element.elementor-element-3f795f1 {
	--display: flex;
	--margin-top: 25px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 0px;
	--padding-bottom: 15px;
	--padding-left: 10px;
	--padding-right: 10px;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-ee3be87 > .elementor-widget-container {
	padding: 0px 0px 0px 0px;
}

.elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon-box-wrapper {
	align-items: start;
	text-align: start;
	gap: 6px;
}

.elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon-box-title {
	margin-block-end: 7px;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon {
	font-size: 50px;
}

.elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon-box-title, .elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon-box-title a {
	font-family: "Work Sans", Sans-serif;
	font-size: 27px;
	font-weight: 700;
	text-transform: none;
	font-style: normal;
}

.elementor-39259 .elementor-element.elementor-element-24e6be8 {
	text-align: start;
	font-family: "Work Sans", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-fe62e62 {
	--divider-border-style: dotted;
	--divider-color: #dadada;
	--divider-border-width: 1px;
}

.elementor-39259 .elementor-element.elementor-element-fe62e62 .elementor-divider-separator {
	width: 100%;
}

.elementor-39259 .elementor-element.elementor-element-fe62e62 .elementor-divider {
	padding-block-start: 11px;
	padding-block-end: 11px;
}

.elementor-39259 .elementor-element.elementor-element-4bf93cf > .elementor-widget-container {
	padding: 0px 0px 0px 10px;
}

.elementor-39259 .elementor-element.elementor-element-4bf93cf {
	text-align: start;
}

.elementor-39259 .elementor-element.elementor-element-4bf93cf .elementor-heading-title {
	font-family: "Work Sans", Sans-serif;
	font-size: 19px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-100f36f {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--margin-top: 0px;
	--margin-bottom: 10px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-5d5f2ae {
	--display: grid;
	--e-con-grid-template-columns: repeat(4, 1fr);
	--e-con-grid-template-rows: repeat(1, 1fr);
	--grid-auto-flow: row;
	--padding-top: 5px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-a16ac03.ekit-equal-height-enable, .elementor-39259 .elementor-element.elementor-element-a16ac03.ekit-equal-height-enable > div, .elementor-39259 .elementor-element.elementor-element-a16ac03.ekit-equal-height-enable .ekit-wid-con, .elementor-39259 .elementor-element.elementor-element-a16ac03.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox {
	height: 100%;
}

.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-infobox {
	padding: 10px 40px 5px 40px;
	border-style: none;
	border-radius: 5px 5px 5px 5px;
}

.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-infobox .elementskit-info-box-title {
	padding: 15px 0px 0px 0px;
	color: #00b6b4;
	font-family: "Work Sans", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 24px;
}

.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-infobox:hover .elementskit-info-box-title {
	color: #000;
}

.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-infobox .box-body > p {
	color: #656565;
	font-family: "Work Sans", Sans-serif;
	font-size: 21px;
}

.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-infobox:hover .box-body > p {
	color: #656565;
}

.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-info-box-icon {
	color: #00b6b4;
	fill: #00b6b4;
}

.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-infobox .elementskit-info-box-icon {
	font-size: 52px;
	transform: rotate(0deg);
}

.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon {
	margin: 4px 0px 7px 0px;
}

.elementor-39259 .elementor-element.elementor-element-0f68c4b.ekit-equal-height-enable, .elementor-39259 .elementor-element.elementor-element-0f68c4b.ekit-equal-height-enable > div, .elementor-39259 .elementor-element.elementor-element-0f68c4b.ekit-equal-height-enable .ekit-wid-con, .elementor-39259 .elementor-element.elementor-element-0f68c4b.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox {
	height: 100%;
}

.elementor-39259 .elementor-element.elementor-element-0f68c4b .elementskit-infobox {
	padding: 10px 40px 5px 40px;
	border-style: none;
	border-radius: 5px 5px 5px 5px;
}

.elementor-39259 .elementor-element.elementor-element-0f68c4b .elementskit-infobox .elementskit-info-box-title {
	padding: 6px 0px 0px 0px;
	color: #00b6b4;
	font-family: "Work Sans", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 24px;
}

.elementor-39259 .elementor-element.elementor-element-0f68c4b .elementskit-infobox:hover .elementskit-info-box-title {
	color: #000;
}

.elementor-39259 .elementor-element.elementor-element-0f68c4b .elementskit-infobox .box-body > p {
	color: #656565;
	font-family: "Work Sans", Sans-serif;
	font-size: 21px;
}

.elementor-39259 .elementor-element.elementor-element-0f68c4b .elementskit-infobox:hover .box-body > p {
	color: #656565;
}

.elementor-39259 .elementor-element.elementor-element-0f68c4b .elementskit-info-box-icon {
	color: #00b6b4;
	fill: #00b6b4;
}

.elementor-39259 .elementor-element.elementor-element-0f68c4b .elementskit-infobox .elementskit-info-box-icon {
	font-size: 58px;
	transform: rotate(0deg);
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c.ekit-equal-height-enable, .elementor-39259 .elementor-element.elementor-element-3cf9c3c.ekit-equal-height-enable > div, .elementor-39259 .elementor-element.elementor-element-3cf9c3c.ekit-equal-height-enable .ekit-wid-con, .elementor-39259 .elementor-element.elementor-element-3cf9c3c.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox {
	height: 100%;
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-infobox {
	padding: 10px 40px 5px 40px;
	border-style: none;
	border-radius: 5px 5px 5px 5px;
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-infobox .elementskit-info-box-title {
	padding: 10px 0px 5px 0px;
	color: #00b6b4;
	font-family: "Work Sans", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 24px;
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-infobox:hover .elementskit-info-box-title {
	color: #000;
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-infobox .box-body > p {
	color: #656565;
	font-family: "Work Sans", Sans-serif;
	font-size: 21px;
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-infobox:hover .box-body > p {
	color: #656565;
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-info-box-icon {
	color: #00b6b4;
	fill: #00b6b4;
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-infobox .elementskit-info-box-icon {
	font-size: 50px;
	transform: rotate(0deg);
}

.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon {
	margin: 7px 0px 0px 0px;
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec.ekit-equal-height-enable, .elementor-39259 .elementor-element.elementor-element-1ea76ec.ekit-equal-height-enable > div, .elementor-39259 .elementor-element.elementor-element-1ea76ec.ekit-equal-height-enable .ekit-wid-con, .elementor-39259 .elementor-element.elementor-element-1ea76ec.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox {
	height: 100%;
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-infobox {
	padding: 10px 40px 5px 40px;
	border-style: none;
	border-radius: 5px 5px 5px 5px;
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-infobox .elementskit-info-box-title {
	padding: 10px 0px 5px 0px;
	color: #00b6b4;
	font-family: "Work Sans", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 24px;
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-infobox:hover .elementskit-info-box-title {
	color: #000;
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-infobox .box-body > p {
	color: #656565;
	font-family: "Work Sans", Sans-serif;
	font-size: 21px;
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-infobox:hover .box-body > p {
	color: #656565;
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-info-box-icon {
	color: #00b6b4;
	fill: #00b6b4;
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-infobox .elementskit-info-box-icon {
	font-size: 50px;
	transform: rotate(0deg);
}

.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon {
	margin: 7px 0px 0px 0px;
}

.elementor-39259 .elementor-element.elementor-element-09a94c7 {
	--display: flex;
	--padding-top: 0px;
	--padding-bottom: 15px;
	--padding-left: 10px;
	--padding-right: 10px;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-b17b860 > .elementor-widget-container {
	padding: 0px 0px 23px 0px;
}

.elementor-39259 .elementor-element.elementor-element-b17b860 {
	text-align: start;
	font-family: "Work Sans", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-wrapper {
	align-items: center;
	text-align: start;
	gap: 8px;
}

.elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-title {
	margin-block-end: 6px;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon {
	font-size: 40px;
}

.elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-title, .elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-title a {
	font-family: "Work Sans", Sans-serif;
	font-size: 27px;
	font-weight: 700;
	text-transform: none;
	font-style: normal;
}

.elementor-39259 .elementor-element.elementor-element-339b035 {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-ba0ccd4 {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-892aba1 {
	text-align: start;
	font-family: "Work Sans", Sans-serif;
	font-size: 18px;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-987c4a0 {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-22ec69c {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-3d8d2b0 {
	text-align: start;
	font-family: "Work Sans", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-8d3dad6 {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-1d16b09 {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-70da1bc {
	text-align: start;
	font-family: "Work Sans", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-04e3943 {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-27cb69e {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-a81e491 {
	text-align: start;
	font-family: "Work Sans", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-3181e1f {
	--n-accordion-title-font-size: 19px;
	--n-accordion-title-justify-content: initial;
	--n-accordion-title-flex-grow: initial;
	--n-accordion-title-icon-order: -1;
	--n-accordion-item-title-space-between: 0px;
	--n-accordion-item-title-distance-from-content: 0px;
	--n-accordion-border-radius: 0px 0px 0px 0px;
	--n-accordion-title-normal-color: #00b6b4;
	--n-accordion-icon-size: 15px;
	--n-accordion-icon-normal-color: #00b6b4;
	--n-accordion-icon-hover-color: #30519a;
	--n-accordion-icon-active-color: #30519a;
}

.elementor-39259 .elementor-element.elementor-element-3181e1f > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title {
	background-color: #f7f6f6;
	border-style: none;
}

:where( .elementor-39259 .elementor-element.elementor-element-3181e1f > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item ) > .e-con {
	background-color: #f7f6f6;
	border-style: none;
	--padding-top: 0px;
	--padding-right: 10px;
	--padding-bottom: 5px;
	--padding-left: 10px;
}

.elementor-39259 .elementor-element.elementor-element-3181e1f {
	--n-accordion-padding: 15px 20px 10px 20px;
}

:where( .elementor-39259 .elementor-element.elementor-element-3181e1f > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title > .e-n-accordion-item-title-header ) > .e-n-accordion-item-title-text {
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
}

.elementor-39259 .elementor-element.elementor-element-470eecb {
	text-align: start;
	font-family: "Work Sans", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #1d1d1f;
}

.elementor-39259 .elementor-element.elementor-element-077d805 {
	--divider-border-style: solid;
	--divider-color: #6d6d6d;
	--divider-border-width: 1px;
}

.elementor-39259 .elementor-element.elementor-element-077d805 > .elementor-widget-container {
	padding: 10px 0px 0px 0px;
}

.elementor-39259 .elementor-element.elementor-element-077d805 .elementor-divider-separator {
	width: 100%;
	margin: 0 auto;
	margin-center: 0;
}

.elementor-39259 .elementor-element.elementor-element-077d805 .elementor-divider {
	text-align: center;
	padding-block-start: 15px;
	padding-block-end: 15px;
}

.elementor-39259 .elementor-element.elementor-element-fe0569a {
	--display: grid;
	--e-con-grid-template-columns: repeat(2, 1fr);
	--e-con-grid-template-rows: repeat(1, 1fr);
	--grid-auto-flow: row;
	--padding-top: 0px;
	--padding-bottom: 10px;
	--padding-left: 10px;
	--padding-right: 10px;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-eb3660b {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-b1d7c7d.elementor-element {
	--order: 99999;
}

.elementor-39259 .elementor-element.elementor-element-b1d7c7d .elementor-wrapper {
	--video-aspect-ratio: 1.77777;
}

.elementor-39259 .elementor-element.elementor-element-a92d14b {
	text-align: start;
	font-family: "Neue Haas Display Bold", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #333;
}

.elementor-39259 .elementor-element.elementor-element-2fc5fb2 {
	--display: flex;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-914aa57 {
	text-align: start;
	font-family: "Neue Haas Display Bold", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #333;
}

.elementor-39259 .elementor-element.elementor-element-e62664c .elementor-wrapper {
	--video-aspect-ratio: 1.77777;
}

.elementor-39259 .elementor-element.elementor-element-4b91bb5 > .elementor-element-populated > .elementor-background-overlay {
	opacity: 0;
}

.elementor-39259 .elementor-element.elementor-element-4b91bb5 > .elementor-element-populated {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin: -14em 0em 0em 0em;
	--e-column-margin-right: 0em;
	--e-column-margin-left: 0em;
	padding: 0px 10px 0px 0px;
}

.elementor-39259 .elementor-element.elementor-element-4b91bb5 > .elementor-element-populated > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-39259 .elementor-element.elementor-element-ff40a38 > .elementor-background-overlay {
	opacity: 0;
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-39259 .elementor-element.elementor-element-ff40a38, .elementor-39259 .elementor-element.elementor-element-ff40a38 > .elementor-background-overlay {
	border-radius: 15px 15px 15px 15px;
}

.elementor-39259 .elementor-element.elementor-element-ff40a38 {
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, .1);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin-top: 70px;
	margin-bottom: 0px;
	overflow: visible;
}

.elementor-39259 .elementor-element.elementor-element-a239562:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-39259 .elementor-element.elementor-element-a239562 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #c3edec;
}

.elementor-39259 .elementor-element.elementor-element-a239562 > .elementor-element-populated > .elementor-background-overlay {
	opacity: 0;
}

.elementor-39259 .elementor-element.elementor-element-a239562 > .elementor-element-populated, .elementor-39259 .elementor-element.elementor-element-a239562 > .elementor-element-populated > .elementor-background-overlay, .elementor-39259 .elementor-element.elementor-element-a239562 > .elementor-background-slideshow {
	border-radius: 16px 16px 0px 0px;
}

.elementor-39259 .elementor-element.elementor-element-a239562 > .elementor-element-populated {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin: 0px 0px 0px 0px;
	--e-column-margin-right: 0px;
	--e-column-margin-left: 0px;
	padding: 21px 21px 21px 21px;
}

.elementor-39259 .elementor-element.elementor-element-a239562 > .elementor-element-populated > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4.ekit-equal-height-enable, .elementor-39259 .elementor-element.elementor-element-eb4b3c4.ekit-equal-height-enable > div, .elementor-39259 .elementor-element.elementor-element-eb4b3c4.ekit-equal-height-enable .ekit-wid-con, .elementor-39259 .elementor-element.elementor-element-eb4b3c4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox {
	height: 100%;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox {
	background-color: rgba(2, 1, 1, 0);
	padding: 10px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	align-items: flex-start;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4 > .elementor-widget-container {
	margin: 0px 0px -13px 0px;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox .elementskit-info-box-title {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-family: "Work Sans", Sans-serif;
	font-size: 22px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox:hover .elementskit-info-box-title {
	color: #000;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox .box-body > p {
	color: #656565;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox:hover .box-body > p {
	color: #656565;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-info-box-icon {
	color: #656565;
	fill: #656565;
}

.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox .elementskit-info-box-icon {
	font-size: 32px;
	transform: rotate(0deg);
}

.elementor-39259 .elementor-element.elementor-element-205bddd > .elementor-widget-container {
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

@media (max-width:1024px) {
	.elementor-39259 .elementor-element.elementor-element-8ddad49 > .elementor-container {
		max-width: 746px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-8ddad49 {
		padding: 4em 0em 4em 0em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-a50e7c9 > .elementor-element-populated {
		padding: 2em 2em 2em 2em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title {
		color: #fff;
		font-size: 31px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title > span {
		color: #fff;
	}
	
	.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title span:last-child, .elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title > span {
		font-size: 40px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .ekit_heading_separetor_wraper {
		margin: 0px 0px 0px 26px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-428571b .elementor-heading-title {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-39259 .elementor-element.elementor-element-bde63e2 {
		padding: 3em 0em 3em 0em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-c18baef > .elementor-element-populated {
		padding: 2em 2em 2em 2em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-caa7f25 {
		--flex-direction: column;
		--container-widget-width: 100%;
		--container-widget-height: initial;
		--container-widget-flex-grow: 0;
		--container-widget-align-self: initial;
		--flex-wrap-mobile: wrap;
	}
	
	.elementor-39259 .elementor-element.elementor-element-3f795f1 {
		--padding-top: 0px;
		--padding-bottom: 35px;
		--padding-left: 0px;
		--padding-right: 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-5d5f2ae {
		--grid-auto-flow: row;
	}
	
	.elementor-39259 .elementor-element.elementor-element-a16ac03 .elementskit-infobox .elementskit-info-box-title {
		font-size: 20px;
		line-height: 1.1em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-0f68c4b .elementskit-infobox .elementskit-info-box-title {
		font-size: 20px;
		line-height: 1.1em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-3cf9c3c .elementskit-infobox .elementskit-info-box-title {
		font-size: 20px;
		line-height: 1.1em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-1ea76ec .elementskit-infobox .elementskit-info-box-title {
		font-size: 20px;
		line-height: 1.1em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-09a94c7 {
		--padding-top: 0px;
		--padding-bottom: 35px;
		--padding-left: 0px;
		--padding-right: 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-1804b18 > .elementor-widget-container {
		padding: 0px 0px 0px 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-wrapper {
		align-items: center;
		gap: 8px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-title {
		margin-block-end: 7px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-fe0569a {
		--grid-auto-flow: row;
	}
	
	.elementor-39259 .elementor-element.elementor-element-4b91bb5 > .elementor-element-populated {
		margin: -12em 0em 0em 0em;
		--e-column-margin-right: 0em;
		--e-column-margin-left: 0em;
		padding: 0px 20px 0px 20px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ff40a38 > .elementor-container {
		max-width: 736px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ff40a38 {
		margin-top: 200px;
		margin-bottom: 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-a239562 > .elementor-element-populated {
		padding: 30px 25px 30px 25px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-eb4b3c4 > .elementor-widget-container {
		padding: 0px 0px 0px 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox {
		padding: 0px 0px 0px 0px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start;
	}
	
	.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox .elementskit-info-box-title {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-eb4b3c4 .elementskit-infobox .elementskit-info-box-icon {
		padding: 6px 0px 0px 6px;
	}
}

@media (max-width:767px) {
	.elementor-39259 .elementor-element.elementor-element-8ddad49 {
		padding: 2em 0em 2em 0em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-a50e7c9 > .elementor-element-populated {
		margin: 0% 0% 0% 0%;
		--e-column-margin-right: 0%;
		--e-column-margin-left: 0%;
		padding: 21px 21px 21px 21px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon-box-wrapper {
		gap: 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon-box-title {
		margin-block-end: 7px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon-box-title, .elementor-39259 .elementor-element.elementor-element-ff87016 .elementor-icon-box-title a {
		line-height: 1.3em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title {
		font-size: 26px;
		line-height: 1.4em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title span:last-child, .elementor-39259 .elementor-element.elementor-element-0c2ca56 .elementskit-section-title-wraper .elementskit-section-title > span {
		font-size: 38px;
		line-height: 1.1em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-428571b .elementor-heading-title {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-39259 .elementor-element.elementor-element-bde63e2 {
		padding: 0em 0em 2em 0em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-c18baef > .elementor-element-populated {
		padding: 21px 21px 21px 21px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-caa7f25 {
		--margin-top: 0px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ee3be87 > .elementor-widget-container {
		padding: 14px 0px 0px 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon-box-wrapper {
		align-items: center;
		gap: 6px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon-box-title {
		margin-block-end: 8px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon {
		font-size: 46px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon-box-title, .elementor-39259 .elementor-element.elementor-element-ee3be87 .elementor-icon-box-title a {
		font-size: 23px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-5d5f2ae {
		--e-con-grid-template-columns: repeat(1, 1fr);
		--grid-auto-flow: row;
	}
	
	.elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-wrapper {
		align-items: center;
		text-align: start;
		gap: 6px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-title, .elementor-39259 .elementor-element.elementor-element-1804b18 .elementor-icon-box-title a {
		font-size: 23px;
		line-height: 1.1em;
	}
	
	.elementor-39259 .elementor-element.elementor-element-fe0569a {
		--e-con-grid-template-columns: repeat(1, 1fr);
		--grid-auto-flow: row;
	}
	
	.elementor-39259 .elementor-element.elementor-element-4b91bb5 > .elementor-element-populated {
		margin: 10px 10px 10px 10px;
		--e-column-margin-right: 10px;
		--e-column-margin-left: 10px;
		padding: 0px 0px 0px 0px;
	}
	
	.elementor-39259 .elementor-element.elementor-element-ff40a38 {
		margin-top: 16px;
		margin-bottom: 0px;
	}
}

@media (min-width:768px) {
	.elementor-39259 .elementor-element.elementor-element-c18baef {
		width: 70%;
	}
	
	.elementor-39259 .elementor-element.elementor-element-4b91bb5 {
		width: 30%;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.elementor-39259 .elementor-element.elementor-element-c18baef {
		width: 100%;
	}
	
	.elementor-39259 .elementor-element.elementor-element-4b91bb5 {
		width: 100%;
	}
}
/* End Custom Fonts CSS */

.elementor-36948 .elementor-element.elementor-element-211a9b6 {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--justify-content: flex-start;
	--align-items: flex-start;
	--gap: 5px 5px;
	--row-gap: 5px;
	--column-gap: 5px;
	--flex-wrap: wrap;
	box-shadow: 0px 0px 20px 15px rgba(0, 0, 0, .07);
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 15px;
	--padding-right: 0px;
	overflow: visible;
}

.elementor-36948 .elementor-element.elementor-element-211a9b6:not(.elementor-motion-effects-element-type-background), .elementor-36948 .elementor-element.elementor-element-211a9b6 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #fff;
}

.elementor-36948 .elementor-element.elementor-element-25aa95f {
	--display: flex;
	--min-height: 36px;
	--flex-direction: row;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--align-items: flex-start;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
	--padding-top: 25px;
	--padding-bottom: 36px;
	--padding-left: 50px;
	--padding-right: 0px;
	overflow: visible;
}

.elementor-36948 .elementor-element.elementor-element-25aa95f.e-con {
	--align-self: center;
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-36948 .elementor-element.elementor-element-3ac1ad2 > .elementor-widget-container {
	margin: -3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.elementor-36948 .elementor-element.elementor-element-3ac1ad2.elementor-element {
	--align-self: flex-start;
	--order: 99999;
}

body:not(.rtl) .elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
	left: 72px;
}

body.rtl .elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
	right: 72px;
}

.elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
	bottom: 10px;
	text-align: start;
}

.elementor-36948 .elementor-element.elementor-element-3ac1ad2 .elementor-heading-title {
	font-family: "Neue Haas Display Medium", Sans-serif;
	font-size: 19px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	color: #b4b4b4;
}

.elementor-36948 .elementor-element.elementor-element-b2a8a02 .hfe-site-logo-container, .elementor-36948 .elementor-element.elementor-element-b2a8a02 .hfe-caption-width figcaption {
	text-align: center;
}

.elementor-36948 .elementor-element.elementor-element-b2a8a02 .widget-image-caption {
	margin-top: 0px;
	margin-bottom: 0px;
}

.elementor-36948 .elementor-element.elementor-element-b2a8a02 .hfe-site-logo-container .hfe-site-logo-img {
	border-style: none;
}

.elementor-36948 .elementor-element.elementor-element-77d0608 {
	--display: flex;
	--min-height: 36px;
	--flex-direction: column;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--justify-content: flex-start;
	--align-items: center;
	--margin-top: 0px;
	--margin-bottom: 10px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 17px;
	--padding-bottom: 9px;
	--padding-left: 0px;
	--padding-right: 0px;
	overflow: visible;
}

.elementor-36948 .elementor-element.elementor-element-77d0608.e-con {
	--align-self: flex-end;
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-36948 .elementor-element.elementor-element-0858019 .e-search-input {
	background-color: #fafafa;
	font-family: "Neue Haas Display Roman", Sans-serif;
	font-size: 17px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
	letter-spacing: .4px;
	border-radius: 5px 5px 5px 5px;
}

.elementor-36948 .elementor-element.elementor-element-0858019 > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.elementor-36948 .elementor-element.elementor-element-0858019 {
	--e-search-results-columns: 1;
	--e-search-placeholder-color: #a3a3a3;
	--e-search-input-color: #555;
	--e-search-icon-label-color: #969696;
	--e-search-input-padding-block-start: 4px;
	--e-search-input-padding-inline-start: 10px;
	--e-search-input-padding-block-end: 4px;
	--e-search-input-padding-inline-end: 5px;
	--e-search-icon-label-size: 17px;
	--e-search-input-and-results-gap: 3px;
	--e-search-results-width: 460px;
	--e-search-results-inset-inline-start: 0;
	--e-search-results-inset-inline-end: initial;
	--e-search-results-transform: initial;
	--e-search-loader-icon-color: #00b6b3;
	--e-search-loader-icon-size: 15px;
	--e-search-pagination-justify-content: center;
	--e-search-pagination-color: #2f519a;
	--e-search-pagination-hover: #0090cf;
	--e-search-pagination-current: #7c7fbd;
	--e-search-pagination-page-numbers-gap: 10px;
	--e-search-pagination-block-start-spacing: 12px;
	--e-search-pagination-block-end-spacing: 10px;
	--e-search-nothing-found-message-alignment: start;
	--e-search-nothing-found-message-color: #ef4e22;
}

.elementor-36948 .elementor-element.elementor-element-0858019 .elementor-pagination {
	font-family: "Neue Haas Display Bold", Sans-serif;
	font-size: 17px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
}

.elementor-36948 .elementor-element.elementor-element-0858019 .e-search-nothing-found-message {
	font-family: "Neue Haas Display Medium", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
}

.elementor-36948 .elementor-element.elementor-element-f0fa6f2 {
	--display: flex;
	--min-height: 36px;
	--flex-direction: column;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--justify-content: flex-start;
	--align-items: center;
	--gap: 10px 10px;
	--row-gap: 10px;
	--column-gap: 10px;
	--margin-top: 0px;
	--margin-bottom: 5px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 5px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
	overflow: visible;
}

.elementor-36948 .elementor-element.elementor-element-f0fa6f2.e-con {
	--align-self: center;
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-hamburger {
	background-color: #fff;
	float: right;
	border-style: none;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-close {
	background-color: #fff;
	font-family: "Neue Haas Display Bold", Sans-serif;
	font-size: 17px;
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	width: 65px;
	border-style: none;
	color: #d52020;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 > .elementor-widget-container {
	padding: 0px 10px 0px 10px;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0.elementor-element {
	--align-self: center;
	--order: -99999;
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-menu-container {
	height: 51px;
	border-radius: 0px 0px 0px 0px;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-nav-identity-panel {
	padding: 0px 10px 0px 10px;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a {
	font-family: "Neue Haas Display Bold", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;
	color: #333;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:hover {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:focus {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:active {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li:hover > a {
	color: #00b6b3;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li:hover > a .elementskit-submenu-indicator {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:hover .elementskit-submenu-indicator {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:focus .elementskit-submenu-indicator {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:active .elementskit-submenu-indicator {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-item > a {
	color: #00b6b3;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-ancestor > a {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-ancestor > a .elementskit-submenu-indicator {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
	font-size: 14px;
	color: #808080;
	fill: #808080;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a .ekit-submenu-indicator-icon {
	font-size: 14px;
	color: #808080;
	fill: #808080;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
	font-family: "Neue Haas Display Roman", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	padding: 14px 10px 10px 10px;
	color: #333;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:hover {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:focus {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:active {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li:hover > a {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li.current-menu-item > a {
	color: #00b6b3 !important;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-submenu-panel {
	padding: 15px 0px 15px 0px;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel {
	border-radius: 0px 0px 0px 0px;
	min-width: 220px;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
	background-color: #333;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-hamburger > .ekit-menu-icon {
	color: #333;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-hamburger:hover .elementskit-menu-hamburger-icon {
	background-color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-hamburger:hover > .ekit-menu-icon {
	color: #00b6b3;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-close:hover {
	color: rgba(0, 0, 0, .5);
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-nav-logo > img {
	max-width: 100px;
	max-height: 100px;
}

.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-nav-logo {
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}

@media (max-width:1024px) {
	.elementor-36948 .elementor-element.elementor-element-211a9b6 {
		--flex-direction: row;
		--container-widget-width: initial;
		--container-widget-height: 100%;
		--container-widget-flex-grow: 1;
		--container-widget-align-self: stretch;
		--flex-wrap-mobile: wrap;
	}
	
	.elementor-36948 .elementor-element.elementor-element-25aa95f {
		--justify-content: center;
		--padding-top: 25px;
		--padding-bottom: 30px;
		--padding-left: 0px;
		--padding-right: 0px;
	}
	
	body:not(.rtl) .elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
		left: 63px;
	}
	
	body.rtl .elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
		right: 63px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
		bottom: 8px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-77d0608 {
		--flex-direction: column;
		--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
		--container-widget-height: initial;
		--container-widget-flex-grow: 0;
		--container-widget-align-self: initial;
		--flex-wrap-mobile: wrap;
		--align-items: center;
		--gap: 10px 10px;
		--row-gap: 10px;
		--column-gap: 10px;
		--margin-top: 0px;
		--margin-bottom: 0px;
		--margin-left: 8px;
		--margin-right: 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-0858019 {
		--e-search-results-width: 380px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-f0fa6f2 {
		--flex-direction: column;
		--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
		--container-widget-height: initial;
		--container-widget-flex-grow: 0;
		--container-widget-align-self: initial;
		--flex-wrap-mobile: wrap;
		--align-items: center;
		--gap: 10px 10px;
		--row-gap: 10px;
		--column-gap: 10px;
		--margin-top: 20px;
		--margin-bottom: 0px;
		--margin-left: 8px;
		--margin-right: 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 {
		width: var(--container-widget-width, 56.719px);
		max-width: 56.719px;
		--container-widget-width: 56.719px;
		--container-widget-flex-grow: 0;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 > .elementor-widget-container {
		padding: 0px 0px 0px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-menu-container {
		background-color: #fff;
		max-width: 700px;
		border-radius: 0px 0px 0px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-nav-identity-panel {
		padding: 30px 0px 30px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a {
		font-size: 14px;
		line-height: 1.3em;
		color: #666;
		padding: 10px 15px 10px 15px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:hover {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:focus {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:active {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li:hover > a {
		color: #00b6b3;
		border-width: 0px 0px 1px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li:hover > a .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:hover .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:focus .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:active .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-item > a {
		color: #00b6b3;
		border-width: 0px 0px 1px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-ancestor > a {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-ancestor > a .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
		font-size: 18px;
		padding: 0px 0px 0px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a .ekit-submenu-indicator-icon {
		font-size: 18px;
		padding: 0px 0px 0px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li ul li .elementskit-submenu-indicator {
		font-size: 18px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
		font-size: 15px;
		line-height: 1.3em;
		padding: 15px 15px 15px 15px;
		color: #494949;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:hover {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:focus {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:active {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li:hover > a {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li.current-menu-item > a {
		color: #00b6b3 !important;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel {
		border-radius: 0px 0px 0px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-hamburger {
		float: right;
		padding: 12px 8px 12px 8px;
		width: 55px;
		border-radius: 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-hamburger > .ekit-menu-icon {
		font-size: 34px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 button.elementskit-menu-close {
		font-size: 24px;
		padding: 8px 8px 8px 8px;
		margin: 12px 12px 12px 12px;
		width: 65px;
		border-radius: 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-nav-logo > img {
		max-width: 85px;
		max-height: 85px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-nav-logo {
		margin: 10px 0px 5px 0px;
		padding: 5px 5px 5px 5px;
	}
}

@media (max-width:767px) {
	.elementor-36948 .elementor-element.elementor-element-211a9b6 {
		--padding-top: 0px;
		--padding-bottom: 0px;
		--padding-left: 0px;
		--padding-right: 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-25aa95f {
		--padding-top: 20px;
		--padding-bottom: 30px;
		--padding-left: 0px;
		--padding-right: 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3ac1ad2.elementor-element {
		--align-self: flex-start;
	}
	
	body:not(.rtl) .elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
		left: 175px;
	}
	
	body.rtl .elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
		right: 175px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3ac1ad2 {
		bottom: 5px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-77d0608 {
		--gap: 0px 0px;
		--row-gap: 0px;
		--column-gap: 0px;
		--margin-top: 5px;
		--margin-bottom: 0px;
		--margin-left: 5px;
		--margin-right: 5px;
		--padding-top: 12px;
		--padding-bottom: 12px;
		--padding-left: 10px;
		--padding-right: 10px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-0858019 {
		width: var(--container-widget-width, 290px);
		max-width: 290px;
		--container-widget-width: 290px;
		--container-widget-flex-grow: 0;
	}
	
	.elementor-36948 .elementor-element.elementor-element-0858019.elementor-element {
		--align-self: center;
	}
	
	.elementor-36948 .elementor-element.elementor-element-f0fa6f2 {
		--gap: 0px 0px;
		--row-gap: 0px;
		--column-gap: 0px;
		--margin-top: 5px;
		--margin-bottom: 0px;
		--margin-left: 5px;
		--margin-right: 5px;
		--padding-top: 12px;
		--padding-bottom: 12px;
		--padding-left: 10px;
		--padding-right: 10px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 {
		--container-widget-width: 50px;
		--container-widget-flex-grow: 0;
		width: var(--container-widget-width, 50px);
		max-width: 50px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0.elementor-element {
		--align-self: center;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a {
		color: #494949;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:hover {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:focus {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:active {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li:hover > a {
		color: #00b6b3;
		border-width: 0px 0px 1px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li:hover > a .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:hover .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:focus .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a:active .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-item > a {
		color: #00b6b3;
		border-width: 0px 0px 1px 0px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-ancestor > a {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li.current-menu-ancestor > a .elementskit-submenu-indicator {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a .elementskit-submenu-indicator {
		font-size: 14px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li > a .ekit-submenu-indicator-icon {
		font-size: 14px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav > li ul li .elementskit-submenu-indicator {
		font-size: 18px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
		color: #494949;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:hover {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:focus {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li > a:active {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li:hover > a {
		color: #00b6b3;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-navbar-nav .elementskit-submenu-panel > li.current-menu-item > a {
		color: #00b6b3 !important;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-nav-logo > img {
		max-width: 80px;
		max-height: 80px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-3921dc0 .elementskit-nav-logo {
		padding: 3px 3px 3px 3px;
	}
}

@media (min-width:768px) {
	.elementor-36948 .elementor-element.elementor-element-25aa95f {
		--width: 20%;
	}
	
	.elementor-36948 .elementor-element.elementor-element-77d0608 {
		--width: 57%;
	}
	
	.elementor-36948 .elementor-element.elementor-element-f0fa6f2 {
		--width: 100%;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.elementor-36948 .elementor-element.elementor-element-25aa95f {
		--width: 282px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-77d0608 {
		--width: 437px;
	}
	
	.elementor-36948 .elementor-element.elementor-element-f0fa6f2 {
		--width: 730px;
	}
}

.elementor-34328 .elementor-element.elementor-element-5698bed:not(.elementor-motion-effects-element-type-background), .elementor-34328 .elementor-element.elementor-element-5698bed > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #000;
}

.elementor-34328 .elementor-element.elementor-element-5698bed {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	overflow: visible;
}

.elementor-34328 .elementor-element.elementor-element-5698bed > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-34328 .elementor-element.elementor-element-0987ae1 > .elementor-container > .elementor-column > .elementor-widget-wrap {
	align-content: center;
	align-items: center;
}

.elementor-34328 .elementor-element.elementor-element-0987ae1 > .elementor-container {
	max-width: 558px;
	text-align: center;
}

.elementor-34328 .elementor-element.elementor-element-0987ae1 {
	margin-top: 50px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
}

.elementor-34328 .elementor-element.elementor-element-77daa3b .ekit-btn-wraper .elementskit-btn {
	justify-content: center;
}

.elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn {
	background-color: #00b6b4;
	width: 44%;
	padding: 14px 15px 14px 15px;
	font-family: "Neue Haas Display Roman", Sans-serif;
	font-size: 17px;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	color: #fff;
	fill: #fff;
	border-style: none;
}

.elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn:hover {
	background-color: #fff;
	color: #000;
	fill: #000;
}

.elementor-34328 .elementor-element.elementor-element-77daa3b.elementor-element {
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn > :is(i, svg) {
	font-size: 14px;
}

.elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn > i, .elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn > svg {
	margin-right: 5px;
}

.rtl .elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn > i, .rtl .elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn > svg {
	margin-left: 5px;
	margin-right: 0;
}

.elementor-34328 .elementor-element.elementor-element-5d2fd7e {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 10px 0px;
	overflow: visible;
}

.elementor-34328 .elementor-element.elementor-element-a53bf9d {
	--grid-template-columns: repeat(0, auto);
	--grid-column-gap: 5px;
	--grid-row-gap: 0px;
}

.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-widget-container {
	text-align: center;
}

.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-social-icon {
	background-color: #000;
}

.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-social-icon i {
	color: #fff;
}

.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-social-icon svg {
	fill: #fff;
}

.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-social-icon:hover {
	background-color: #000;
}

.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-social-icon:hover i {
	color: #fff;
}

.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-social-icon:hover svg {
	fill: #fff;
}

.elementor-34328 .elementor-element.elementor-element-37aead6 {
	overflow: visible;
}

.elementor-34328 .elementor-element.elementor-element-b75d5fc {
	--divider-border-style: solid;
	--divider-color: #a4a4a4;
	--divider-border-width: 1.5px;
}

.elementor-34328 .elementor-element.elementor-element-b75d5fc .elementor-divider-separator {
	width: 100%;
	margin: 0 auto;
	margin-center: 0;
}

.elementor-34328 .elementor-element.elementor-element-b75d5fc .elementor-divider {
	text-align: center;
	padding-block-start: 7px;
	padding-block-end: 7px;
}

.elementor-34328 .elementor-element.elementor-element-4d77174 > .elementor-container {
	max-width: 1600px;
}

.elementor-34328 .elementor-element.elementor-element-4d77174 {
	padding: 0px 0px 30px 0px;
	overflow: visible;
}

.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo-container, .elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-caption-width figcaption {
	text-align: left;
}

.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo .hfe-site-logo-container img {
	width: 15%;
}

.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo img {
	max-width: 15%;
}

.elementor-34328 .elementor-element.elementor-element-7eb2feb .widget-image-caption {
	margin-top: 0px;
	margin-bottom: 0px;
}

.elementor-34328 .elementor-element.elementor-element-7eb2feb > .elementor-widget-container {
	padding: 0px 0px 0px 120px;
}

.elementor-34328 .elementor-element.elementor-element-7eb2feb.elementor-element {
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo-container .hfe-site-logo-img {
	border-style: none;
}

.elementor-34328 .elementor-element.elementor-element-339401d > .elementor-container {
	max-width: 1600px;
}

.elementor-34328 .elementor-element.elementor-element-339401d {
	padding: 0px 0px 30px 0px;
	overflow: visible;
}

.elementor-34328 .elementor-element.elementor-element-2905b20 > .elementor-widget-container {
	margin: 0px 0px -7px 0px;
}

.elementor-34328 .elementor-element.elementor-element-2905b20 {
	text-align: center;
	font-family: "Work Sans", Sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	color: #fff;
}

.elementor-34328 .elementor-element.elementor-element-973b610 > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
	padding-block-end: calc(30px / 2);
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
	margin-block-start: calc(30px / 2);
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-inline: calc(30px / 2);
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-items.elementor-inline-items {
	margin-inline: calc(-30px / 2);
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	inset-inline-end: calc(-30px / 2);
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-item:not(:last-child):after {
	content: "";
	border-color: #ddd;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after {
	border-block-start-style: solid;
	border-block-start-width: 1px;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after {
	border-inline-start-style: solid;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-inline-items .elementor-icon-list-item:not(:last-child):after {
	border-inline-start-width: 1px;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-icon i {
	transition: color .3s;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-icon svg {
	transition: fill .3s;
}

.elementor-34328 .elementor-element.elementor-element-973b610 {
	--e-icon-list-icon-size: 14px;
	--e-icon-list-icon-align: center;
	--e-icon-list-icon-margin: 0 calc(var(--e-icon-list-icon-size, 1em) * .125);
	--icon-vertical-offset: 0px;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-icon {
	padding-inline-end: 0px;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-item > a {
	font-family: "Work Sans", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
	line-height: 1.3em;
}

.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-text {
	color: #fff;
	transition: color .3s;
}

@media (min-width:768px) {
	.elementor-34328 .elementor-element.elementor-element-d997850 {
		width: 100%;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.elementor-34328 .elementor-element.elementor-element-b361bf4 {
		width: 100%;
	}
	
	.elementor-34328 .elementor-element.elementor-element-2f56837 {
		width: 100%;
	}
	
	.elementor-34328 .elementor-element.elementor-element-07dccc3 {
		width: 100%;
	}
}

@media (max-width:1024px) {
	.elementor-34328 .elementor-element.elementor-element-0987ae1 > .elementor-container {
		max-width: 500px;
		text-align: start;
	}
	
	.elementor-34328 .elementor-element.elementor-element-d997850 > .elementor-element-populated {
		margin: 0px 0px 0px 80px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 80px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-77daa3b .ekit-btn-wraper .elementskit-btn {
		justify-content: center;
	}
	
	.elementor-34328 .elementor-element.elementor-element-77daa3b {
		width: var(--container-widget-width, 284.25px);
		max-width: 284.25px;
		--container-widget-width: 284.25px;
		--container-widget-flex-grow: 0;
	}
	
	.elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn {
		width: 79%;
	}
	
	.elementor-34328 .elementor-element.elementor-element-4d77174 {
		padding: 0px 10px 30px 10px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo-container, .elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-caption-width figcaption {
		text-align: center;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo .hfe-site-logo-container img {
		width: 29%;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo img {
		max-width: 29%;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb {
		width: var(--container-widget-width, 711px);
		max-width: 711px;
		--container-widget-width: 711px;
		--container-widget-flex-grow: 0;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb > .elementor-widget-container {
		padding: 0px 0px 0px 0px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-339401d {
		padding: 0px 0px 30px 30px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-2905b20 {
		font-size: 13px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-item > a {
		font-size: 15px;
		line-height: 1.4em;
	}
}

@media (max-width:767px) {
	.elementor-34328 .elementor-element.elementor-element-d997850 > .elementor-element-populated {
		margin: 0px 0px 0px 20px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 20px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-77daa3b .ekit-btn-wraper .elementskit-btn {
		justify-content: center;
	}
	
	.elementor-34328 .elementor-element.elementor-element-77daa3b {
		--container-widget-width: 284px;
		--container-widget-flex-grow: 0;
		width: var(--container-widget-width, 284px);
		max-width: 284px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-77daa3b .elementskit-btn {
		width: 72%;
		line-height: 1.3em;
		letter-spacing: .3px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-a53bf9d {
		--grid-template-columns: repeat(0, auto);
		--icon-size: 24px;
		--grid-column-gap: 4px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-widget-container {
		text-align: center;
	}
	
	.elementor-34328 .elementor-element.elementor-element-a53bf9d .elementor-social-icon {
		--icon-padding: .5em;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo-container, .elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-caption-width figcaption {
		text-align: center;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo .hfe-site-logo-container img {
		width: 52%;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb .hfe-site-logo img {
		max-width: 52%;
	}
	
	.elementor-34328 .elementor-element.elementor-element-7eb2feb {
		--container-widget-width: 306px;
		--container-widget-flex-grow: 0;
		width: var(--container-widget-width, 306px);
		max-width: 306px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-2905b20 > .elementor-widget-container {
		padding: 0px 10px 14px 10px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-2905b20 {
		text-align: start;
		font-size: 14px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-07dccc3 > .elementor-element-populated {
		margin: 0px 10px 0px 10px;
		--e-column-margin-right: 10px;
		--e-column-margin-left: 10px;
		padding: 0px 10px 0px 10px;
	}
	
	.elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-34328 .elementor-element.elementor-element-973b610 .elementor-icon-list-item > a {
		font-size: 13px;
	}
}

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=c3fcaafec072b64f9867)
 * Config saved to config.json and https://gist.github.com/c3fcaafec072b64f9867
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, 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: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

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 {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	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"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td, th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, *:before, *:after {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	tr, img {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	select {
		background: #fff !important;
	}
	
	.navbar {
		display: none;
	}
	
	.btn > .caret, .dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	
	.label {
		border: 1px solid #000;
	}
	
	.table {
		border-collapse: collapse !important;
	}
	
	.table td, .table th {
		background-color: #fff !important;
	}
	
	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important;
	}
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "*";
}

.glyphicon-plus:before {
	content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
	content: "€";
}

.glyphicon-minus:before {
	content: "−";
}

.glyphicon-cloud:before {
	content: "☁";
}

.glyphicon-envelope:before {
	content: "✉";
}

.glyphicon-pencil:before {
	content: "✏";
}

.glyphicon-glass:before {
	content: "";
}

.glyphicon-music:before {
	content: "";
}

.glyphicon-search:before {
	content: "";
}

.glyphicon-heart:before {
	content: "";
}

.glyphicon-star:before {
	content: "";
}

.glyphicon-star-empty:before {
	content: "";
}

.glyphicon-user:before {
	content: "";
}

.glyphicon-film:before {
	content: "";
}

.glyphicon-th-large:before {
	content: "";
}

.glyphicon-th:before {
	content: "";
}

.glyphicon-th-list:before {
	content: "";
}

.glyphicon-ok:before {
	content: "";
}

.glyphicon-remove:before {
	content: "";
}

.glyphicon-zoom-in:before {
	content: "";
}

.glyphicon-zoom-out:before {
	content: "";
}

.glyphicon-off:before {
	content: "";
}

.glyphicon-signal:before {
	content: "";
}

.glyphicon-cog:before {
	content: "";
}

.glyphicon-trash:before {
	content: "";
}

.glyphicon-home:before {
	content: "";
}

.glyphicon-file:before {
	content: "";
}

.glyphicon-time:before {
	content: "";
}

.glyphicon-road:before {
	content: "";
}

.glyphicon-download-alt:before {
	content: "";
}

.glyphicon-download:before {
	content: "";
}

.glyphicon-upload:before {
	content: "";
}

.glyphicon-inbox:before {
	content: "";
}

.glyphicon-play-circle:before {
	content: "";
}

.glyphicon-repeat:before {
	content: "";
}

.glyphicon-refresh:before {
	content: "";
}

.glyphicon-list-alt:before {
	content: "";
}

.glyphicon-lock:before {
	content: "";
}

.glyphicon-flag:before {
	content: "";
}

.glyphicon-headphones:before {
	content: "";
}

.glyphicon-volume-off:before {
	content: "";
}

.glyphicon-volume-down:before {
	content: "";
}

.glyphicon-volume-up:before {
	content: "";
}

.glyphicon-qrcode:before {
	content: "";
}

.glyphicon-barcode:before {
	content: "";
}

.glyphicon-tag:before {
	content: "";
}

.glyphicon-tags:before {
	content: "";
}

.glyphicon-book:before {
	content: "";
}

.glyphicon-bookmark:before {
	content: "";
}

.glyphicon-print:before {
	content: "";
}

.glyphicon-camera:before {
	content: "";
}

.glyphicon-font:before {
	content: "";
}

.glyphicon-bold:before {
	content: "";
}

.glyphicon-italic:before {
	content: "";
}

.glyphicon-text-height:before {
	content: "";
}

.glyphicon-text-width:before {
	content: "";
}

.glyphicon-align-left:before {
	content: "";
}

.glyphicon-align-center:before {
	content: "";
}

.glyphicon-align-right:before {
	content: "";
}

.glyphicon-align-justify:before {
	content: "";
}

.glyphicon-list:before {
	content: "";
}

.glyphicon-indent-left:before {
	content: "";
}

.glyphicon-indent-right:before {
	content: "";
}

.glyphicon-facetime-video:before {
	content: "";
}

.glyphicon-picture:before {
	content: "";
}

.glyphicon-map-marker:before {
	content: "";
}

.glyphicon-adjust:before {
	content: "";
}

.glyphicon-tint:before {
	content: "";
}

.glyphicon-edit:before {
	content: "";
}

.glyphicon-share:before {
	content: "";
}

.glyphicon-check:before {
	content: "";
}

.glyphicon-move:before {
	content: "";
}

.glyphicon-step-backward:before {
	content: "";
}

.glyphicon-fast-backward:before {
	content: "";
}

.glyphicon-backward:before {
	content: "";
}

.glyphicon-play:before {
	content: "";
}

.glyphicon-pause:before {
	content: "";
}

.glyphicon-stop:before {
	content: "";
}

.glyphicon-forward:before {
	content: "";
}

.glyphicon-fast-forward:before {
	content: "";
}

.glyphicon-step-forward:before {
	content: "";
}

.glyphicon-eject:before {
	content: "";
}

.glyphicon-chevron-left:before {
	content: "";
}

.glyphicon-chevron-right:before {
	content: "";
}

.glyphicon-plus-sign:before {
	content: "";
}

.glyphicon-minus-sign:before {
	content: "";
}

.glyphicon-remove-sign:before {
	content: "";
}

.glyphicon-ok-sign:before {
	content: "";
}

.glyphicon-question-sign:before {
	content: "";
}

.glyphicon-info-sign:before {
	content: "";
}

.glyphicon-screenshot:before {
	content: "";
}

.glyphicon-remove-circle:before {
	content: "";
}

.glyphicon-ok-circle:before {
	content: "";
}

.glyphicon-ban-circle:before {
	content: "";
}

.glyphicon-arrow-left:before {
	content: "";
}

.glyphicon-arrow-right:before {
	content: "";
}

.glyphicon-arrow-up:before {
	content: "";
}

.glyphicon-arrow-down:before {
	content: "";
}

.glyphicon-share-alt:before {
	content: "";
}

.glyphicon-resize-full:before {
	content: "";
}

.glyphicon-resize-small:before {
	content: "";
}

.glyphicon-exclamation-sign:before {
	content: "";
}

.glyphicon-gift:before {
	content: "";
}

.glyphicon-leaf:before {
	content: "";
}

.glyphicon-fire:before {
	content: "";
}

.glyphicon-eye-open:before {
	content: "";
}

.glyphicon-eye-close:before {
	content: "";
}

.glyphicon-warning-sign:before {
	content: "";
}

.glyphicon-plane:before {
	content: "";
}

.glyphicon-calendar:before {
	content: "";
}

.glyphicon-random:before {
	content: "";
}

.glyphicon-comment:before {
	content: "";
}

.glyphicon-magnet:before {
	content: "";
}

.glyphicon-chevron-up:before {
	content: "";
}

.glyphicon-chevron-down:before {
	content: "";
}

.glyphicon-retweet:before {
	content: "";
}

.glyphicon-shopping-cart:before {
	content: "";
}

.glyphicon-folder-close:before {
	content: "";
}

.glyphicon-folder-open:before {
	content: "";
}

.glyphicon-resize-vertical:before {
	content: "";
}

.glyphicon-resize-horizontal:before {
	content: "";
}

.glyphicon-hdd:before {
	content: "";
}

.glyphicon-bullhorn:before {
	content: "";
}

.glyphicon-bell:before {
	content: "";
}

.glyphicon-certificate:before {
	content: "";
}

.glyphicon-thumbs-up:before {
	content: "";
}

.glyphicon-thumbs-down:before {
	content: "";
}

.glyphicon-hand-right:before {
	content: "";
}

.glyphicon-hand-left:before {
	content: "";
}

.glyphicon-hand-up:before {
	content: "";
}

.glyphicon-hand-down:before {
	content: "";
}

.glyphicon-circle-arrow-right:before {
	content: "";
}

.glyphicon-circle-arrow-left:before {
	content: "";
}

.glyphicon-circle-arrow-up:before {
	content: "";
}

.glyphicon-circle-arrow-down:before {
	content: "";
}

.glyphicon-globe:before {
	content: "";
}

.glyphicon-wrench:before {
	content: "";
}

.glyphicon-tasks:before {
	content: "";
}

.glyphicon-filter:before {
	content: "";
}

.glyphicon-briefcase:before {
	content: "";
}

.glyphicon-fullscreen:before {
	content: "";
}

.glyphicon-dashboard:before {
	content: "";
}

.glyphicon-paperclip:before {
	content: "";
}

.glyphicon-heart-empty:before {
	content: "";
}

.glyphicon-link:before {
	content: "";
}

.glyphicon-phone:before {
	content: "";
}

.glyphicon-pushpin:before {
	content: "";
}

.glyphicon-usd:before {
	content: "";
}

.glyphicon-gbp:before {
	content: "";
}

.glyphicon-sort:before {
	content: "";
}

.glyphicon-sort-by-alphabet:before {
	content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "";
}

.glyphicon-sort-by-order:before {
	content: "";
}

.glyphicon-sort-by-order-alt:before {
	content: "";
}

.glyphicon-sort-by-attributes:before {
	content: "";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "";
}

.glyphicon-unchecked:before {
	content: "";
}

.glyphicon-expand:before {
	content: "";
}

.glyphicon-collapse-down:before {
	content: "";
}

.glyphicon-collapse-up:before {
	content: "";
}

.glyphicon-log-in:before {
	content: "";
}

.glyphicon-flash:before {
	content: "";
}

.glyphicon-log-out:before {
	content: "";
}

.glyphicon-new-window:before {
	content: "";
}

.glyphicon-record:before {
	content: "";
}

.glyphicon-save:before {
	content: "";
}

.glyphicon-open:before {
	content: "";
}

.glyphicon-saved:before {
	content: "";
}

.glyphicon-import:before {
	content: "";
}

.glyphicon-export:before {
	content: "";
}

.glyphicon-send:before {
	content: "";
}

.glyphicon-floppy-disk:before {
	content: "";
}

.glyphicon-floppy-saved:before {
	content: "";
}

.glyphicon-floppy-remove:before {
	content: "";
}

.glyphicon-floppy-save:before {
	content: "";
}

.glyphicon-floppy-open:before {
	content: "";
}

.glyphicon-credit-card:before {
	content: "";
}

.glyphicon-transfer:before {
	content: "";
}

.glyphicon-cutlery:before {
	content: "";
}

.glyphicon-header:before {
	content: "";
}

.glyphicon-compressed:before {
	content: "";
}

.glyphicon-earphone:before {
	content: "";
}

.glyphicon-phone-alt:before {
	content: "";
}

.glyphicon-tower:before {
	content: "";
}

.glyphicon-stats:before {
	content: "";
}

.glyphicon-sd-video:before {
	content: "";
}

.glyphicon-hd-video:before {
	content: "";
}

.glyphicon-subtitles:before {
	content: "";
}

.glyphicon-sound-stereo:before {
	content: "";
}

.glyphicon-sound-dolby:before {
	content: "";
}

.glyphicon-sound-5-1:before {
	content: "";
}

.glyphicon-sound-6-1:before {
	content: "";
}

.glyphicon-sound-7-1:before {
	content: "";
}

.glyphicon-copyright-mark:before {
	content: "";
}

.glyphicon-registration-mark:before {
	content: "";
}

.glyphicon-cloud-download:before {
	content: "";
}

.glyphicon-cloud-upload:before {
	content: "";
}

.glyphicon-tree-conifer:before {
	content: "";
}

.glyphicon-tree-deciduous:before {
	content: "";
}

.glyphicon-cd:before {
	content: "";
}

.glyphicon-save-file:before {
	content: "";
}

.glyphicon-open-file:before {
	content: "";
}

.glyphicon-level-up:before {
	content: "";
}

.glyphicon-copy:before {
	content: "";
}

.glyphicon-paste:before {
	content: "";
}

.glyphicon-alert:before {
	content: "";
}

.glyphicon-equalizer:before {
	content: "";
}

.glyphicon-king:before {
	content: "";
}

.glyphicon-queen:before {
	content: "";
}

.glyphicon-pawn:before {
	content: "";
}

.glyphicon-bishop:before {
	content: "";
}

.glyphicon-knight:before {
	content: "";
}

.glyphicon-baby-formula:before {
	content: "";
}

.glyphicon-tent:before {
	content: "⛺";
}

.glyphicon-blackboard:before {
	content: "";
}

.glyphicon-bed:before {
	content: "";
}

.glyphicon-apple:before {
	content: "";
}

.glyphicon-erase:before {
	content: "";
}

.glyphicon-hourglass:before {
	content: "⌛";
}

.glyphicon-lamp:before {
	content: "";
}

.glyphicon-duplicate:before {
	content: "";
}

.glyphicon-piggy-bank:before {
	content: "";
}

.glyphicon-scissors:before {
	content: "";
}

.glyphicon-bitcoin:before {
	content: "";
}

.glyphicon-btc:before {
	content: "";
}

.glyphicon-xbt:before {
	content: "";
}

.glyphicon-yen:before {
	content: "¥";
}

.glyphicon-jpy:before {
	content: "¥";
}

.glyphicon-ruble:before {
	content: "₽";
}

.glyphicon-rub:before {
	content: "₽";
}

.glyphicon-scale:before {
	content: "";
}

.glyphicon-ice-lolly:before {
	content: "";
}

.glyphicon-ice-lolly-tasted:before {
	content: "";
}

.glyphicon-education:before {
	content: "";
}

.glyphicon-option-horizontal:before {
	content: "";
}

.glyphicon-option-vertical:before {
	content: "";
}

.glyphicon-menu-hamburger:before {
	content: "";
}

.glyphicon-modal-window:before {
	content: "";
}

.glyphicon-oil:before {
	content: "";
}

.glyphicon-grain:before {
	content: "";
}

.glyphicon-sunglasses:before {
	content: "";
}

.glyphicon-text-size:before {
	content: "";
}

.glyphicon-text-color:before {
	content: "";
}

.glyphicon-text-background:before {
	content: "";
}

.glyphicon-object-align-top:before {
	content: "";
}

.glyphicon-object-align-bottom:before {
	content: "";
}

.glyphicon-object-align-horizontal:before {
	content: "";
}

.glyphicon-object-align-left:before {
	content: "";
}

.glyphicon-object-align-vertical:before {
	content: "";
}

.glyphicon-object-align-right:before {
	content: "";
}

.glyphicon-triangle-right:before {
	content: "";
}

.glyphicon-triangle-left:before {
	content: "";
}

.glyphicon-triangle-bottom:before {
	content: "";
}

.glyphicon-triangle-top:before {
	content: "";
}

.glyphicon-console:before {
	content: "";
}

.glyphicon-superscript:before {
	content: "";
}

.glyphicon-subscript:before {
	content: "";
}

.glyphicon-menu-left:before {
	content: "";
}

.glyphicon-menu-right:before {
	content: "";
}

.glyphicon-menu-down:before {
	content: "";
}

.glyphicon-menu-up:before {
	content: "";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover, a:focus {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}

h1, .h1 {
	font-size: 36px;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 24px;
}

h4, .h4 {
	font-size: 18px;
}

h5, .h5 {
	font-size: 14px;
}

h6, .h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width:768px) {
	.lead {
		font-size: 21px;
	}
}

small, .small {
	font-size: 85%;
}

mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

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

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
}

a.bg-primary:hover {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt, dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: "";
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: " —";
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.container {
		width: 970px;
	}
}

@media (min-width:1200px) {
	.container {
		width: 1140px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.col-sm-11 {
		width: 91.66666667%;
	}
	
	.col-sm-10 {
		width: 83.33333333%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-8 {
		width: 66.66666667%;
	}
	
	.col-sm-7 {
		width: 58.33333333%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-5 {
		width: 41.66666667%;
	}
	
	.col-sm-4 {
		width: 33.33333333%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-2 {
		width: 16.66666667%;
	}
	
	.col-sm-1 {
		width: 8.33333333%;
	}
	
	.col-sm-pull-12 {
		right: 100%;
	}
	
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	
	.col-sm-pull-9 {
		right: 75%;
	}
	
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	
	.col-sm-pull-6 {
		right: 50%;
	}
	
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	
	.col-sm-pull-3 {
		right: 25%;
	}
	
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	
	.col-sm-pull-0 {
		right: auto;
	}
	
	.col-sm-push-12 {
		left: 100%;
	}
	
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	
	.col-sm-push-9 {
		left: 75%;
	}
	
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	
	.col-sm-push-6 {
		left: 50%;
	}
	
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	
	.col-sm-push-3 {
		left: 25%;
	}
	
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	
	.col-sm-push-0 {
		left: auto;
	}
	
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-11 {
		width: 91.66666667%;
	}
	
	.col-md-10 {
		width: 83.33333333%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-8 {
		width: 66.66666667%;
	}
	
	.col-md-7 {
		width: 58.33333333%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-5 {
		width: 41.66666667%;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-2 {
		width: 16.66666667%;
	}
	
	.col-md-1 {
		width: 8.33333333%;
	}
	
	.col-md-pull-12 {
		right: 100%;
	}
	
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	
	.col-md-pull-9 {
		right: 75%;
	}
	
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	
	.col-md-pull-6 {
		right: 50%;
	}
	
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	
	.col-md-pull-3 {
		right: 25%;
	}
	
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	
	.col-md-pull-0 {
		right: auto;
	}
	
	.col-md-push-12 {
		left: 100%;
	}
	
	.col-md-push-11 {
		left: 91.66666667%;
	}
	
	.col-md-push-10 {
		left: 83.33333333%;
	}
	
	.col-md-push-9 {
		left: 75%;
	}
	
	.col-md-push-8 {
		left: 66.66666667%;
	}
	
	.col-md-push-7 {
		left: 58.33333333%;
	}
	
	.col-md-push-6 {
		left: 50%;
	}
	
	.col-md-push-5 {
		left: 41.66666667%;
	}
	
	.col-md-push-4 {
		left: 33.33333333%;
	}
	
	.col-md-push-3 {
		left: 25%;
	}
	
	.col-md-push-2 {
		left: 16.66666667%;
	}
	
	.col-md-push-1 {
		left: 8.33333333%;
	}
	
	.col-md-push-0 {
		left: auto;
	}
	
	.col-md-offset-12 {
		margin-left: 100%;
	}
	
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-md-offset-9 {
		margin-left: 75%;
	}
	
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-md-offset-6 {
		margin-left: 50%;
	}
	
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-md-offset-3 {
		margin-left: 25%;
	}
	
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.col-lg-11 {
		width: 91.66666667%;
	}
	
	.col-lg-10 {
		width: 83.33333333%;
	}
	
	.col-lg-9 {
		width: 75%;
	}
	
	.col-lg-8 {
		width: 66.66666667%;
	}
	
	.col-lg-7 {
		width: 58.33333333%;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-5 {
		width: 41.66666667%;
	}
	
	.col-lg-4 {
		width: 33.33333333%;
	}
	
	.col-lg-3 {
		width: 25%;
	}
	
	.col-lg-2 {
		width: 16.66666667%;
	}
	
	.col-lg-1 {
		width: 8.33333333%;
	}
	
	.col-lg-pull-12 {
		right: 100%;
	}
	
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	
	.col-lg-pull-9 {
		right: 75%;
	}
	
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	
	.col-lg-pull-6 {
		right: 50%;
	}
	
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	
	.col-lg-pull-3 {
		right: 25%;
	}
	
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	
	.col-lg-pull-0 {
		right: auto;
	}
	
	.col-lg-push-12 {
		left: 100%;
	}
	
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	
	.col-lg-push-9 {
		left: 75%;
	}
	
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	
	.col-lg-push-6 {
		left: 50%;
	}
	
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	
	.col-lg-push-3 {
		left: 25%;
	}
	
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	
	.col-lg-push-0 {
		left: auto;
	}
	
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%;
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	
	.table-responsive > .table {
		margin-bottom: 0;
	}
	
	.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	
	.table-responsive > .table-bordered {
		border: 0;
	}
	
	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	
	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	
	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px 	;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple], select[size] {
	height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control.nitro-lazy {
	background-image: none !important;
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
		line-height: 34px;
	}
	
	input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
		line-height: 30px;
	}
	
	input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label, .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px 	;
}

.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}

.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px;
}

textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	min-height: 32px;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px;
}

textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	min-height: 38px;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.form-inline .form-control-static {
		display: inline-block;
	}
	
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
		width: auto;
	}
	
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0;
	}
	
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.333333px;
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn.nitro-lazy {
	background-image: none !important;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn:active.nitro-lazy, .btn.active.nitro-lazy {
	background-image: none !important;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default:active.nitro-lazy, .btn-default.active.nitro-lazy, .open > .dropdown-toggle.btn-default.nitro-lazy {
	background-image: none !important;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary:active.nitro-lazy, .btn-primary.active.nitro-lazy, .open > .dropdown-toggle.btn-primary.nitro-lazy {
	background-image: none !important;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success:active.nitro-lazy, .btn-success.active.nitro-lazy, .open > .dropdown-toggle.btn-success.nitro-lazy {
	background-image: none !important;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info:active.nitro-lazy, .btn-info.active.nitro-lazy, .open > .dropdown-toggle.btn-info.nitro-lazy {
	background-image: none !important;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning:active.nitro-lazy, .btn-warning.active.nitro-lazy, .open > .dropdown-toggle.btn-warning.nitro-lazy {
	background-image: none !important;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger:active.nitro-lazy, .btn-danger.active.nitro-lazy, .open > .dropdown-toggle.btn-danger.nitro-lazy {
	background-image: none !important;
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup, .dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed;
}

.dropdown-menu > .disabled > a:hover.nitro-lazy, .dropdown-menu > .disabled > a:focus.nitro-lazy {
	background-image: none !important;
}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}
	
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group > .btn-group {
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
	float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified > .btn-group .btn {
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn > .btn {
	position: relative;
}

.input-group-btn > .btn + .btn {
	margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav > li {
	position: relative;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.nav > li.disabled > a {
	color: #777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #337ab7;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav > li > a > img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified > li {
	float: none;
}

.nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.nav-pills > li {
	float: left;
}

.nav-pills > li > a {
	border-radius: 4px;
}

.nav-pills > li + li {
	margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}

.nav-stacked > li {
	float: none;
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified {
	width: 100%;
}

.nav-justified > li {
	float: none;
}

.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	
	.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	
	.navbar-collapse.in {
		overflow-y: visible;
	}
	
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width:768px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}

.navbar-brand > img {
	display: block;
}

@media (min-width:768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle.nitro-lazy {
	background-image: none !important;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	
	.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
	
	.navbar-nav .open .dropdown-menu > li > a:hover.nitro-lazy, .navbar-nav .open .dropdown-menu > li > a:focus.nitro-lazy {
		background-image: none !important;
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	
	.navbar-nav > li {
		float: left;
	}
	
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.navbar-form .form-control-static {
		display: inline-block;
	}
	
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
		width: auto;
	}
	
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .radio, .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .radio label, .navbar-form .checkbox label {
		padding-left: 0;
	}
	
	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important;
	}
	
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav > li > a {
	color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555;
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #080808;
	color: #fff;
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb > li {
	display: inline-block;
}

.breadcrumb > li + li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb > .active {
	color: #777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager li {
	display: inline;
}

.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.pager .next > a, .pager .next > span {
	float: right;
}

.pager .previous > a, .pager .previous > span {
	float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

.label-default {
	background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item > .badge {
	float: right;
}

.list-group-item > .badge + .badge {
	margin-right: 5px;
}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}

.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron > hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding: 48px 0;
	}
	
	.container .jumbotron, .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.jumbotron h1, .jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
	margin-left: auto;
	margin-right: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #337ab7;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert > p, .alert > ul {
	margin-bottom: 0;
}

.alert > p + p {
	margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media, .media-body {
	zoom: 1;
	overflow: hidden;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-right, .media > .pull-right {
	padding-left: 10px;
}

.media-left, .media > .pull-left {
	padding-right: 10px;
}

.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group + .panel-footer {
	border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0;
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}

.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel + .panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	
	.modal-sm {
		width: 300px;
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal;
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover > .arrow {
	border-width: 11px;
}

.popover > .arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px;
}

.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
}

.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}

.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px;
}

.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}

.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000;
	}
	
	.carousel-inner > .item.next, .carousel-inner > .item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	
	.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	
	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}

.carousel-inner > .active {
	left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next {
	left: 100%;
}

.carousel-inner > .prev {
	left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}

.carousel-inner > .active.left {
	left: -100%;
}

.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	line-height: 1;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: "‹";
}

.carousel-control .icon-next:before {
	content: "›";
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 	;
	background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -15px;
	}
	
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px;
	}
	
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	
	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important;
	}
	
	table.visible-xs {
		display: table;
	}
	
	tr.visible-xs {
		display: table-row !important;
	}
	
	th.visible-xs, td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important;
	}
	
	table.visible-sm {
		display: table;
	}
	
	tr.visible-sm {
		display: table-row !important;
	}
	
	th.visible-sm, td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important;
	}
	
	table.visible-md {
		display: table;
	}
	
	tr.visible-md {
		display: table-row !important;
	}
	
	th.visible-md, td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important;
	}
	
	table.visible-lg {
		display: table;
	}
	
	tr.visible-lg {
		display: table-row !important;
	}
	
	th.visible-lg, td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	
	table.visible-print {
		display: table;
	}
	
	tr.visible-print {
		display: table-row !important;
	}
	
	th.visible-print, td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

/*!
Theme Name: Consulting
Theme URI: https://consulting.stylemixthemes.com/
Author: StylemixThemes
Author URI: https://stylemixthemes.com/
Description: Consulting - Business and Finance WordPress theme. Using Consulting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
Version: 6.7.12
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: consulting
Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.stm_gmap_wrapper .alert {
	margin-bottom: 0;
}

.stm_gmap_wrapper .alert strong {
	color: #f00;
}

.loader {
	position: relative;
	margin: 0 auto;
	width: 100px;
}

.loader:before {
	content: "";
	display: block;
	padding-top: 100%;
}

.circular {
	-webkit-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
	height: 100%;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.path {
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
	stroke-linecap: round;
}

.top_nav .top_nav_wrapper > ul > li, .top_nav .main_menu_nav > ul > li, .breadcrumbs {
	text-transform: none !important;
}

.woocommerce-MyAccount-navigation ul li a {
	font-family: inherit !important;
}

.company_history {
	min-width: 48px;
}

/* OCT 26 UPD */
@media only screen and (max-width: 992px) {
	body.header_style_3 .logo {
		float: none;
	}
	
	body.header_style_3 #header .header_top .icon_text {
		float: left;
		margin: 30px 30px 0 0;
	}
	
	body.header_style_3 #header .top_nav .icon_text {
		display: none;
	}
	
	body.header_style_3 #header .top_nav .icon_text:before {
		display: none;
	}
	
	.top_nav .top_nav_wrapper > ul > li > a {
		padding: 21px 14px;
	}
}

@media only screen and (max-width: 767px) {
	body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {
		width: auto !important;
		text-align: center;
		margin: 0 0 20px;
	}
	
	body .vc_cta3.vc_cta3-actions-right .vc_cta3-content .vc_custom_heading {
		text-align: center;
	}
	
	body .vc_cta3.vc_cta3-actions-right .vc_btn3-container.vc_btn3-right {
		text-align: center;
	}
	
	.stm_gmap_wrapper .gmap_addresses .owl-dots-wr {
		z-index: 15;
	}
	
	.full_height_columns {
		overflow: hidden;
		position: relative;
	}
	
	.full_height_columns iframe {
		height: 540px !important;
	}
}

@media only screen and (max-width: 920px) {
	html body.error404 {
		background-size: inherit !important;
	}
	
	.page_404 .container {
		width: auto;
	}
	
	.page_404 .container .media-middle {
		display: block;
		width: auto;
		padding: 20px 0;
	}
}

@media only screen and (max-width: 767px) {
	.page_404 .bottom h1 {
		font-size: 158px !important;
		line-height: 113px !important;
	}
	
	.page_404 .bottom .bottom_wr {
		padding: 30px 15px;
	}
}

/* Dec 1 2016 */
.staff_list.grid.cols_2 ul li {
	width: 50%;
	flex: 0 0 50%;
}

.staff_list.grid.cols_4 ul li {
	width: 25%;
	flex: 0 0 25%;
}

.staff_list.grid.cols_2 ul li .staff_image {
	max-width: 100%;
}

@media only screen and (max-width: 667px) {
	.staff_list.grid.cols_2 ul li, .staff_list.grid.cols_4 ul li {
		width: 100%;
		flex: 0 0 100%;
	}
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr {
	z-index: 999;
}

#footer .footer_widgets .widget .widget_title {
	font-size: 26px;
}

#footer .copyright_row .copyright_row_wr .copyright a:first-child {
	color: inherit;
}

body textarea.wpcf7-form-control.height205 {
	height: 205px;
}

body textarea.wpcf7-form-control.height147 {
	height: 147px;
}

html:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .6s ease-in-out;
	-moz-transition: opactiy .6s ease-in-out;
	-ms-transition: opacity .6s ease-in-out;
	-o-transition: opacity .6s ease-in-out;
	transition: opacity .6s ease-in-out;
	visibility: hidden;
	background: #fff;
	z-index: 999999;
}

html.stm-site-preloader:after {
	position: fixed;
	content: "";
	display: block;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
	background: none;
	background-color: #23393d;
	border-radius: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: scaleout .5s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	z-index: 9999999999;
}

html.stm-site-preloader:before, html.stm-site-preloader:after {
	opacity: 1;
	visibility: visible;
}

@-webkit-keyframes scaleout {
	0% {
		-webkit-transform: scale(0);
	}
	
	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes scaleout {
	0% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	
	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@media only screen and (min-width: 1199px) {
	body.header_full_width.boxed_layout #header .container {
		padding: 0 15px !important;
	}
	
	.right-indent-30 {
		padding-right: 30px !important;
	}
	
	.form_full-right_width {
		padding-right: 15px !important;
	}
	
	.form_full-right_width .vc_column-inner {
		margin-right: -5000px !important;
		margin-left: 25px !important;
		padding-top: 76px !important;
		padding-right: 5000px !important;
		padding-left: 50px !important;
	}
	
	.about_full-right_width .vc_column-inner {
		padding-left: 55px !important;
	}
	
	.site_layout_16 .form_full-right_width, .site_layout_17 .form_full-right_width, .site_layout_18 .form_full-right_width {
		padding-left: 15px !important;
	}
	
	.site_layout_16 .form_full-right_width .vc_column-inner, .site_layout_17 .form_full-right_width .vc_column-inner, .site_layout_18 .form_full-right_width .vc_column-inner {
		margin-left: -5000px !important;
		margin-right: 25px !important;
		padding-top: 76px !important;
		padding-left: 5000px !important;
		padding-right: 50px !important;
	}
}

@media only screen and (min-width: 768px) {
	.about_full-right_width .vc_column-inner {
		margin-right: -500px !important;
		padding-right: 500px !important;
	}
}

@media only screen and (max-width: 667px) {
	.stm_services .item {
		width: 100% !important;
	}
	
	.woocommerce div.product div.images .woocommerce-main-image, .woocommerce #content div.product div.images .woocommerce-main-image {
		height: auto !important;
		border: 0 !important;
		text-align: left !important;
	}
	
	.woocommerce div.product div.images img, .woocommerce #content div.product div.images img {
		max-width: 100% !important;
	}
	
	.stm_works_wr.grid.style_1 .stm_works .item .item_wr img {
		width: 100%;
	}
}

.mobile_header .logo_wrapper .logo {
	max-width: 80%;
}

.logo a img {
	max-width: 100%;
}

@media only screen and (min-width: 1199px) {
	body.boxed_layout .vc_row[data-vc-full-width] {
		left: 50% !important;
		padding-left: 60px !important;
		padding-right: 60px !important;
		margin-left: -615px !important;
		width: 1230px !important;
	}
	
	body.boxed_layout .vc_row.vc_row-no-padding[data-vc-full-width] {
		left: 50% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: -615px !important;
		width: 1230px !important;
	}
}

@media only screen and (max-width: 992px) {
	html body ul.main_menu_nav li.stm_megamenu > ul.sub-menu > li {
		padding: 0 !important;
	}
}

@media only screen and (max-width: 580px) {
	#sb_instagram #sbi_images .sbi_item {
		max-height: 140px;
	}
}

.icon_box {
	display: block;
	text-decoration: none !important;
	color: inherit !important;
}

.g-recaptcha {
	padding: 0 !important;
	background: transparent !important;
}

@media only screen and (max-width: 474px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 100% !important;
	}
}

.icon_top_transparent i, .icon_left_transparent i {
	background: transparent !important;
}

.user_validated_field.form-error {
	border-color: #f00 !important;
}

body.booked-noScroll {
	position: static;
	overflow-y: scroll;
}

.home #main.footer_hide {
	padding-bottom: 0;
}

.woocommerce.shop_widgets ul.product_list_widget li:last-child {
	padding-bottom: 20px;
	border: 0;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
	border-top: 1px double #ebe9eb;
	padding: 10px 0 0;
}

/* Autoptimize */
.home .stm_select_country_unit .select2-container, .home .stm_select_office_unit .select2-container {
	width: 100% !important;
}

.stm_sidebar .third_bg_color {
	margin-right: 0px !important;
	margin-bottom: 30px !important;
	margin-left: 0px !important;
}

.stm_sidebar .third_bg_color .vc_column-inner {
	padding-top: 30px !important;
	padding-right: 30px !important;
	padding-bottom: 40px !important;
	padding-left: 30px !important;
}

.stm_sidebar .third_bg_color .vc_column-inner .vc_custom_heading h4 {
	padding: 0;
	margin: 0;
}

@media only screen and (max-width: 474px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 100% !important;
	}
}

.icon_top_transparent i, .icon_left_transparent i {
	background: transparent !important;
}

.user_validated_field.form-error {
	border-color: #f00 !important;
}

body.booked-noScroll {
	position: static;
	overflow-y: scroll;
}

.vc_image_carousel.style_1 .item img {
	margin-left: auto;
	margin-right: auto;
}

.stats_counter.right {
	text-align: right;
}

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

.slotholder {
	filter: none !important;
}

body.header_style_2 .header_top .top_nav .header_socials {
	margin-left: 18px !important;
}

body.header_style_2 .header_top .top_nav .header_socials a {
	margin-left: 18px !important;
}

body.site_layout_17.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li > a {
	padding: 10px 14px;
}

body.header_style_2 .header_top .top_nav .header_socials a:first-child {
	margin-left: 0 !important;
}

body.header_style_6 .header_top .top_nav .top_nav_wrapper > ul > li > a, body.header_style_6 .header_top .top_nav .main_menu_nav > ul > li > a {
	padding: 10px 16px !important;
}

body.site_layout_14 .top_nav .top_nav_wrapper.stm_l14_footer_menu ul.main_menu_nav li a {
	padding-right: 32px !important;
	padding-left: 32px !important;
}

.stm_the_excerpt {
	display: none;
}

@media only screen and (max-width: 992px) {
	.stm_news .news_list.posts_per_row_3 li {
		width: 100% !important;
	}
}

@media (max-width: 768px) and (min-width: 767px) {
	.vc_col-sm-4 .info_box.style_3 .info_box_text p {
		display: none;
	}
}

.wpcf7-form-control.wpcf7-wpgdprc {
	padding: 0 !important;
	background-color: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

.wpcf7-form-control.wpcf7-wpgdprc span.wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-form-control.wpcf7-wpgdprc .wpcf7-list-item-label {
	padding-left: 4px;
}

.wpcf7-not-valid {
	box-shadow: 0 0 1px red !important;
}

body .vc_row.fixed_bg {
	background-attachment: fixed;
	background-position: 50% 0 !important;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}

body.woocommerce-cart .woocommerce {
	min-height: 325px;
}

@media only screen and (max-width: 1024px) {
	body.woocommerce-cart .woocommerce {
		min-height: 0;
	}
}

@media only screen and (max-width: 767px) {
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		float: none;
		width: 100%;
		margin: 0 0 15px;
	}
	
	body .vc_cta3.vc_general.vc_cta3-style-flat {
		padding: 50px 0 30px;
	}
	
	#sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
		width: 33.333333% !important;
	}
	
	body .vc_progress-bar-color-custom {
		padding-right: 0 !important;
	}
}

/*Global*/
@media screen and (max-width: 1366px) {
	.page_404 .bottom .bottom_wr {
		padding: 70px 15px;
	}
}

@media only all and (max-height: 1366px) and (max-width: 1024px) {
	body.error404 {
		background-size: inherit;
	}
	
	.page_404 .bottom .bottom_wr {
		padding: 125px 15px;
	}
}

@media only all and (max-height: 1024px) and (max-width: 1366px) {
	.page_404 .bottom .bottom_wr {
		padding: 106px 15px;
	}
}

@media only all and (max-height: 768px) and (max-width: 1024px) {
	.page_404 {
		text-align: center;
	}
	
	.page_404 .bottom .bottom_wr {
		padding: 20px 15px 30px;
	}
	
	.page_404 .container .media-right {
		padding-bottom: 25px;
	}
	
	.page_404 .container .media-middle {
		display: block;
		width: auto;
		padding: 20px 0 5px;
	}
}

@media only screen and (max-width: 424px) {
	html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
		padding-left: 50px;
		padding-right: 30px;
	}
	
	html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
		left: 20px;
	}
	
	html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
		padding-left: 30px;
		padding-right: 50px;
	}
	
	html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) i.vc_btn3-icon {
		right: 20px;
	}
	
	html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
		font-size: 0;
		padding: 0;
		height: auto;
		line-height: 0;
	}
	
	html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
		font-size: 20px;
		position: relative;
		margin: 10px;
		top: 9px;
		left: 0;
	}
}

@media screen and (max-width: 320px) {
	/*Service Financial*/
	body .stm_chart.legend_position_right canvas {
		display: block;
		margin: 0 auto;
	}
	
	body .stm_chart.legend_position_right .chart-legend {
		display: block;
		padding: 0;
		text-align: center;
	}
	
	body .stm_chart.legend_position_right .chart-legend li {
		display: inline-block;
		margin: 15px 24px 12px 0;
	}
}

@media only all and (max-height: 320px) and (max-width: 568px) {
	.page_404 .bottom .bottom_wr {
		padding: 5px 15px 15px;
	}
}

@media screen and (max-width: 1366px) {
	.page_404 .bottom .bottom_wr {
		padding: 70px 15px;
	}
}

@media only all and (max-height: 1366px) and (max-width: 1024px) {
	body.error404 {
		background-size: inherit;
	}
	
	.page_404 .bottom .bottom_wr {
		padding: 125px 15px;
	}
}

@media only all and (max-height: 1024px) and (max-width: 1366px) {
	.page_404 .bottom .bottom_wr {
		padding: 106px 15px;
	}
}

@media only all and (max-height: 768px) and (max-width: 1024px) {
	.page_404 {
		text-align: center;
	}
	
	.page_404 .bottom .bottom_wr {
		padding: 20px 15px 30px;
	}
	
	.page_404 .container .media-right {
		padding-bottom: 25px;
	}
	
	.page_404 .container .media-middle {
		display: block;
		width: auto;
		padding: 20px 0 5px;
	}
}

@media only screen and (max-width: 424px) {
	html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
		padding-left: 50px;
		padding-right: 30px;
	}
	
	html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
		left: 20px;
	}
	
	html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
		padding-left: 30px;
		padding-right: 50px;
	}
	
	html body .post_links_box a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) i.vc_btn3-icon {
		right: 20px;
	}
	
	html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
		font-size: 0;
		padding: 0;
		height: auto;
		line-height: 0;
	}
	
	html body .post_links_box .archive_button a.portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) i.vc_btn3-icon {
		font-size: 20px;
		position: relative;
		margin: 10px;
		top: 9px;
		left: 0;
	}
}

@media screen and (max-width: 320px) {
	/*Service Financial*/
	body .stm_chart.legend_position_right canvas {
		display: block;
		margin: 0 auto;
	}
	
	body .stm_chart.legend_position_right .chart-legend {
		display: block;
		padding: 0;
		text-align: center;
	}
	
	body .stm_chart.legend_position_right .chart-legend li {
		display: inline-block;
		margin: 15px 24px 12px 0;
	}
}

@media only all and (max-height: 320px) and (max-width: 568px) {
	.page_404 .bottom .bottom_wr {
		padding: 5px 15px 15px;
	}
}

/*GMap notification fix*/
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw {
	margin-top: 0 !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-c {
	padding: 12px 20px !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-c button {
	display: none !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-d {
	overflow: auto !important;
}

body .stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div {
	left: 0 !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style iframe + div {
	border: none !important;
}

/*Instagram box fix*/
#footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images {
	display: flex;
	flex-wrap: wrap;
	float: none !important;
	width: 100% !important;
}

@media (max-width: 667px) {
	.stm_news .news_list li .image img {
		width: 100%;
	}
}

.wpb_video_wrapper.active:after {
	display: none !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw .h6 {
	text-transform: capitalize !important;
}

.stm-switcher__text, div [class^=stm-header] span, [class^=stm-header] span, [class^=stm-header] a {
	font-family: inherit !important;
}

hr, input[type=search] {
	box-sizing: content-box;
}

.staff_bottom_wr .staff_bottom .infos, .vacancy_table_wr .vacancy_table, table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

img, legend {
	border: 0;
}

dfn {
	font-style: italic;
}

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

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

figure {
	margin: 1em 40px;
}

hr {
	height: 0;
}

pre, textarea {
	overflow: auto;
}

code, kbd, pre, samp {
	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;
}

.pricing-table_label, .vc_grid-item.services .vc_gitem-post-data-source-post_title, body .vc_message_box {
	text-transform: uppercase;
}

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 {
	margin: 0 2px;
}

legend {
	padding: 0;
}

optgroup {
	font-weight: 700;
}

td, th {
	padding: 0;
}

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

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 20px;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 6px 30px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 0 0 20px !important;
}

a img.alignleft {
	float: left;
	margin: 6px 30px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 0 0 20px !important;
}

.wp-caption figcaption {
	padding: 5px 0 0;
}

.wp-caption.alignleft {
	margin: 6px 30px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.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-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#main, .content_wrapper {
	z-index: 10;
	position: relative;
}

.gallery {
	margin-bottom: 30px;
}

.gallery .gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
}

.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-icon img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, .7);
	display: block;
	font-size: 12px;
	line-height: 1.5;
	padding: .5em 0;
}

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	text-decoration: none;
}

html {
	font-size: 100%;
}

body {
	color: #777;
}

body.default-404 {
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/page_404.jpg") 50% 0 no-repeat !important;
	background-size: cover !important;
}

body.default-404.nitro-lazy {
	background: none !important;
}

body.default-404 #main {
	background-color: transparent;
}

body.default-404 .content_wrapper {
	background: 0 0;
}

body.boxed_layout {
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

body.boxed_layout.bg_img_3, body.boxed_layout.bg_img_4, body.boxed_layout.boxed_bg_image_pattern {
	background-repeat: repeat;
	background-position: 50% 50%;
	background-size: auto;
	background-attachment: fixed;
}

body.boxed_layout.bg_img_1 {
	background-image: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/bg/img_1.jpg");
}

body.boxed_layout.bg_img_1.nitro-lazy {
	background-image: none !important;
}

body.boxed_layout.bg_img_2 {
	background-image: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/bg/img_2.jpg");
}

body.boxed_layout.bg_img_2.nitro-lazy {
	background-image: none !important;
}

body.boxed_layout.bg_img_3 {
	background-image: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/bg/img_3.png");
}

body.boxed_layout.bg_img_3.nitro-lazy {
	background-image: none !important;
}

body.boxed_layout.bg_img_4 {
	background-image: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/bg/img_4.png");
}

body.boxed_layout.bg_img_4.nitro-lazy {
	background-image: none !important;
}

body.boxed_layout.custom_bg_image {
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

body.boxed_layout #wrapper {
	max-width: 1230px;
	margin: 39px auto 0;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .25);
}

body.boxed_layout.sticky_header #wrapper {
	margin-top: 0;
}

body.boxed_layout #footer {
	max-width: 1230px;
}

#main {
	padding: 30px 0 60px;
}

.home #main {
	padding: 0 0 60px;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

.content_wrapper {
	background: #fff;
}

.stm_viewport {
	opacity: 0;
	transition: opacity .9s linear;
}

.overflow_hidden {
	overflow: hidden;
}

#frontend_customizer_button {
	background: #002e5b;
}

body .elementor-widget-stm_header_contact_info .top_bar_info_wr ul {
	list-style: none;
}

.customizer-demo_list ul li a.active, .customizer-demo_list ul li a:hover, .header_styles_list ul li a.active, .header_styles_list ul li a:hover {
	background: #6c98e1;
	color: #fff;
}

.wpb_content_element ul {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
}

.wpb_content_element ul li {
	position: relative;
	padding: 0 0 0 26px;
	margin: 0 0 9px;
	line-height: 22px;
	color: #222;
}

.wpb_content_element ul li:before {
	content: "";
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	position: absolute;
	left: 0;
	top: 8px;
	font-weight: 600;
	display: inline-block;
	vertical-align: top;
	font-size: 5px;
	color: #6c98e1;
	transform: rotate(45deg);
}

body .vc_call_to_action.vc_cta_btn_pos_right .vc_button-2-wrapper {
	float: right;
}

body .vc_call_to_action.vc_cta_btn_pos_left .vc_button-2-wrapper {
	float: left;
}

body .vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn, body .vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
	float: none;
	margin: 0;
}

body .vc_call_to_action h4, body .vc_call_to_action hgroup h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding: 11px 0;
	color: #fff;
}

body .vc_call_to_action h4:before, body .vc_call_to_action hgroup h2:before {
	display: none;
}

body .vc_call_to_action {
	background-color: #002e5b;
	background-image: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/stroke.png");
	background-repeat: repeat;
	border: none;
	padding: 16px 30px 15px 55px;
}

body .vc_call_to_action.nitro-lazy {
	background-image: none !important;
}

body .vc_call_to_action.stretch {
	margin-left: -3000px;
	margin-right: -3000px;
	padding-right: 3000px;
	padding-left: 3000px;
}

@media all and (-webkit-min-device-pixel-ratio:1.5) {
	body .vc_call_to_action {
		background-image: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/stroke@2x.png");
		background-size: 8px 8px;
	}
	
	body .vc_call_to_action.nitro-lazy {
		background-image: none !important;
	}
}

body .vc_btn, body .vc_btn:focus, body .vc_btn:hover, body a.vc_btn, body a.vc_btn:focus, body a.vc_btn:hover, body button.vc_btn, body button.vc_btn:focus, body button.vc_btn:hover {
	text-decoration: none !important;
	border: none;
	padding: 16px 22px 14px;
	border-radius: 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: 900;
	display: inline-block;
	box-shadow: none !important;
	outline: 0 !important;
	color: #4c4c4b;
	white-space: nowrap;
	transition: background .2s linear, color .2s linear;
}

.vc_grid-item.services .vc_gitem-post-data-source-post_image h2:before, .vc_grid.vc_row .vc_grid-item.vc_col-sm-12:first-child .vc_grid-item-mini:before, .vc_grid.vc_row .vc_grid-item.vc_col-sm-2:nth-child(-n+6) .vc_grid-item-mini:before, .vc_grid.vc_row .vc_grid-item.vc_col-sm-3:nth-child(-n+4) .vc_grid-item-mini:before, .vc_grid.vc_row .vc_grid-item.vc_col-sm-4:nth-child(-n+3) .vc_grid-item-mini:before, .vc_grid.vc_row .vc_grid-item.vc_col-sm-6:nth-child(-n+2) .vc_grid-item-mini:before, .wpb_gallery h5:before {
	display: none;
}

body .vc_btn-sm, body a.vc_btn-sm, body button.vc_btn-sm {
	padding: 13px 22px 11px !important;
}

.vc_grid.vc_row .vc_grid-item.vc_col-sm-12:first-child .vc_grid-item-mini, .vc_grid.vc_row .vc_grid-item.vc_col-sm-2:nth-child(-n+6) .vc_grid-item-mini, .vc_grid.vc_row .vc_grid-item.vc_col-sm-3:nth-child(-n+4) .vc_grid-item-mini, .vc_grid.vc_row .vc_grid-item.vc_col-sm-4:nth-child(-n+3) .vc_grid-item-mini, .vc_grid.vc_row .vc_grid-item.vc_col-sm-6:nth-child(-n+2) .vc_grid-item-mini {
	padding-top: inherit;
}

body .vc_call_to_action a.vc_btn {
	position: relative;
	padding-right: 40px;
	background: #fff;
}

body .vc_call_to_action a.vc_btn:after {
	content: "";
	position: absolute;
	right: 13px;
	top: 13px;
	font: normal normal normal 14px/1 "Font Awesome 6 Free";
	font-size: 20px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #002e5b;
}

body .vc_call_to_action a.vc_btn:active, body .vc_call_to_action a.vc_btn:focus, body .vc_call_to_action a.vc_btn:hover {
	color: #fff;
	background: #333;
}

body .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin: 0 15px 15px 0;
}

body .wpb_image_grid .wpb_image_grid_ul {
	width: 110%;
}

.wpb_gallery h5 {
	margin: 0 0 30px;
}

body .vc_separator.type_2 {
	background: url("https://dalecarnegie.com.tr/wp-content/themes/consulting/assets/css/images/pattern_3.png") repeat-x;
	background-size: 8px 5px;
	height: 5px;
}

body .vc_separator.type_2.nitro-lazy {
	background: none !important;
}

.wpb_widgetised_column aside.widget {
	margin: 0 0 40px;
}

.vc_grid-item.services .vc_gitem-post-data-source-post_title > *, .vc_grid.vc_row .vc_grid-item.services .vc_btn, .vc_grid.vc_row .vc_grid-item.services .vc_icon_element, .vc_grid.vc_row .vc_grid-item.services .wpb_content_element {
	margin: 0;
}

.vc_grid-item.services .vc_gitem-post-data-source-post_image img {
	height: 196px;
	width: auto;
}

.info_box_image img, .projects_tabs .projects_carousel .project img, .wpb_content_element img, body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper img {
	max-width: 100%;
	height: auto;
}

.vc_grid-item.services .vc_gitem-post-data-source-post_title a {
	color: #333;
}

.vc_grid-item.services .vc_gitem-post-data-source-post_title a:hover {
	color: #002e5b;
}

.vc_grid-item.services .vc_gitem-post-data-source-post_title > :before {
	background: #cbcbcb;
}

.vc_grid-item.services:hover .vc_gitem-post-data-source-post_title > :before {
	background: #002e5b;
}

.vc_grid-item.services .vc_grid-item-mini {
	padding-bottom: 45px;
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/pattern_3.png") -5px 100% repeat-x;
}

.vc_grid-item.services .vc_grid-item-mini.nitro-lazy {
	background: none !important;
}

.post_grid_no_pattern, .post_grid_no_pattern .vc_grid-item.services .vc_grid-item-mini {
	background: 0 0;
	padding-bottom: 0;
}

body .vc_grid.vc_grid-gutter-30px .vc_grid-item {
	padding-bottom: 40px;
	float: none;
	vertical-align: top;
}

body .vc_btn-orange, body a.vc_btn-orange, body button.vc_btn-orange {
	background: #002e5b;
}

body .vc_btn-orange:hover, body a.vc_btn-orange:hover, body button.vc_btn-orange:hover {
	background: #777;
}

body .vc_grid.vc_row .vc_grid-item .vc_grid-item-mini {
	position: relative;
}

body .vc_grid.vc_row .vc_grid-item {
	padding-bottom: 40px !important;
}

body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
	padding-top: 0;
}

body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 65px;
	height: 65px;
	border: 5px solid #fde428;
	background: #fde428;
	opacity: .9;
	margin: -32px 0 0 -32px;
	transition: all .3s ease;
}

.info_box.style_4:hover .info_box_image:before, body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video:hover {
	opacity: 1;
}

body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video:after {
	content: "";
	position: absolute;
	top: 16px;
	left: 21px;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-right: 15px solid transparent;
	border-left: 15px solid #222;
}

body .wpb_video_widget .wpb_wrapper .wpb_video_wrapper .play_video:hover:after {
	border-left-color: #fff;
}

body .wpb_gmaps_widget .wpb_wrapper {
	padding: 0;
	background: 0 0;
}

body .vc_grid.vc_row.vc_grid-gutter-40px .vc_grid-item {
	padding-right: 40px;
	padding-bottom: 40px;
}

body .vc_grid.vc_row.vc_grid-gutter-45px .vc_grid-item {
	padding-right: 45px;
	padding-bottom: 45px;
}

body .vc_grid.vc_row.vc_grid-gutter-50px .vc_grid-item {
	padding-right: 50px;
	padding-bottom: 50px;
}

body .vc_grid.vc_row.vc_grid-gutter-55px .vc_grid-item {
	padding-right: 55px;
	padding-bottom: 55px;
}

body .vc_grid.vc_row.vc_grid-gutter-60px .vc_grid-item {
	padding-right: 60px;
	padding-bottom: 60px;
}

body .vc_grid.vc_row.vc_grid-gutter-40px .vc_pageable-slide-wrapper {
	margin-right: -40px;
}

body .vc_grid.vc_row.vc_grid-gutter-45px .vc_pageable-slide-wrapper {
	margin-right: -45px;
}

body .vc_grid.vc_row.vc_grid-gutter-50px .vc_pageable-slide-wrapper {
	margin-right: -50px;
}

body .vc_grid.vc_row.vc_grid-gutter-55px .vc_pageable-slide-wrapper {
	margin-right: -55px;
}

body .vc_grid.vc_row.vc_grid-gutter-60px .vc_pageable-slide-wrapper {
	margin-right: -60px;
}

body .vc_column_container .vc_btn, body .vc_column_container .wpb_button, body .vc_grid.vc_row .vc_grid-item .vc_btn {
	margin: 0;
}

.vc_gitem-post-data-source-post_date:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px 0 0;
	font: normal normal normal 15px/1 "Font Awesome 6 Free";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #002e5b;
}

.vc_gitem-post-data-source-post_date > * {
	display: inline-block;
	vertical-align: middle;
	color: #aaa;
	font-size: 12px;
}

body .vc_btn3.vc_btn3-color-orange, body .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
	background-color: #002e5b;
}

body .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 40px;
}

body .vc_btn3.vc_btn3-size-md {
	font-size: 13px;
}

body .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus, body .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, body .vc_btn3.vc_btn3-color-orange:focus, body .vc_btn3.vc_btn3-color-orange:hover {
	color: #fff;
	background: #333;
}

body .vc_message_box {
	font-weight: 900;
	padding: 1.8em 1em 1.8em 3em;
	color: #777;
	margin: 0 0 30px;
}

body .vc_message_box-icon > .fa {
	font-size: 16px;
}

body .vc_color-danger.vc_message_box, body .vc_color-info.vc_message_box, body .vc_color-success.vc_message_box, body .vc_color-warning.vc_message_box {
	color: #777;
}

body .vc_message_box-outline, body .vc_message_box-solid-icon {
	border-width: 4px;
}

body .vc_color-info.vc_message_box-outline, body .vc_color-info.vc_message_box-solid-icon {
	border-color: #99bcdb;
}

body .vc_color-danger.vc_message_box-outline, body .vc_color-danger.vc_message_box-solid-icon {
	border-color: #ffb3b3;
}

body .vc_color-warning.vc_message_box-outline, body .vc_color-warning.vc_message_box-solid-icon {
	border-color: #f9d7a3;
}

body .vc_color-success.vc_message_box-outline, body .vc_color-success.vc_message_box-solid-icon {
	border-color: #bee0a8;
}

body .vc_color-info.vc_message_box .vc_message_box-icon, body .vc_color-info.vc_message_box-outline .vc_message_box-icon, body .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
	color: #337ab7;
}

body .vc_color-danger.vc_message_box .vc_message_box-icon, body .vc_color-danger.vc_message_box-outline .vc_message_box-icon, body .vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
	color: #ff6868;
}

body .vc_color-warning.vc_message_box .vc_message_box-icon, body .vc_color-warning.vc_message_box-outline .vc_message_box-icon, body .vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
	color: #f3b047;
}

body .vc_color-success.vc_message_box .vc_message_box-icon, body .vc_color-success.vc_message_box-outline .vc_message_box-icon, body .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
	color: #7ec251;
}

body .vc_progress_bar .vc_label {
	color: #aaa;
	display: block;
}

body .vc_progress_bar .vc_single_bar {
	background: #dbdbdb;
	border-radius: 0;
	box-shadow: none;
}

body .vc_progress_bar .vc_single_bar .vc_bar {
	border-radius: 0;
}

body .vc_progress_bar .vc_single_bar .vc_bar.striped {
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

body .vc_progress_bar.style_1 .vc_single_bar, body .vc_progress_bar.style_2 .vc_single_bar {
	background: -webkit-repeating-linear-gradient(135deg, #fff, #fff 25%, #e3e3e3 25%, #e3e3e3 50%, #fff 50%) top left fixed;
	background: repeating-linear-gradient(-45deg, #fff, #fff 25%, #e3e3e3 25%, #e3e3e3 50%, #fff 50%) top left fixed;
	background-size: 4px 4px;
}

body .vc_progress_bar.style_2 .vc_bar_value-marker {
	position: absolute;
	right: 0;
	bottom: 15px;
	line-height: 1;
	background-color: #dbdbdb;
	color: #626262;
	font-size: 10px;
	padding: 2px;
	transform: translateX(50%);
}

body .vc_progress_bar.style_2 .vc_bar_value-marker:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 0;
	width: 0;
	margin: 0 auto;
	border: 3px solid transparent;
	border-top: 3px solid #dbdbdb;
}

body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
	color: #aaa;
	border-color: #acacac;
}

body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus, body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
	background-color: #002e5b;
	border-color: #002e5b;
	color: #fff;
}

.wpb_content_element .dropcarps_bordered:first-letter {
	float: left;
	border: 6px solid #002e5b;
	color: #002e5b;
	font-size: 28px;
	font-weight: 900;
	padding: 15.5px 17px;
	margin: 6px 25px 15px 0;
}

.wpb_content_element .dropcarps:first-letter {
	float: left;
	color: #aaa;
	font-size: 28px;
	font-weight: 900;
	padding: 21.5px 23px;
	margin: 6px 25px 15px 0;
}

.wpb_content_element ol li {
	margin: 0 0 10px;
}

.wpb_content_element ol {
	padding: 0;
	list-style-position: inside;
}

.wpb_content_element ul.style_1 li, .wpb_content_element ul.style_2 li, .wpb_content_element ul.style_3 li, .wpb_content_element ul.style_4 li, .wpb_content_element ul.style_5 li, ul.style_1 li, ul.style_2 li, ul.style_3 li, ul.style_4 li, ul.style_5 li {
	padding: 0 0 0 27px;
	margin: 0 0 10px;
	position: relative;
	list-style: none;
}

.wpb_content_element ul.style_1 li:last-child, .wpb_content_element ul.style_2 li:last-child, .wpb_content_element ul.style_3 li:last-child, .wpb_content_element ul.style_4 li:last-child, .wpb_content_element ul.style_5 li:last-child, ul.style_1 li:last-child, ul.style_2 li:last-child, ul.style_3 li:last-child, ul.style_4 li:last-child, ul.style_5 li:last-child {
	margin-bottom: 0;
}

.wpb_content_element ul.style_1 li:before, .wpb_content_element ul.style_2 li:before, .wpb_content_element ul.style_3 li:before, .wpb_content_element ul.style_4 li:before, .wpb_content_element ul.style_5 li:before, ul.style_1 li:before, ul.style_2 li:before, ul.style_3 li:before, ul.style_4 li:before, ul.style_5 li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	display: inline-block;
	vertical-align: top;
	font: normal normal normal 14px/1 "Font Awesome 6 Free";
	color: #002e5b;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.wpb_content_element ul.style_1 li:before, ul.style_1 li:before {
	content: "";
}

.wpb_content_element ul.style_2 li:before, ul.style_2 li:before {
	content: "";
}

.wpb_content_element ul.style_3 li:before, ul.style_3 li:before {
	content: "";
	color: #777;
}

.wpb_content_element ul.style_4 li:before, ul.style_4 li:before {
	content: "";
}

.wpb_content_element ul.style_5 li:before, ul.style_5 li:before {
	content: "";
	color: #777;
}

body .wpb_tour_next_prev_nav {
	display: none;
}

.vc_row.buttons-group .vc_btn3-container.vc_btn3-inline {
	margin-right: 12px;
}

.vc_row.buttons-group .vc_btn3-container.vc_btn3-inline:last-child {
	margin-right: 0;
}

.stm_pricing-table {
	background-color: #f6f6f6;
	border: 5px solid #f6f6f6;
	padding: 35px;
	position: relative;
	transition: all .3s linear;
	text-align: center;
}

.pricing-table_inner {
	display: inline-block;
	text-align: left;
}

.stm_pricing-table.has-label {
	background-color: #fff;
	border-color: #ccc;
}

.pricing-table_head {
	margin: 0 0 23px;
}

.pricing-table_head h5:before {
	margin-bottom: 18px;
}

.pricing-table_head h5 {
	margin: 0 0 29px;
}

.pricing_price_wrap {
	font-size: 40px;
	line-height: 1;
	color: #333;
	padding: 0 20px;
}

.pricing_price, .pricing_price_prefix {
	font-weight: 900;
}

.pricing_price_postfix, .pricing_price_separator {
	font-weight: 300;
}

.pricing-table_content {
	padding: 0 20px;
}

.pricing-table_content ol, .pricing-table_content ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}

.pricing-table_content ul {
	list-style: none;
}

.pricing-table_content ol li, .pricing-table_content ul li {
	padding-left: 26px;
	position: relative;
	margin: 0 0 7px;
}

.pricing-table_content ol li:last-child, .pricing-table_content ul li:last-child {
	margin-bottom: 0;
}

.pricing-table_content ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	display: inline-block;
	vertical-align: top;
	font: normal normal normal 13px/1 "Font Awesome 6 Free";
	color: #002e5b;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.pricing-table_footer {
	margin: 32px 0 0;
	padding: 0 20px;
}

body .vc_grid-container, body .wpb_button, body .wpb_column > .vc_column-inner > .wpb_wrapper > :last-child {
	margin-bottom: 0;
}

.vc_col-sm-3.wpb_column .pricing_price_wrap {
	font-size: 35px;
}

.vc_col-sm-3.wpb_column .pricing-table_content, .vc_col-sm-3.wpb_column .pricing-table_footer, .vc_col-sm-3.wpb_column .pricing_price_wrap {
	padding: 0;
}

.pricing-table_label {
	position: absolute;
	top: -5px;
	right: -11px;
	background-color: #ccc;
	color: #fff;
	font-size: 13px;
	font-weight: 900;
	line-height: 1;
	padding: 10px 13px;
}

.pricing-table_label:after {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	border: 2px solid transparent;
	border-left: 5px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
}

body .vc_grid.vc_row .vc_grid-item.no_margins {
	padding-bottom: 0 !important;
}

body .vc_col-has-fill > .vc_column-inner, body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
	padding-top: 0;
}

.info_box {
	position: relative;
	margin: 0 0 30px;
}

.info_box.align_center {
	text-align: center;
}

.info_box h4 {
	color: #002e5b;
	margin: 0 0 13px;
}

.info_box h4:before {
	display: none;
}

.info_box p {
	margin: 0 0 14px;
	line-height: 22px;
	color: #222;
}

.info_box .read_more {
	text-transform: lowercase;
	font-weight: 700;
	font-size: 13px;
	transition: color .2s linear;
	color: #222;
}

.info_box .read_more .stm_icon {
	margin: 3px 0 0 5px;
	font-size: 12px;
	vertical-align: middle;
	color: #fde428;
	fill: #fde428;
}

.info_box .read_more span {
	vertical-align: middle;
	line-height: 13px;
}

.info_box .read_more:hover {
	color: #6c98e1;
	text-decoration: none;
}

.info_box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.info_box ul li {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 0 4px;
}

.info_box ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	display: inline-block;
	vertical-align: top;
	font: normal normal normal 14px/1 "Font Awesome 6 Free";
	font-size: 10px;
	color: #002e5b;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.info_box.style_2 {
	background: rgba(255, 255, 255, .95);
	transition: background .3s ease;
}

.info_box.style_2:hover {
	background: #fff;
}

.info_box.style_3 {
	overflow: hidden;
}

.info_box.style_3:hover .info_box_text {
	padding-top: 38px;
	top: 0;
}

.info_box.style_3 .info_box_text {
	position: absolute;
	left: 0;
	top: 190px;
	right: 0;
	bottom: 0;
	background: rgba(0, 46, 91, .9);
	padding: 17px 30px 0;
	transition: all .3s ease;
}

.info_box.style_4 .info_box_image, .info_box_image, .projects_tabs, .projects_tabs .projects_carousel, .projects_tabs .projects_carousel .project, .projects_tabs .projects_carousel .project .project_wr {
	position: relative;
}

.info_box.style_3 .info_box_text .title {
	margin-bottom: 8px;
}

.info_box.style_3 .info_box_text .title:after {
	content: "";
	display: table;
	clear: both;
}

.info_box.style_3 .info_box_text .title .icon {
	color: #fde428;
	font-size: 40px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 12px 0 0;
}

.info_box.style_3 .info_box_text .title h6 {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	padding-top: 0;
	margin: 0;
	font-weight: 700;
}

.info_box.style_3 .info_box_text p {
	margin: 0 0 20px;
	color: #fff;
	padding-left: 55px;
	font-size: 13px;
	line-height: 24px;
}

.info_box.style_3 .info_box_text .read_more {
	text-transform: lowercase;
	font-weight: 700;
	font-size: 13px;
	transition: color .2s linear;
	color: #fde428;
	padding-left: 55px;
}

.info_box.style_3 .info_box_text .read_more .stm_icon {
	margin: 2px 0 0 5px;
	font-size: 12px;
	vertical-align: middle;
	color: #fde428;
	fill: #fde428;
}

.info_box.style_3 .info_box_text .read_more span {
	vertical-align: middle;
	line-height: 13px;
}

.info_box.style_3 .info_box_text .read_more:hover {
	color: #fff;
	text-decoration: none;
}

.info_box.style_3 .info_box_text .read_more:hover .stm_icon {
	color: #fde428;
	fill: #fde428;
}

.info_box.style_3 .info_box_image {
	margin: 0;
}

.info_box.style_5 .read_more .stm_icon, .info_box.style_6 .info_box_text .read_more .stm_icon {
	margin-left: 10px;
}

.info_box.style_3 .info_box_image img {
	width: 100%;
}

.info_box.style_4 h4 {
	color: #222;
	letter-spacing: 0;
	margin-bottom: 10px;
}

.info_box.style_4 .info_box_image {
	margin-bottom: 4px;
}

.info_box.style_4 .info_box_image:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, .2);
	transition: opacity .3s ease;
}

.info_box.style_4 .info_box_image:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fde428;
	width: 0;
	height: 5px;
	z-index: 2;
	transition: all .3s ease;
}

.info_box.style_4 p {
	color: #888;
	font-size: 13px;
	margin-bottom: 0;
	transition: all .3s ease;
}

.info_box.style_4 .read_more {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: transparent;
	font: 0/0 sans-serif;
}

.info_box.style_4:hover .info_box_image:after {
	width: 100%;
}

.info_box.style_4:hover p {
	color: #222;
}

.info_box.style_5 {
	border: 4px solid #6c98e1;
	padding: 27px 25px 20px 27px;
	transition: border-color .4s ease;
}

.info_box.style_5:hover {
	border-color: #002e5b;
}

.info_box.style_5 h3 {
	line-height: 30px;
	letter-spacing: -.04em;
	padding-top: 10px;
	margin-bottom: 20px;
}

.info_box.style_5 h3:after {
	margin-top: 16px;
}

.info_box.style_5 p {
	margin-bottom: 32px;
	font-size: 13px;
}

.info_box.style_5 .read_more {
	color: #002e5b;
	font-weight: 600;
	letter-spacing: .04em;
}

.info_box.style_6 {
	background: #fff;
	padding: 40px;
	transition: all .3s ease;
}

.info_box.style_6 .info_box_text .title {
	margin-bottom: 10px;
}

.info_box.style_6 .info_box_text .icon {
	width: 55px;
	display: table-cell;
	vertical-align: middle;
}

.info_box.style_6 .info_box_text .icon i {
	font-size: 32px;
	color: #6c98e1;
}

.info_box.style_6 .info_box_text h5 {
	display: table-cell;
	vertical-align: middle;
	font-weight: 400;
	padding-top: 0;
	margin-bottom: 0;
	letter-spacing: -.05em;
}

.info_box.style_6 .info_box_text p {
	padding-left: 55px;
	font-size: 13px;
	line-height: 18px;
	color: #777;
	margin-bottom: 17px;
}

.info_box.style_6 .info_box_text .read_more {
	padding-left: 55px;
	text-transform: none;
}

.info_box.style_6 .info_box_text .read_more:hover {
	color: #fde428;
}

.info_box.style_6:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.info_box_image {
	margin: 0 0 3px;
}

.projects_tabs h2 {
	color: #fff;
	float: left;
}

.projects_tabs h2:before {
	background: #002e5b;
	margin-bottom: 14px;
}

.projects_tabs h2 a {
	color: #fff;
	transition: color .2s linear;
}

.projects_tabs h2 a:hover {
	color: #002e5b;
}

.projects_tabs .tabs {
	float: right;
	margin: 17px -15px 0 0;
}

.projects_tabs .tabs a {
	display: inline-block;
	vertical-align: top;
	padding: 13px 15px 12px;
	color: #aaa;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	transition: color .2s linear, background .2s linear;
}

.projects_tabs .tabs a:hover {
	color: #002e5b;
}

.projects_tabs .tabs a.active {
	background: #333;
	color: #002e5b;
	border-radius: 3px;
}

.projects_tabs.no_padding .projects_carousel {
	margin-left: -12px;
	margin-right: -12px;
}

.projects_tabs .projects_carousel {
	display: none !important;
}

.projects_tabs .projects_carousel.active {
	display: block !important;
}

.projects_tabs .projects_carousel .project img {
	display: block;
	width: 100%;
}

.projects_tabs .projects_carousel.multiple_project .project {
	padding: 0 12px;
}

.projects_tabs .projects_carousel .project .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	overflow: hidden;
}

.projects_tabs .projects_carousel .project .view_more {
	position: absolute;
	left: 33px;
	bottom: 10px;
	opacity: 0;
	transition: bottom .2s linear, opacity .2s linear;
	-webkit-transition: bottom .2s linear, opacity .2s linear;
	-moz-transition: bottom .2s linear, opacity .2s linear;
	font-weight: 700;
}

.projects_tabs .projects_carousel .project h4 {
	position: absolute;
	left: 33px;
	bottom: 100px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	width: 70%;
	opacity: 0;
	transition: bottom .2s linear, opacity .2s linear;
	-webkit-transition: bottom .2s linear, opacity .2s linear;
	-moz-transition: bottom .2s linear, opacity .2s linear;
}

.projects_tabs .projects_carousel .project h4:before {
	display: none;
}

.projects_tabs .projects_carousel .project:hover .overlay {
	opacity: .5;
}

.projects_tabs .full_width, .projects_tabs .full_width .projects_tabs_header {
	margin-left: -3000px;
	margin-right: -3000px;
	padding-right: 3000px;
	padding-left: 3000px;
}

.projects_tabs .projects_tabs_header {
	border-bottom: 1px solid #222;
	box-shadow: 0 3px 3px #292929;
	margin: 0 0 50px;
	padding: 37px 0 22px;
}

.projects_tabs .project:hover h4 {
	bottom: 80px;
	opacity: 1;
}

.projects_tabs .project:hover .view_more {
	bottom: 25px;
	opacity: 1;
}

.projects_carousel .project .view_more:active, .projects_carousel .project .view_more:focus, .projects_carousel .project .view_more:hover {
	background: #002e5b;
	color: #fff;
}

.projects_carousel.multiple_project .project.slick-cloned {
	top: 0 !important;
}

.icon_box {
	position: relative;
}

.icon_box.style_1 .icon {
	color: #002e5b;
	margin: 0 0 8px;
	vertical-align: bottom;
}

.icon_box.style_1.icon_left .icon, .icon_box.style_1.icon_left_transparent .icon {
	float: left;
	margin: 0;
	text-align: center;
}

.icon_box.style_1.icon_left .icon_text, .icon_box.style_1.icon_left_transparent .icon_text {
	overflow: hidden;
}

.icon_box.style_1.icon_left h5, .icon_box.style_1.icon_left_transparent h5 {
	padding-top: 0;
	font-size: 18px;
	color: #002e5b;
	font-weight: 700;
}

.icon_box.style_1.hexagon .icon i:after, .stm_testimonials .item .testimonial:before {
	font-weight: 400;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
}

.icon_box.style_1.icon_left h5:after, .icon_box.style_1.icon_left_transparent h5:after {
	display: block;
	width: 47px;
	margin-top: 14px;
	height: 5px;
	border-radius: 0;
}

.icon_box.style_1.icon_left h5.no_stripe, .icon_box.style_1.icon_left_transparent h5.no_stripe {
	margin-bottom: 15px;
}

.icon_box.style_1.icon_left h5.no_stripe:after, .icon_box.style_1.icon_left_transparent h5.no_stripe:after {
	display: none;
}

.icon_box.style_1.icon_left p, .icon_box.style_1.icon_left_transparent p {
	font-size: 13px;
	line-height: 18px;
}

.icon_box.style_1.icon_left.middle .icon, .icon_box.style_1.icon_left_transparent.middle .icon {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.icon_box.style_1.icon_left.middle .icon_text, .icon_box.style_1.icon_left_transparent.middle .icon_text {
	display: inline-block;
	vertical-align: middle;
}

.icon_box.style_1.icon_left_transparent .icon {
	display: inline-block;
	float: none;
}

.icon_box.style_1.icon_left_transparent .icon i {
	width: auto;
	height: auto;
	line-height: 1;
	background: 0 0;
	color: #002e5b;
	text-align: left;
}

.icon_box.style_1.icon_left_transparent h5 {
	display: inline-block;
	vertical-align: middle;
}

.icon_box.style_1 .icon i {
	display: block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #002e5b;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}

.icon_box.style_1 .icon:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.icon_box.style_1 .icon.font-color_base i {
	color: #002e5b;
}

.icon_box.style_1 .icon.font-color_secondary i {
	color: #6c98e1;
}

.icon_box.style_1 .icon.font-color_third i {
	color: #fde428;
}

.icon_box.style_1 .icon.font-color_base_bg i {
	background-color: #002e5b;
}

.icon_box.style_1 .icon.font-color_secondary_bg i {
	background-color: #6c98e1;
}

.icon_box.style_1 .icon.font-color_third_bg i {
	background-color: #fde428;
}

.icon_box.style_1.hexagon.hexanog_animation {
	position: relative;
	padding: 37px 20px;
}

.icon_box.style_1.hexagon.hexanog_animation:hover {
	background: #fff;
}

.icon_box.style_1.hexagon.hexanog_animation:hover .icon {
	padding: 20px 0;
}

.icon_box.style_1.hexagon.hexanog_animation:hover .icon:after, .icon_box.style_1.hexagon.hexanog_animation:hover .icon:before {
	height: 15px;
}

.icon_box.style_1.hexagon.hexanog_animation h5 {
	margin-bottom: 11px;
}

.icon_box.style_1.hexagon.hexanog_animation .icon_text p:last-child {
	margin: 0;
}

.icon_box.style_1.hexagon.hexanog_animation .icon {
	transition: all .3s ease;
}

.icon_box.style_1.hexagon.hexanog_animation .icon i {
	position: relative;
}

.icon_box.style_1.hexagon.hexanog_animation .icon:after, .icon_box.style_1.hexagon.hexanog_animation .icon:before {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	background: #fde428;
	transition: all .3s ease;
	left: 29px;
	height: 0;
}

.icon_box.style_1.hexagon.hexanog_animation .icon:before {
	top: -3px;
}

.icon_box.style_1.hexagon.hexanog_animation .icon:after {
	bottom: -3px;
}

.icon_box.style_1.hexagon .icon {
	position: relative;
}

.icon_box.style_1.hexagon .icon i {
	background: 0 0;
	color: #002e5b;
	width: 64px;
	height: 55px;
	line-height: 55px;
}

.icon_box.style_1.hexagon .icon i:after {
	content: "";
	font-family: stm;
	speak: none;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 55px;
}

.icon_box.style_1 h4, .icon_box.style_1 h5 {
	margin-bottom: 20px;
}

.icon_box.style_1 h4:before {
	display: none;
}

.icon_box.style_1 h4:after {
	content: "";
	display: block;
	width: 46px;
	height: 5px;
	background: #aaa;
	margin: 17px 0 0;
}

.icon_box.style_1.icon_top_transparent .icon_text h4.no_stripe:after, .icon_box.style_2 h5:after {
	content: none;
}

.icon_box.style_1.icon_top_transparent {
	text-align: left;
}

.icon_box.style_1.icon_top_transparent .icon {
	display: inline-block;
	height: 62px;
	margin-bottom: 20px;
}

.icon_box.style_1.icon_top_transparent .icon i {
	height: auto;
	width: auto;
	font-size: 62px;
	line-height: normal;
	color: #6c98e1;
	background: 0 0;
}

.icon_box.style_1.icon_top_transparent .icon_text h4 {
	padding-top: 0;
	line-height: 18px;
	font-size: 14px;
}

.icon_box.style_2 .icon {
	display: table-cell;
	vertical-align: middle;
}

.icon_box.style_2 .icon.font-color_base i {
	color: #002e5b;
}

.icon_box.style_2 .icon.font-color_secondary i {
	color: #6c98e1;
}

.icon_box.style_2 .icon.font-color_third i {
	color: #fde428;
}

.icon_box.style_2 h5 {
	display: table-cell;
	vertical-align: middle;
	margin-bottom: 0;
	padding: 0;
}

.icon_box.style_2.alignment_center {
	text-align: center;
}

.icon_box.style_2.alignment_center .icon_box_inner {
	display: inline-block;
	text-align: left;
}

.icon_box.style_2.alignment_right {
	text-align: right;
}

.icon_box.style_2.alignment_right .icon_box_inner {
	display: inline-block;
	text-align: left;
}

.icon_box.style_3 .icon {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 17px 10px 0;
	color: #002e5b;
}

.icon_box.style_3 .icon.font-color_secondary {
	color: #6c98e1;
}

.icon_box.style_3 .icon.font-color_third {
	color: #fde428;
}

.icon_box.style_3 .icon i {
	display: block;
	width: 54px;
	height: 54px;
	text-align: center;
	overflow: hidden;
	position: relative;
	line-height: 54px;
	border: 3px solid transparent;
	border-radius: 50%;
}

.icon_box.style_3 .icon.font-color_base i {
	color: #002e5b;
}

.icon_box.style_3 .icon.font-color_secondary i {
	color: #6c98e1;
}

.icon_box.style_3 .icon.font-color_third i {
	color: #fde428;
}

.icon_box.style_3 .icon.border-color_base i {
	border-color: #002e5b;
}

.icon_box.style_3 .icon.border-color_secondary i {
	border-color: #6c98e1;
}

.icon_box.style_3 .icon.border-color_third i {
	border-color: #fde428;
}

.icon_box.style_3 .icon_text {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
	font-weight: 600;
}

.icon_box.style_3 .icon_text p {
	line-height: 22px;
}

.icon_box.style_3 .icon_text p:last-child {
	margin-bottom: 0;
}

.icon_box.style_4 .icon {
	color: #002e5b;
}

.icon_box.style_4 .icon.font-color_secondary {
	color: #6c98e1;
}

.icon_box.style_4 .icon.font-color_third {
	color: #fde428;
}

.icon_box.style_4 .icon i {
	display: block;
	text-align: center;
	overflow: hidden;
	position: relative;
	line-height: 54px;
	border: 3px solid transparent;
	border-radius: 50%;
}

.icon_box.style_4 h4:after, .icon_box.style_4 h4:before, .icon_box.style_5 .icon_box_inner h4:after {
	display: none;
}

.icon_box.style_4 .icon.font-color_base i {
	color: #002e5b;
}

.icon_box.style_4 .icon.font-color_secondary i {
	color: #6c98e1;
}

.icon_box.style_4 .icon.font-color_third i {
	color: #fde428;
}

.icon_box.style_4 .icon.border-color_base i {
	border-color: #002e5b;
}

.icon_box.style_4 .icon.border-color_secondary i {
	border-color: #6c98e1;
}

.icon_box.style_4 .icon.border-color_third i {
	border-color: #fde428;
}

.icon_box.style_4 h4 {
	padding-top: 13px;
	margin-bottom: 11px;
	letter-spacing: 0;
	font-weight: 700;
	font-size: 18px;
	color: #000;
}

.icon_box.style_4 .icon_text {
	color: #595959;
}

.icon_box.style_4 .icon_text p {
	line-height: 24px;
}

.icon_box.style_4 .icon_text p:last-child {
	margin-bottom: 0;
}

.icon_box.style_4.alignment_center .icon_box_inner {
	text-align: center;
}

.icon_box.style_4.alignment_center .icon i {
	margin: 0 auto;
}

.icon_box.style_5 {
	position: relative;
	padding-top: 18px;
	padding-bottom: 38px;
	background-color: #fff;
	transition: all .3s;
	overflow: hidden;
}

.icon_box.style_5:after, .icon_box.style_5:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	transition: all .4s;
	background-color: #002e5b;
}

.icon_box.style_5:after {
	width: 0;
}

.icon_box.style_5 .icon_box_inner {
	padding-right: 40px;
	padding-left: 95px;
}

.icon_box.style_5 .icon_box_inner .icon {
	position: absolute;
	top: 35px;
	left: 26px;
}

.icon_box.style_5 .icon_box_inner h4 {
	position: relative;
	text-transform: none;
	margin-bottom: 14px;
	font-weight: 700;
	z-index: 1;
}

.icon_box.style_5 .icon_box_inner .icon_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 120px;
	opacity: .2;
}

.icon_box.style_5 .icon_box_inner .icon_bg i {
	position: absolute;
	right: -14px;
	bottom: -12px;
}

.icon_box.style_5 .icon_box_inner .icon_text {
	position: relative;
	z-index: 1;
}

.icon_box.style_5 .icon_box_inner .icon_text p {
	line-height: 24px;
	color: #888;
}

.icon_box.style_5 .icon_box_inner .text_more {
	position: relative;
	letter-spacing: 0;
	z-index: 1;
	transition: all .3s;
	font-weight: 700;
	color: #002e5b;
}

.icon_box.style_5 .icon_box_inner .text_more i {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 8px;
	font-weight: 600;
	font-size: 20px;
	color: #888;
}

.icon_box.style_5:hover {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
}

.icon_box.style_5:hover:after {
	width: 100%;
	background-color: #6c98e1;
}

.icon_box.style_5:hover .text_more {
	color: #6c98e1;
}

.icon_box.style_6 {
	position: relative;
	padding: 0;
	background-color: transparent;
	transition: all .3s;
	overflow: hidden;
}

.icon_box.style_6 .icon_box_inner {
	padding-left: 75px;
}

.icon_box.style_6 .icon_box_inner .icon {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
	min-width: 51px;
	min-height: 51px;
}

.icon_box.style_6 .icon_box_inner .icon i {
	transition: all .3s;
	position: relative;
}

.icon_box.style_6 .icon_box_inner .icon .icon_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 51px;
}

.icon_box.style_6 .icon_box_inner .icon .icon_bg i {
	display: inline-block;
	vertical-align: top;
	color: #d4d4d4;
}

.icon_box.style_6 .icon_box_inner h4 {
	position: relative;
	transition: all .3s;
	padding-top: 0;
	padding-right: 30px;
	line-height: 24px;
	text-transform: none;
	margin-bottom: 14px;
	font-weight: 700;
	font-size: 20px;
	z-index: 1;
}

.icon_box.style_6 .icon_box_inner h4:after {
	display: none;
}

.icon_box.style_6 .icon_box_inner .icon_text {
	color: #999;
	transition: all .3s;
}

.icon_box.style_6:hover .icon i {
	color: #002e5b !important;
}

.icon_box.style_6:hover .icon .icon_bg i {
	color: #d4d4d4 !important;
}

.icon_box.style_6:hover h4 {
	color: #6c98e1;
}

.icon_box.style_6:hover .icon_text, .icon_box.style_7 .icon_box_inner .icon_box_icon .font-color_base {
	color: #002e5b;
}

.icon_box.style_7 {
	position: relative;
	padding: 0;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	background-color: transparent;
	height: 150px;
	overflow: hidden;
}

.icon_box.style_7 .icon_box_inner {
	padding: 0 26px;
}

.icon_box.style_7 .icon_box_inner .icon_box_icon {
	display: flex;
	width: 100%;
	min-height: 150px;
	align-items: center;
	transition: all .5s;
}

.icon_box.style_7 .icon_box_inner .icon_box_icon .icon {
	margin-right: 22px;
}

.icon_box.style_7 .icon_box_inner .icon_box_icon h6 {
	padding: 0;
	margin: 0;
}

.icon_box.style_7 .icon_box_inner .icon_box_icon h6:after, .icon_box.style_7 .icon_box_inner .icon_box_icon h6:before {
	display: none;
}

.icon_box.style_7 .icon_box_inner .icon_box_icon .font-color_secondary {
	color: #6c98e1;
}

.icon_box.style_7 .icon_box_inner .icon_box_icon .font-color_third {
	color: #fde428;
}

.icon_box.style_7 .icon_box_inner .icon_text {
	display: flex;
	min-height: 150px;
	align-items: center;
	flex: 1;
	position: relative;
	overflow: hidden;
}

.icon_box.style_7 .icon_box_inner:hover .icon_box_icon {
	margin-top: -150px;
}

.stm_testimonials {
	position: relative;
	margin: 0 -15px;
	font-size: 0;
}

.stm_testimonials.cols_2 .item {
	width: 50%;
}

.stm_testimonials.cols_3 .item {
	width: 33%;
}

.stm_testimonials.style_2 .item .testimonial {
	background: #f2f2f2;
}

.stm_testimonials.style_2 .item .testimonial:before {
	bottom: -3px;
	right: -3px;
}

.stm_testimonials.style_2 .item .testimonial:after {
	background-image: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/testimonials_before_2.png");
}

.stm_testimonials .item {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	margin: 0 0 43px;
}

.stm_testimonials .item .testimonial {
	position: relative;
	border: 3px solid #f2f2f2;
	padding: 21px 28px 32px;
	margin: 0 0 20px;
}

.stm_testimonials .item .testimonial:before {
	content: "";
	font-family: stm;
	speak: none;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 48px;
	color: #fde428;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 58px;
	height: 40px;
	overflow: hidden;
}

.posts_grid .post_thumbnail a:before, .posts_grid h5:before, .posts_grid > ul:after, .stm_testimonials .item .testimonial:after {
	content: "";
}

.stm_testimonials .item .testimonial:after {
	position: absolute;
	left: 62px;
	bottom: -33px;
	width: 30px;
	height: 33px;
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/testimonials_before.png") no-repeat;
	background-size: 15px 18px;
}

.stm_testimonials .item .testimonial p {
	margin: 0;
}

.stm_testimonials .item .testimonial-info {
	position: relative;
}

.stm_testimonials .item .testimonial-info:after {
	content: "";
	display: table;
	clear: both;
}

.stm_testimonials .item .testimonial-info .testimonial-image {
	max-width: 50px;
	display: table-cell;
	vertical-align: middle;
	width: 50px;
}

.stm_testimonials .item .testimonial-info .testimonial-image img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 100%;
}

.stm_testimonials .item .testimonial-info .testimonial-text {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px;
}

.stm_testimonials .item .testimonial-info .testimonial-text .name {
	font-size: 13px;
	font-weight: 600;
	color: #222;
	line-height: 20px;
}

.stm_testimonials .item .testimonial-info .testimonial-text .company {
	font-size: 13px;
	color: grey;
	line-height: 20px;
	font-style: italic;
}

.vc_testimonials.style_3.navigation-arrows {
	padding: 100px 0;
	transition: background .3s ease;
	background-size: cover;
	background-repeat: no-repeat;
}

.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr {
	position: relative;
	float: right;
	max-width: 540px;
	width: 100%;
	padding: 64px 60px 53px;
	background: rgba(255, 255, 255, .9);
}

.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr:after {
	content: "";
	display: table;
	clear: both;
}

.vc_testimonials.style_3.navigation-arrows .owl-nav {
	position: absolute;
	bottom: 60px;
	right: 60px;
	z-index: 2;
}

.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr:before {
	content: "";
	font-family: stm;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 47px;
	left: -25px;
	color: #6c98e1;
	font-size: 48px;
}

.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr .item > p {
	margin-bottom: 22px;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	color: #222;
}

.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info h4 {
	padding: 0;
	letter-spacing: 0;
	margin-bottom: 0;
}

.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr .item .testimonial_info p {
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: #777;
}

.vc_testimonials.style_3.navigation-arrows .owl-nav:after {
	content: "";
	display: table;
	clear: both;
}

.vc_testimonials.style_3.navigation-arrows .owl-nav .owl-next, .vc_testimonials.style_3.navigation-arrows .owl-nav .owl-prev {
	float: left;
	width: 45px;
	height: 45px;
	padding-top: 7px;
	text-align: center;
	font-size: 19px;
	border: 3px solid #bac1c6;
	color: #bac1c6;
	transition: all .3s ease;
	position: relative;
	cursor: pointer;
}

.vc_testimonials.style_3.navigation-arrows .owl-nav .owl-next:hover, .vc_testimonials.style_3.navigation-arrows .owl-nav .owl-prev:hover {
	border-color: #002e5b;
	background: #002e5b;
	color: #fff;
	z-index: 2;
}

.vc_testimonials.style_3.navigation-arrows .owl-nav .owl-prev {
	margin-right: -3px;
}

.vc_testimonials.style_3.navigation-bullets {
	padding: 80px 0;
	transition: background .3s ease;
	background-size: cover;
	background-repeat: no-repeat;
}

.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel_wr {
	position: relative;
	float: right;
	max-width: 635px;
	width: 100%;
	padding: 68px 68px 97px;
	background: rgba(108, 152, 225, .9);
}

.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel_wr:after {
	content: "";
	display: table;
	clear: both;
}

.vc_testimonials.style_3.navigation-bullets .owl-dots {
	position: absolute;
	bottom: 44px;
	left: 0;
	width: 100%;
	z-index: 2;
	text-align: center;
}

.vc_testimonials.style_3.navigation-bullets .owl-dots .owl-dot {
	display: inline-block;
	margin: 0 22px;
}

.vc_testimonials.style_3.navigation-bullets .owl-dots .owl-dot span {
	display: block;
	width: 9px;
	height: 9px;
	background: rgba(255, 255, 255, .6);
	border-radius: 50%;
	cursor: pointer;
	transition: all .3s ease;
}

.vc_testimonials.style_3.navigation-bullets .owl-dots .owl-dot.active span {
	background: #fff;
	transform: scale(2.1);
}

.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item > p {
	text-align: center;
	margin-bottom: 26px;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}

.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info {
	position: relative;
	text-align: center;
}

.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info:before {
	display: inline-block;
	margin-bottom: 16px;
	content: "";
	font-family: stm;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	font-size: 71px;
}

.posts_grid h5:after, .stats_counter h3:after {
	display: none;
}

.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info h4 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	letter-spacing: 0;
	margin-bottom: 5px;
	line-height: normal;
	color: #002e5b;
}

.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info p {
	line-height: normal;
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: #002e5b;
}

.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel .item .testimonial_info p strong {
	font-weight: 400;
}

.stats_counter {
	position: relative;
}

.stats_counter .icon {
	float: left;
	color: #002e5b;
	margin: 0 12px 0 0;
}

.stats_counter h3 {
	color: #fff;
	margin: 0 0 14px;
	font-size: 50px;
	letter-spacing: 0;
	white-space: nowrap;
}

.stats_counter .counter_title {
	clear: both;
	color: #fff;
	font-weight: 600;
}

.stats_counter.style_2 .inner {
	display: table;
	width: 100%;
}

.stats_counter.style_2 .inner .no_stripe {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 14px 20px 0;
	width: 70px;
	letter-spacing: -.5px;
	font-weight: 400;
	font-size: 48px;
	color: #002e5b;
}

.stats_counter.style_2 .inner .counter_description {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0;
}

.stats_counter.style_2 .inner .counter_description p {
	text-align: left;
	line-height: 18px;
	margin-bottom: 0;
	color: #1a1a1a;
}

@media only screen and (max-width:767px) {
	.stats_counter.style_1 .inner, .stats_counter.style_2 .inner, .stats_counter.style_3 .inner {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	
	.stats_counter.style_1 .inner .no_stripe, .stats_counter.style_1 .inner h3, .stats_counter.style_2 .inner .no_stripe, .stats_counter.style_2 .inner h3, .stats_counter.style_3 .inner .no_stripe, .stats_counter.style_3 .inner h3 {
		width: auto;
		text-align: center;
		padding: 20px 0 10px;
		margin: 0;
	}
	
	.stats_counter.style_1 .inner .counter_title, .stats_counter.style_2 .inner .counter_title, .stats_counter.style_3 .inner .counter_title {
		order: 1;
	}
	
	.stats_counter.style_1 .inner .counter_description, .stats_counter.style_2 .inner .counter_description, .stats_counter.style_3 .inner .counter_description {
		display: block;
		order: 2;
		padding: 10px 0 20px;
	}
	
	.stats_counter.style_1 .inner .counter_description p, .stats_counter.style_2 .inner .counter_description p, .stats_counter.style_3 .inner .counter_description p {
		text-align: center;
	}
}

.posts_grid {
	position: relative;
}

.posts_grid > ul {
	position: relative;
	padding: 0;
	margin: 0 -15px 30px;
	list-style: none;
	font-size: 0;
}

.posts_grid > ul:after {
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
	height: 1px;
	background: #ddd;
}

.posts_grid > ul > li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 39px;
	padding: 0 15px;
	width: 33.3%;
	font-size: 14px;
}

.posts_grid > ul > li .post_info {
	padding: 0 0 46px;
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/pattern_3.png") -5px 100% repeat-x;
	background-size: 8px 5px;
}

.posts_grid > ul > li .post_info.nitro-lazy {
	background: none !important;
}

.posts_grid .post_thumbnail {
	margin: 0 0 30px;
}

.posts_grid .post_thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
}

.posts_grid .post_thumbnail a {
	position: relative;
	display: block;
}

.posts_grid .post_thumbnail a:before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	transition: all .3s ease;
	opacity: 0;
}

.posts_grid .post_thumbnail a:after, .stm_news .news_list li .image a:after, .testimonials_carousel .testimonial .image a:after {
	content: "";
	font-family: stm;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	speak: none;
}

.posts_grid .post_thumbnail a:after {
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	transition: all .3s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	color: #fff;
	font-size: 30px;
	opacity: 0;
}

.posts_grid .post_thumbnail a:hover:after, .posts_grid .post_thumbnail a:hover:before {
	opacity: 1;
}

.posts_grid h5 {
	padding: 0;
	margin-bottom: 14px;
}

.posts_grid h5:before {
	width: 47px;
	height: 5px;
	background: #fde428;
	display: block;
	margin: 0 0 20px;
}

.posts_grid h5 a {
	color: #002e5b;
}

.posts_grid .post_date {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 13px;
}

.posts_grid .post_date .fa {
	font-size: 15px;
	color: #fde428;
	margin: 0 5px 0 0;
}

.project_info {
	position: relative;
}

.project_info .project_info_wr {
	position: relative;
	background-size: 8px 4px;
	padding: 30px 34px;
}

.project_info .project_info_wr:after, .project_info .project_info_wr:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
}

.project_info .project_info_wr:before {
	left: 0;
	top: 0;
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/pattern_4.png") no-repeat;
}

.project_info .project_info_wr:after {
	right: 0;
	bottom: 0;
	background: url("https://dalecarnegie.com.tr/wp-content/themes/consulting/assets/css/images/pattern_4.png") 100% 100% no-repeat;
}

.project_info .project_info_wr table {
	width: 100%;
	font-size: 13px;
}

.project_info .project_info_wr table td {
	padding: 3px 0;
}

.project_info .project_info_wr table th {
	font-weight: 700;
	color: #333;
}

.project_info.style_2 .project_info_wr table, .project_info.style_2 .project_info_wr td, .project_info.style_2 .project_info_wr th, .project_info.style_2 .project_info_wr tr {
	display: block;
	padding: 0;
}

.project_info.style_2 .project_info_wr:after, .project_info.style_2 .project_info_wr:before, .project_info.style_3 .project_info_wr:after, .project_info.style_3 .project_info_wr:before {
	display: none;
}

.project_info.style_2 .project_info_wr, .project_info.style_3 .project_info_wr {
	padding: 0;
}

.project_info.style_3 h4 {
	margin: 0 0 27px;
}

.project_info.style_2 {
	border: 3px solid #002e5b;
	padding: 34px 34px 43px;
}

.project_info.style_2 .project_info_wr td {
	font-size: 11px;
	text-transform: uppercase;
	color: #aaa;
}

.project_info.style_2 .project_info_wr tr {
	margin: 0 0 14px;
}

.project_info.style_2 .project_info_wr tr:last-child {
	margin: 0;
}

.project_info.style_2 .project_info_wr th {
	font-size: 14px;
	font-weight: 400;
}

.project_info.style_2 h4 {
	margin: 0 0 35px;
}

.project_info.style_3 .project_info_wr th {
	text-align: right;
	font-weight: 400;
	font-size: 14px;
	color: inherit;
	background: #f2f2f2;
	padding: 7px 14px 6px 17px;
}

.project_info.style_3 .project_info_wr td {
	color: inherit;
	font-weight: 900;
	background: #f2f2f2;
	padding: 7px 14px 6px 17px;
}

.project_info.style_3 .project_info_wr tr:nth-child(even) td, .project_info.style_3 .project_info_wr tr:nth-child(even) th {
	background: #fff;
}

.project_grid_wrapper {
	position: relative;
	overflow: hidden;
	height: 200px;
}

.project_grid_wrapper .projects_preloader {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/preloader.gif") 50% 50% no-repeat #fff;
}

.project_grid_wrapper .projects_preloader.nitro-lazy {
	background: none !important;
}

.project_grid_filter {
	position: relative;
	margin-bottom: 60px;
}

.project_grid_filter ul {
	position: relative;
	float: left;
	width: calc(100% - 50px);
	padding: 0;
	margin: 0;
	list-style: none;
}

.project_grid_filter ul li {
	position: relative;
	float: left;
	margin: 1px 44px 0 0;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 13px;
}

.project_grid_filter ul li a {
	display: block;
	padding: 13px 14px 12px;
	color: #333;
	border-radius: 3px;
}

.project_grid_filter ul li.active a {
	background: #002e5b;
	color: #fff;
}

.project_grid_filter ul li.active a:hover {
	color: #fff;
}

.project_grid_filter ul li a:hover {
	color: #002e5b;
}

.project_grid_switcher {
	position: relative;
	display: block;
	float: right;
	width: 45px;
	height: 45px;
	border: 3px solid #aaa;
	color: #aaa !important;
}

.project_grid_switcher:hover {
	color: #002e5b !important;
	border-color: #002e5b;
}

.project_grid_switcher .fa {
	font-size: 13px;
	line-height: 13px;
	position: absolute;
	top: 13px;
	transition: left .2s linear, right .2s linear;
}

.project_grid_switcher .left {
	left: 6px;
}

.project_grid_switcher .right {
	right: 6px;
}

.project_grid_switcher.active .left {
	left: 22px;
}

.project_grid_switcher.active .right {
	right: 22px;
}

.project_grid {
	position: relative;
	margin: 0 -15px;
}

.project_grid .project {
	width: 33.33%;
	overflow: hidden;
	padding: 0 15px;
	margin: 0 0 33px;
}

.project_grid_wrapper.col_2 .project_grid .project {
	width: 50%;
}

.project_grid_wrapper.col_1 .project_grid .project {
	width: 100%;
}

.project_grid_wrapper.col_4 .project_grid .project {
	width: 25%;
}

.project_grid_wrapper.col_5 .project_grid .project {
	width: 20%;
}

.project_grid .project img {
	display: block;
	max-width: 100%;
	height: auto;
}

.project_grid .project h4:before, .staff_list.grid ul.staff_with_icons li .staff_info .read_more, .staff_list.grid.short-view ul li .read_more, .staff_list.grid.short-view ul li p {
	display: none;
}

.project_grid .project .project_wr {
	position: relative;
	overflow: hidden;
}

.project_grid .project .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	overflow: hidden;
}

.project_grid .project .view_more {
	position: absolute;
	left: 36px;
	bottom: 10px;
	opacity: 0;
	transition: bottom .2s linear, opacity .2s linear;
	-webkit-transition: bottom .2s linear, opacity .2s linear;
	-moz-transition: bottom .2s linear, opacity .2s linear;
	font-weight: 700;
}

.project_grid .project h4 {
	position: absolute;
	left: 36px;
	bottom: 100px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	width: 70%;
	opacity: 0;
	transition: bottom .2s linear, opacity .2s linear;
	-webkit-transition: bottom .2s linear, opacity .2s linear;
	-moz-transition: bottom .2s linear, opacity .2s linear;
}

.project_grid .project:hover h4 {
	bottom: 80px;
	opacity: 1;
}

.project_grid .project:hover .view_more {
	bottom: 25px;
	opacity: 1;
}

.project_grid .project:hover .overlay {
	opacity: .5;
}

.project_grid .project .view_more:active, .project_grid .project .view_more:focus, .project_grid .project .view_more:hover {
	background: #002e5b;
	color: #fff;
}

.project_grid_wrapper.wide .project_grid {
	margin: 0;
}

.project_grid_wrapper.wide .project_grid .project {
	margin: 0;
	padding: 0;
}

.project_grid_wrapper.wide .project_grid .project .overlay, .project_grid_wrapper.wide .project_grid .project .project_wr, .project_grid_wrapper.wide .project_grid .project img {
	border-radius: 0;
}

.stm_partner {
	position: relative;
}

.stm_partner .image {
	border: 3px solid #f2f2f2;
	margin: 0 0 24px;
}

.stm_partner .image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_partner h4, .stm_partner h5 {
	line-height: normal;
	padding: 0;
	margin: 0 0 5px;
}

.stm_partner h4 a, .stm_partner h5 a {
	color: #002e5b;
	transition: all .3s ease;
}

.stm_partner h4 a:hover, .stm_partner h5 a:hover {
	color: #fde428;
	text-decoration: none;
}

.stm_partner .description {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
}

.stm_partner .read_more {
	text-transform: lowercase;
	font-weight: 700;
	font-size: 13px;
	transition: color .2s linear;
	color: #222;
}

.stm_partner .read_more .stm_icon {
	margin: 2px 0 0 5px;
	font-size: 12px;
	vertical-align: middle;
	color: #fde428;
}

.stm_partner .read_more span {
	vertical-align: middle;
	line-height: 13px;
}

.stm_partner .read_more:hover {
	color: #6c98e1;
	text-decoration: none;
}

.stm_partner.style_2:after {
	content: "";
	display: table;
	clear: both;
}

.stm_partner.style_2 .image {
	float: left;
	max-width: 203px;
	margin: 0 33px 0 0;
	border: none;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .17);
	-moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .17);
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .17);
}

.stm_partner.style_2 .stm_partner_content {
	overflow: hidden;
}

.stm_partner.style_2 .stm_partner_content h4 {
	color: #002e5b;
	margin: 0 0 13px;
}

.stm_partner.style_2 .stm_partner_content .position {
	color: #777;
	letter-spacing: -.04em;
	margin: 0 0 17px;
	line-height: 18px;
}

.stm_partner.style_2 .stm_partner_content .description {
	border-top: 1px solid #ddd;
	padding-top: 13px;
	line-height: 22px;
	margin: 0;
}

.staff_list {
	position: relative;
}

.staff_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.staff_list ul li {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px solid #e6e6e6;
}

.staff_list ul li:after {
	content: "";
	display: table;
	clear: both;
}

.staff_list ul li:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.staff_list ul li .staff_image {
	position: relative;
	float: left;
	margin: 0 30px 0 0;
	max-width: 255px;
}

.staff_list ul li .staff_image img {
	display: block;
	max-width: 100%;
	height: auto;
	transform: translateZ(0);
}

.staff_list ul li .staff_info {
	overflow: hidden;
}

.staff_list ul li .staff_info h4 {
	padding: 4px 0 0;
	margin: 0 0 1px;
}

.staff_list ul li .staff_info h4 a {
	color: #002e5b;
}

.staff_list ul li .staff_info .staff_department {
	font-weight: 500;
	margin: 0 0 16px;
	letter-spacing: -.04em;
}

.staff_list ul li .staff_info p {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 24px;
}

.staff_list.grid ul {
	margin: 0 -15px;
	font-size: 0;
}

.staff_list.grid ul li {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	border: none;
	margin: 0 0 47px;
	padding: 0 15px;
	font-size: 13px;
}

.staff_list.grid ul li .staff_image {
	margin: 0 0 14px;
	float: none;
}

.staff_list.grid ul li .staff_info p {
	margin: 0 0 15px;
}

.staff_list.grid ul li .staff_info .read_more {
	text-transform: lowercase;
	font-weight: 700;
	font-size: 13px;
	transition: color .2s linear;
	color: #222;
}

.staff_list.grid ul li .staff_info .read_more .stm_icon {
	margin: 2px 0 0 5px;
	font-size: 12px;
	vertical-align: middle;
	color: #fde428;
}

.staff_list.grid ul li .staff_info .read_more span {
	vertical-align: middle;
	line-height: 13px;
}

.staff_list.grid ul li .staff_info .read_more:hover {
	color: #6c98e1;
	text-decoration: none;
}

.staff_list.grid ul.staff_with_icons li {
	margin-bottom: 63px;
}

.staff_list.grid ul.staff_with_icons li .staff_image {
	float: left;
	max-width: 176px !important;
	position: relative;
	overflow: hidden;
	margin: 0 30px 14px 0;
}

.staff_list.grid ul.staff_with_icons li .staff_image:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
	background-color: rgba(108, 152, 225, .6);
	z-index: 1;
}

.staff_list.grid ul.staff_with_icons li .staff_image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.staff_list.grid ul.staff_with_icons li .staff_image ul {
	margin: 0;
	display: flex !important;
	width: 100%;
	align-items: center;
	justify-content: center;
	position: absolute;
	transition: all .3s ease;
	bottom: -100%;
	left: 0;
	z-index: 2;
}

.staff_list.grid ul.staff_with_icons li .staff_image ul li {
	align-items: center;
	justify-content: center;
	padding: 0 12px;
	margin-bottom: 0;
	width: auto;
	font-size: 18px;
}

.staff_list.grid ul.staff_with_icons li .staff_image ul li a {
	color: #fff;
}

.staff_list.grid ul.staff_with_icons li .staff_image:hover:before {
	opacity: 1;
	visibility: visible;
}

.staff_list.grid ul.staff_with_icons li .staff_image:hover ul {
	bottom: 20px;
}

.staff_list.grid ul.staff_with_icons li .staff_info h4 {
	margin-bottom: 2px;
	line-height: 24px;
	font-size: 20px;
}

.staff_list.grid ul.staff_with_icons li .staff_info h4 a {
	color: #6c98e1;
}

.staff_list.grid ul.staff_with_icons li .staff_info .staff_department {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 18px;
	color: #002e5b;
}

.staff_list.grid ul.staff_with_icons li .staff_info p {
	margin: 0 0 15px;
	font-size: 15px;
	line-height: 24px;
	color: #002e5b;
}

@media only screen and (max-width:991px) {
	.staff_list.grid ul.staff_with_icons li {
		margin-bottom: 35px;
	}
	
	.staff_list.grid ul.staff_with_icons li .staff_image {
		float: none;
		margin-right: 0;
		max-width: 550px !important;
	}
}

.staff_list.grid.short-view ul li {
	margin-bottom: 35px;
}

.staff_list.grid.short-view ul li .staff_department {
	font-size: 14px;
	font-weight: 400;
}

.staff_list.grid.short-view ul .staff_custom_link a {
	display: table;
	width: 100%;
	min-height: 180px;
	text-decoration: none;
	line-height: 24px;
	transition: all .3s ease;
	letter-spacing: -.4px;
	background-color: #f2f2f2;
	border: 3px solid #f2f2f2;
	font-size: 14px;
	color: #777;
}

.staff_list.grid.short-view ul .staff_custom_link a span {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	text-align: center;
}

.staff_list.grid.short-view ul .staff_custom_link a span .staff_custom_link_title {
	display: block;
	padding: 0;
	font-size: 20px;
	font-weight: 700;
	color: #002e5b;
}

.staff_list.grid.short-view ul .staff_custom_link a:hover {
	background: #fff;
	border-color: #fde428;
	color: #222;
}

.staff_carousel_container .staff_carousel_item .staff_info h5 a, .stm_contact .stm_contact_info .stm_contact_row a {
	color: #002e5b;
}

.staff_carousel_container {
	position: relative;
}

.staff_carousel_container .staff_carousel-box {
	margin: 0 -15px;
}

.staff_carousel_container .staff_carousel_arrows {
	position: absolute;
	top: -72px;
	right: 0;
}

.staff_carousel_container .staff_carousel_arrows .slick_next, .staff_carousel_container .staff_carousel_arrows .slick_prev {
	top: 0;
	right: 0;
}

.staff_carousel_container .staff_carousel_arrows .slick_prev {
	left: -95px;
}

@media only screen and (max-width:380px) {
	.staff_carousel_container .staff_carousel_arrows {
		display: none;
	}
}

.staff_carousel_container .staff_carousel_item {
	padding: 0 15px;
}

.staff_carousel_container .staff_carousel_item .staff_image img {
	display: block;
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.staff_carousel_container .staff_carousel_item .staff_info h5 {
	margin-bottom: 0;
}

.stm_contact {
	position: relative;
	margin: 0 0 27px;
}

.stm_contact .stm_contact_image {
	float: left;
	max-width: 87px;
	margin: 0 23px 0 0;
}

.stm_contact .stm_contact_image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_contact .stm_contact_info {
	overflow: hidden;
}

.stm_contact .stm_contact_info h5 {
	padding: 0;
	margin: 0 0 7px;
	line-height: 16px;
}

.stm_contact .stm_contact_info .stm_contact_job {
	font-weight: 600;
	font-size: 13px;
	margin: 0 0 9px;
}

.stm_contact .stm_contact_info .stm_contact_row {
	font-size: 13px;
	margin: 0 0 4px;
}

.stm_contact .stm_contact_info .stm_contact_row:last-child {
	margin: 0;
}

.stm_contact_two {
	position: relative;
}

.stm_contact_two .fa {
	font-family: "Font Awesome 6 Free";
}

.stm_contact_two .stm_contact_image {
	float: left;
	display: inline;
	max-width: 50px;
	margin: 0 17px 0 0;
}

.stm_contact_two .stm_contact_image img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 50%;
}

.stm_contact_two .stm_contact_info {
	position: relative;
	overflow: hidden;
}

.stm_contact_two .stm_contact_info h5 {
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-size: 13px;
	text-transform: uppercase;
}

.stm_contact_two .stm_contact_info .stm_contact_job {
	font-weight: 400;
	font-style: italic;
	font-size: 13px;
	margin: 0 0 13px;
}

.stm_contact_two .stm_contact_info .stm_contact_row {
	font-size: 14px;
	margin: 0 0 10px;
	position: relative;
	padding-left: 28px;
	color: #222;
}

.stm_contact_two .stm_contact_info .stm_contact_row:last-child {
	margin: 0;
}

.stm_contact_two .stm_contact_info .stm_contact_row a {
	color: #002e5b;
}

.stm_contact_two .stm_contact_info .stm_contact_row i {
	position: absolute;
	top: 1px;
	left: 0;
	width: 20px;
	text-align: center;
	font-size: 20px;
	color: #6c98e1;
}

.stm_contact_two .stm_contact_info .stm_contact_row i.fa-envelope {
	font-size: 17px;
}

.countdown_box .stm_countdown {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.countdown_box .stm_countdown .count-box {
	float: left;
	min-width: 90px;
	text-align: center;
	border: 1px solid #e6e6e6;
	margin-right: 20px;
	margin-bottom: 20px;
}

.countdown_box .stm_countdown .count-box .position {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 13px 0 12px;
	width: 25px;
	height: 93px;
	line-height: 93px;
	font-size: 48px;
	color: #6c98e1;
}

.countdown_box .stm_countdown .count-box .position .digit {
	position: absolute;
	top: 0;
	left: 0;
}

.countdown_box .stm_countdown .countdown_label {
	display: block;
	padding: 7px 0;
	border-top: 1px solid #e6e6e6;
	text-transform: lowercase;
	color: #a6a6a6;
}

.countdown_box .countdown_description {
	margin-bottom: 41px;
	line-height: 30px;
	font-size: 18px;
	color: #777;
}

.countdown_box .stm-register-form .user_validated_field {
	outline: 0 !important;
	padding: 16px 20px;
	margin-bottom: 15px;
	border-radius: 25px;
	border: 1px solid #fafafa;
	color: #222;
	background-color: #fafafa;
}

.countdown_box .stm-register-form .user_validated_field::-webkit-input-placeholder {
	color: #adadad;
}

.countdown_box .stm-register-form .user_validated_field::-moz-placeholder {
	color: #adadad;
}

.countdown_box .stm-register-form .user_validated_field:-moz-placeholder {
	color: #adadad;
}

.countdown_box .stm-register-form .user_validated_field:-ms-input-placeholder {
	color: #adadad;
}

@media only screen and (min-width:1480px) {
	.stm-register-form .user_validated_field {
		min-width: 308px;
	}
}

@media only screen and (max-width:469px) {
	.countdown_box .stm_countdown .count-box {
		float: none;
	}
	
	.stm-register-form .user_validated_field {
		width: 100%;
	}
}

.vacancy_table_wr {
	position: relative;
	margin: 0 0 45px;
}

.vacancy_table_wr .vacancy_table {
	width: 100%;
}

.vacancy_table_wr .vacancy_table thead th {
	position: relative;
	color: #002e5b;
	font-size: 13px;
	padding: 21px 0 21px 43px;
	cursor: pointer;
	font-weight: 700;
	text-transform: lowercase;
	border-top: 5px solid #cacaca;
	border-bottom: 1px solid #e5e5e5;
}

.vacancy_table_wr .vacancy_table thead th.headerSortDown, .vacancy_table_wr .vacancy_table thead th.headerSortUp {
	border-top-color: #fde428;
}

.vacancy_table_wr .vacancy_table thead th.headerSortDown:after {
	content: "";
}

.vacancy_table_wr .vacancy_table thead th.headerSortUp:after {
	content: "";
}

.vacancy_table_wr .vacancy_table thead th:after {
	content: "";
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-weight: 600;
	font-size: 11px;
	color: #002e5b;
	position: absolute;
	margin: 2px 0 0 20px;
}

.vacancy_table_wr .vacancy_table thead th:first-child {
	padding-left: 0;
}

.vacancy_table_wr .vacancy_table tbody td {
	font-size: 13px;
	line-height: 18px;
	padding: 13px 0 13px 43px;
	border-bottom: 1px solid #e5e5e5;
}

.vacancy_table_wr .vacancy_table tbody td:first-child {
	padding-left: 0;
}

.vacancy_table_wr .vacancy_table tbody td a {
	color: #002e5b;
	transition: all .3s ease;
}

.vacancy_table_wr .vacancy_table tbody td a:hover {
	text-decoration: none;
	color: #6c98e1;
}

.testimonials_carousel {
	position: relative;
	margin: 0 -20px;
}

.testimonials_carousel.disable_carousel {
	font-size: 0;
}

.testimonials_carousel.disable_carousel .testimonial {
	padding: 0 20px;
	margin: 0 0 45px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.testimonials_carousel.disable_carousel.per_row_2 .testimonial {
	width: 50%;
}

.testimonials_carousel.disable_carousel.per_row_3 .testimonial {
	width: 33%;
}

.testimonials_carousel.disable_carousel.per_row_3 .testimonial .image {
	float: none;
	max-width: inherit;
	margin: 0 0 20px;
}

.testimonials_carousel .testimonial {
	position: relative;
	padding: 0 20px;
}

.testimonials_carousel .testimonial .image {
	float: left;
	margin: 0 30px 0 0;
	max-width: 255px;
}

@media (min-width:769px) and (max-width:991px) {
	.testimonials_carousel .testimonial .image {
		max-width: 100%;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.testimonials_carousel .testimonial .info {
		width: 90%;
	}
}

.testimonials_carousel .testimonial .image a {
	position: relative;
	display: block;
}

.testimonials_carousel .testimonial .image a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	transition: all .3s ease;
	opacity: 0;
}

.testimonials_carousel .testimonial .image a:after {
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	transition: all .3s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	color: #fff;
	font-size: 30px;
	opacity: 0;
}

.testimonials_carousel .testimonial .image a:hover:after, .testimonials_carousel .testimonial .image a:hover:before {
	opacity: 1;
}

.testimonials_carousel .testimonial .image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.testimonials_carousel .testimonial .info {
	overflow: hidden;
}

.testimonials_carousel .testimonial .info h4 {
	color: #002e5b;
	margin-bottom: 6px;
	line-height: 22px;
	padding-top: 0;
}

.testimonials_carousel .testimonial .info h4 a {
	color: #002e5b;
	transition: all .3s ease;
}

.testimonials_carousel .testimonial .info h4 a:hover {
	color: #6c98e1;
	text-decoration: none;
}

.testimonials_carousel .testimonial .info .company, .testimonials_carousel .testimonial .info .position {
	font-weight: 600;
	color: #777;
	line-height: 18px;
}

.testimonials_carousel .testimonial .info .company {
	margin: 0 0 24px;
}

.testimonials_carousel .testimonial .info p {
	color: #222;
	line-height: 22px;
	margin: 0;
}

.testimonials_carousel.style_2 {
	margin: 0 -15px;
}

.testimonials_carousel.style_2 .item {
	position: relative;
	padding: 0 15px;
}

.testimonials_carousel.style_2 .item .testimonial {
	background: #f5f5f5;
	position: relative;
	padding: 28px 28px 27px;
	margin: 0 0 21px;
}

.testimonials_carousel.style_2 .item .testimonial:before {
	content: "";
	font-family: stm;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 48px;
	color: #fde428;
	position: absolute;
	width: 60px;
	height: 40px;
	overflow: hidden;
}

.testimonials_carousel.style_2 .item .testimonial:after {
	content: "";
	position: absolute;
	left: 65px;
	bottom: -30px;
	width: 30px;
	height: 33px;
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/testimonials_before_2.png") no-repeat;
	background-size: 15px 18px;
}

.testimonials_carousel.style_2 .item .testimonial p {
	margin: 0;
	font-size: 14px;
	line-height: 26px;
	color: #222;
}

.testimonials_carousel.style_2 .item .testimonial:before {
	bottom: 0;
	right: 1px;
}

.testimonials_carousel.style_2 .item .testimonial-info {
	position: relative;
}

.testimonials_carousel.style_2 .item .testimonial-info:after {
	content: "";
	display: table;
	clear: both;
}

.testimonials_carousel.style_2 .item .testimonial-info .testimonial-image {
	max-width: 50px;
	display: table-cell;
	vertical-align: middle;
}

.testimonials_carousel.style_2 .item .testimonial-info .testimonial-image img {
	max-width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 100%;
}

.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px;
}

.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text .name {
	color: #222;
	line-height: 20px;
	font-size: 14px;
	font-weight: 700;
}

.testimonials_carousel.style_2 .item .testimonial-info .testimonial-text .company {
	font-size: 14px;
	color: grey;
	line-height: 20px;
	font-style: italic;
}

.testimonials_carousel.style_3 .testimonial_inner {
	padding: 20px;
	background: #fff;
}

.testimonials_carousel.style_3 .testimonial_inner:after {
	content: "";
	display: table;
	clear: both;
}

.testimonials_carousel.style_3 .testimonial_inner .image {
	margin-right: 20px;
	width: 174px;
}

.testimonials_carousel.style_3 .testimonial_inner p {
	margin-bottom: 17px;
	color: #222;
	line-height: 22px;
}

.testimonials_carousel.style_3 .testimonial_inner h6 {
	padding-top: 0;
	margin-bottom: 3px;
	letter-spacing: 0;
}

.testimonials_carousel.style_3 .testimonial_inner h6 a {
	color: #002e5b;
	transition: color .3s ease;
}

.testimonials_carousel.style_3 .testimonial_inner h6 a:focus, .testimonials_carousel.style_3 .testimonial_inner h6 a:hover {
	text-decoration: none;
}

.testimonials_carousel.style_3 .testimonial_inner h6 a:hover {
	color: #222;
}

.testimonials_carousel.style_3 .testimonial_inner .position {
	font-size: 13px;
	letter-spacing: -.01em;
	font-weight: 400;
	color: #777;
}

.vc_image_carousel_wr {
	margin: 0 -10px;
}

.vc_image_carousel_wr.no_paddings .vc_image_carousel.owl-carousel .owl-item .item {
	padding: 0;
}

.vc_image_carousel_wr .vc_image_carousel {
	position: relative;
}

.vc_image_carousel_wr .vc_image_carousel.owl-carousel .owl-item {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.vc_image_carousel_wr .vc_image_carousel.owl-carousel .owl-item .item {
	padding: 0 10px;
}

.vc_image_carousel_wr .vc_image_carousel.style_1.owl-carousel .owl-stage-outer {
	z-index: 20;
}

.vc_image_carousel_wr .vc_image_carousel.style_2 {
	position: relative;
	overflow: hidden;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel {
	padding: 0 225px;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer {
	overflow: visible !important;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .owl-item {
	max-height: 652px;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(255, 255, 255, .5);
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next:hover, .vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev:hover {
	background-color: #002e5b;
	color: #fff;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .active .item:before {
	display: none;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-controls {
	right: 0;
	left: 0;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav {
	font-size: 0;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 100%;
	border: 0;
	margin: 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s;
	visibility: visible;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev:hover:before {
	color: #fff;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	height: 100%;
	border: 0;
	margin: 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s;
	visibility: visible;
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next:hover:before {
	color: #fff;
}

.vc_image_carousel_wr.grayscale .owl-item img {
	transition: all .3s ease;
	opacity: .9;
	filter: grayscale(1);
}

.vc_image_carousel_wr.grayscale .owl-item img:hover {
	opacity: 1;
}

.vc_image_carousel_wr.centered .owl-item img {
	margin: 0 auto;
}

@media only screen and (max-width:1024px) {
	.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel {
		padding: 0 150px;
	}
	
	.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next, .vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev {
		width: 46px;
	}
}

@media only screen and (max-width:991px) {
	.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel {
		padding: 0 100px;
	}
}

@media only screen and (max-width:767px) {
	.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel {
		padding: 0;
	}
}

.stm_news {
	position: relative;
}

.stm_news .news_list {
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	font-size: 0;
}

.stm_news .news_list.posts_per_row_3 li {
	width: 33%;
}

.stm_news .news_list.posts_per_row_2 li {
	width: 50%;
}

.stm_news .news_list.posts_per_row_1 li {
	width: 100%;
}

.stm_news .news_list li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
	font-size: 13px;
}

.stm_news .news_list li .image {
	margin: 0 0 30px;
}

.stm_news .news_list li .image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_news .news_list li .image a {
	position: relative;
	display: block;
}

.stm_news .news_list li .image a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	transition: all .3s ease;
	opacity: 0;
}

.stm_news .news_list li .image a:after {
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	transition: all .3s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	color: #fff;
	font-size: 30px;
	opacity: 0;
}

.stm_news .news_list li .image a:hover:after, .stm_news .news_list li .image a:hover:before {
	opacity: 1;
}

.stm_news .news_list li h5 {
	margin-bottom: 17px;
	padding-top: 0;
}

.stm_news .news_list li h5:before {
	content: "";
	display: block;
	width: 47px;
	height: 5px;
	background: #fde428;
	margin: 0 0 20px;
}

.stm_news .news_list li h5 a {
	color: #002e5b;
}

.stm_news .news_list li h5 a:hover {
	color: #6c98e1;
	text-decoration: none;
}

.stm_news .news_list li .date {
	position: relative;
	font-size: 13px;
	padding: 0 0 0 23px;
}

.stm_news .news_list li .date:before {
	content: "";
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #fde428;
	position: absolute;
	left: 0;
	top: 1px;
	font-size: 15px;
}

.stm_gmap_wrapper {
	position: relative;
}

.stm_gmap_wrapper .stm_gmap {
	height: 733px;
	width: 100%;
}

.stm_gmap_wrapper .stm_gmap .gm-style div > div:last-child > div:last-child > div:last-child > div > div:first-child div {
	border-top-color: #002e5b !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style div > div:last-child > div:last-child > div:last-child > div > div:first-child div + div {
	border-radius: 55px !important;
	background-color: #002e5b !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-chr {
	display: none !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-a > .gm-style-iw-t > .gm-style-iw.gm-style-iw-c > .gm-style-iw-d > div {
	display: block !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw-a > .gm-style-iw-t::after {
	content: "";
	border: 6px solid transparent;
	border-top-color: #002e5b !important;
	position: absolute;
	bottom: -12px;
	left: -6px;
	width: 0;
	background-color: transparent !important;
	box-shadow: none !important;
	z-index: 1;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw {
	text-align: center;
	margin-top: -4px;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw.gm-style-iw-c {
	background-color: #002e5b !important;
	border-radius: 55px !important;
	box-shadow: -2px 2px 2px 0 rgba(50, 50, 50, .1);
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw > div > div {
	overflow: hidden !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw h6 {
	display: block;
	margin: 0;
	text-transform: lowercase;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	line-height: 20px;
	padding-top: 0;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw h6:after {
	display: none;
}

.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw + div {
	display: none !important;
}

.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
	border: none !important;
	background: #002e5b !important;
	border-radius: 30px !important;
	margin-top: -6px;
}

.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div {
	left: 7px !important;
	box-shadow: none !important;
	background: #002e5b !important;
	z-index: 40;
}

.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:nth-child(2) > div {
	left: -1px !important;
	box-shadow: none !important;
	background: #002e5b !important;
	z-index: 40;
}

.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:nth-child(2) {
	background-color: transparent !important;
	box-shadow: none !important;
}

.stm_gmap_wrapper .gmap_addresses {
	padding: 73px 0 71px;
	background: #002e5b;
}

.stm_gmap_wrapper .gmap_addresses .addresses, .stm_gmap_wrapper .gmap_addresses .container {
	position: relative;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item {
	padding: 0 66px 0 1px;
	border-right: 1px solid rgba(255, 255, 255, .25);
}

.stm_gmap_wrapper .gmap_addresses .addresses .item .title {
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	margin: 0 0 14px;
	transition: color .3s ease;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li {
	color: rgba(255, 255, 255, .5);
	margin: 0 0 14px;
	transition: color .3s ease;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li:after {
	content: "";
	display: table;
	clear: both;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li:last-child {
	margin: 0;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .icon {
	float: left;
	width: 16px;
	line-height: 20px;
	font-size: 16px;
	margin-right: 14px;
	text-align: center;
	color: rgba(253, 228, 40, .5);
	transition: color .3s ease;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .icon .stm-email {
	font-size: 12px;
	padding: 2px 0 0;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .text {
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .text a {
	color: #6c98e1;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li .text p {
	margin: 0;
	font-size: 13px;
	line-height: 16px;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item.focused .title, .stm_gmap_wrapper .gmap_addresses .addresses .item:hover .title {
	color: #fde428;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item.focused ul li, .stm_gmap_wrapper .gmap_addresses .addresses .item:hover ul li {
	color: #fff;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item.focused ul li .icon, .stm_gmap_wrapper .gmap_addresses .addresses .item:hover ul li .icon {
	color: #fde428;
}

.stm_gmap_wrapper .gmap_addresses .addresses .owl-stage-outer {
	z-index: 11;
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr {
	position: absolute;
	right: 15px;
	top: 0;
	height: 100%;
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots {
	display: inline-block;
	vertical-align: middle;
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots .owl-dot {
	width: 8px;
	height: 8px;
	padding: 2px;
	margin: 12px 0;
	cursor: pointer;
	transition: all .2s linear;
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots .owl-dot span {
	display: block;
	width: 4px;
	height: 4px;
	border: 1px solid #6c98e1;
	background: #6c98e1;
	padding: 0;
	transition: all .2s linear;
	border-radius: 50%;
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots .owl-dot.active {
	padding: 0;
}

.stm_gmap_wrapper .gmap_addresses .owl-dots-wr .owl-dots .owl-dot.active span {
	width: 8px;
	height: 8px;
	background: #fde428;
	border-color: #fde428;
}

@media only screen and (max-width:767px) {
	.stm_gmap_wrapper .gmap_addresses .owl-controls {
		left: auto;
		z-index: 100;
	}
}

.company_history {
	position: relative;
}

.company_history > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.company_history > ul > li, .company_history > ul > li:last-child {
	margin: 0;
}

.company_history > ul > li .year {
	font-size: 20px;
	font-weight: 700;
	color: #002e5b;
	line-height: 28px;
	letter-spacing: -.04em;
	display: table-cell;
}

.company_history > ul > li .sep {
	position: relative;
	display: table-cell;
	width: 80px;
}

.company_history > ul > li .sep:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 8px;
	width: 9px;
	height: 9px;
	background: #fde428;
	border-radius: 100%;
	transform: translateX(-50%);
}

.company_history > ul > li .sep:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 20px;
	bottom: -5px;
	width: 1px;
	background: #e6e6e6;
	border-radius: 100%;
	transform: translateX(-50%);
}

.company_history > ul > li:last-child .sep:before {
	display: none;
}

.company_history > ul > li:last-child .company_history_text {
	padding: 0;
}

.company_history > ul > li .company_history_text {
	display: table-cell;
	padding: 0 0 50px;
}

.company_history > ul > li .company_history_text h4 {
	margin: 0 0 16px;
	padding: 0;
	font-weight: 700;
}

.company_history > ul > li .company_history_text p {
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}

@media only screen and (max-width:580px) {
	.company_history > ul > li .company_history_text, .company_history > ul > li .year {
		display: block;
	}
	
	.company_history > ul > li .sep {
		display: none;
	}
}

.stm_contacts_widget {
	color: #fff;
}

.stm_contacts_widget h4 {
	position: relative;
	color: #fff;
	padding: 0;
}

.stm_contacts_widget ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}

.stm_contacts_widget ul li {
	color: #fff;
	padding: 0;
	margin: 0 0 13px;
	line-height: 22px;
}

.stm_contacts_widget ul li:before {
	display: none;
}

.stm_contacts_widget ul li .icon {
	float: left;
	font-size: 20px;
	line-height: 18px;
	color: #fde428;
	margin: 0 15px 0 0;
}

.stm_contacts_widget ul li .icon .fa-envelope {
	font-size: 16px;
	line-height: 22px;
}

.stm_contacts_widget ul li .icon .fa {
	font-family: "Font Awesome 6 Free";
}

.stm_contacts_widget ul li .text {
	overflow: hidden;
	padding: 1px 0 0;
	font-weight: 500;
}

.stm_contacts_widget ul.socials {
	margin: 0;
}

.stm_contacts_widget ul.socials:after {
	content: "";
	display: table;
	clear: both;
}

.stm_contacts_widget ul.socials li {
	float: left;
	margin: 0 8px 8px 0;
}

.stm_contacts_widget ul.socials li:last-child {
	margin-right: 0;
}

.stm_contacts_widget ul.socials li a {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 32px;
	background: #fff;
	text-align: center;
	line-height: 32px;
	color: #002e5b;
	font-size: 17px;
	text-decoration: none !important;
	transition: all .3s ease;
}

.stm_contacts_widget ul.socials li a i {
	line-height: 34px;
}

.stm_contacts_widget ul.socials li a i.fa-vimeo {
	font-size: 14px;
}

.stm_contacts_widget ul.socials li a i.stm-google-plus {
	font-size: 13px;
}

.stm_contacts_widget ul.socials li a:hover {
	background: #6c98e1;
	color: #fff;
}

.stm_contacts_widget ul.socials li a.social-facebook:hover {
	background: #3a5897;
}

.stm_contacts_widget ul.socials li a.social-twitter:hover {
	background: #00aced;
}

.stm_contacts_widget ul.socials li a.social-instagram:hover {
	background: #ac907a;
}

.stm_contacts_widget ul.socials li a.social-google-plus:hover {
	background: #db4437;
}

.stm_contacts_widget ul.socials li a.social-linkedin:hover {
	background: #0077b5;
}

.stm_contacts_widget ul.socials li a.social-skype:hover {
	background: #00aff0;
}

.stm_contacts_widget.style_2 ul {
	margin-bottom: -13px;
}

.stm_contacts_widget.style_2 ul:after {
	content: "";
	display: table;
	clear: both;
}

.stm_contacts_widget.style_2 ul li {
	float: left;
}

.stm_contacts_widget.style_2 ul li:not(:last-child) {
	margin-right: 54px;
}

.stm_contacts_widget.style_2 ul li .icon {
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: 39px;
	background: #fde428;
	text-align: center;
	line-height: 39px;
	color: #fff;
}

.stm_contacts_widget.style_2 ul li .text {
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
	color: #002e5b;
}

.stm_contacts_widget.style_3 ul {
	text-align: center;
	font-size: 0;
	margin-bottom: 0;
	list-style: none;
}

.stm_contacts_widget.style_3 ul li {
	padding: 0 17px;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
}

.stm_contacts_widget.style_3 ul li .icon {
	float: none;
	min-height: 25px;
	margin: 0 0 17px;
	font-size: 19px;
}

.stm_contacts_widget.style_3 ul li .icon:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 0;
	vertical-align: bottom;
}

.stm_contacts_widget.style_3 ul li .icon i {
	vertical-align: bottom;
}

.stm_contacts_widget.style_3 ul li .icon .stm-envelope-11 {
	font-size: 16px;
}

.stm_contacts_widget.style_3 ul li .icon .stm-clock6, .stm_contacts_widget.style_3 ul li .icon .stm-pin-11 {
	font-size: 20px;
}

.stm_contacts_widget.style_3 ul li .text {
	padding: 0;
	line-height: 18px;
	font-weight: 400;
	color: rgba(255, 255, 255, .5);
}

.stm_contacts_widget.style_3 ul li .text a {
	color: #fff;
}

.stm_contacts_widget.style_4 h4, .stm_contacts_widget.style_4 ul li {
	color: #222;
}

.stm_contacts_widget.style_4 {
	letter-spacing: -.4px;
}

.stm_contacts_widget.style_4 ul {
	margin-bottom: 25px;
}

.stm_contacts_widget.style_4 ul li .icon {
	color: #6c98e1;
}

.stm_contacts_widget.style_4 ul li .icon .fa {
	margin-top: 4px;
}

.stm_contacts_widget.style_4 ul li .icon .fa-map-marker:before {
	content: "";
	font-family: stm !important;
	font-size: 18px;
}

.stm_contacts_widget.style_4 ul li .icon .fa-envelope {
	margin-top: 1px;
}

.stm_contacts_widget.style_4 ul li .icon .fa-fax {
	font-size: 16px;
	margin-top: 2px;
}

.stm_contacts_widget.style_4 ul li a {
	color: #002e5b;
}

.stm_contacts_widget.style_4 ul.socials li a {
	background: #bfbfbf;
	color: #fff;
}

.stm_contacts_widget.style_4 ul.socials li a:hover {
	background: #6c98e1;
	color: #fff;
}

.stm_contacts_widget.style_4 ul.socials li a.social-facebook:hover {
	background: #6c98e1;
}

.stm_events_grid {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin: 0 -15px;
	font-size: 0;
}

.stm_events_grid .item {
	position: relative;
	display: flex;
	vertical-align: top;
	width: 33.333333%;
	padding: 0 15px;
	margin: 0 0 30px;
	font-size: 14px;
}

.stm_events_grid .item .item_wr {
	border: 3px solid #f2f2f2;
}

.stm_events_grid .item .item_wr .item_thumbnail {
	margin: -3px -3px 0;
}

.stm_events_grid .item .item_wr .item_thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_events_grid .item .item_wr .item_thumbnail a {
	position: relative;
	display: block;
}

.stm_events_grid .item .item_wr .item_thumbnail a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	transition: all .3s ease;
	opacity: 0;
}

.stm_events_grid .item .item_wr .item_thumbnail a:after, .stm_services .item .item_wr .item_thumbnail a:after {
	content: "";
	transition: all .3s ease;
	line-height: 1;
	opacity: 0;
	-moz-osx-font-smoothing: grayscale;
	font-family: stm;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
}

.stm_events_grid .item .item_wr .item_thumbnail a:after {
	speak: none;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	color: #fff;
	font-size: 30px;
}

.stm_events_grid .item .item_wr .item_thumbnail a:hover:after, .stm_events_grid .item .item_wr .item_thumbnail a:hover:before {
	opacity: 1;
}

.stm_events_grid .item .item_wr .content {
	padding: 20px 27px;
	font-size: 13px;
	transition: all .3s ease;
}

.stm_events_grid .item .item_wr .content h6 {
	padding: 0;
	margin: 0 0 14px;
	line-height: 24px;
}

.stm_events_grid .item .item_wr .content h6 a {
	text-decoration: none !important;
	color: #002e5b;
	transition: all .3s ease;
}

.stm_events_grid .item .item_wr .content h6 a:hover {
	color: #6c98e1;
}

.stm_events_grid .item .item_wr .content h6:after {
	display: none;
}

.stm_events_grid .item .item_wr .content p {
	line-height: 18px;
}

.stm_events_grid .item .item_wr .content .stm-event__meta {
	padding: 0;
	margin: 0;
	list-style: none;
}

.stm_events_grid .item .item_wr .content .stm-event__meta li {
	display: block;
	margin: 6px 0;
	position: relative;
	padding-left: 24px;
	line-height: 18px;
}

.stm_events_grid .item .item_wr .content .stm-event__meta li .fa {
	position: absolute;
	top: 2px;
	left: 0;
	width: 17px;
	text-align: center;
	color: #fde428;
	font-size: 15px;
}

.stm_events_grid.cols_4 .item {
	width: 25%;
}

.stm_events_grid.cols_2 .item {
	width: 50%;
}

.stm_events_grid.cols_1 .item {
	width: 100%;
}

.events_pagination {
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}

.stm_events_classic {
	position: relative;
	margin: 0 -15px;
}

.stm_events_classic .item {
	position: relative;
	display: block;
	padding: 0 15px;
	margin: 0 0 30px;
	font-size: 14px;
}

.stm_events_classic .item .item_wr {
	padding-top: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #ddd;
}

.stm_events_classic .item .item_wr .item_thumbnail {
	margin-bottom: 30px;
}

.stm_events_classic .item .item_wr .item_thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_events_classic .item .item_wr .content {
	font-size: 13px;
	transition: all .3s ease;
}

.stm_events_classic .item .item_wr .content h4 {
	padding-top: 0;
	margin-bottom: 18px;
	font-weight: 700;
	font-size: 22px;
}

.stm_events_classic .item .item_wr .content p {
	line-height: 18px;
}

.stm_events_classic .item .item_wr .content .stm-event__meta {
	padding: 0;
	margin: 0 0 10px;
	list-style: none;
}

.stm_events_classic .item .item_wr .content .stm-event__meta li {
	display: inline-block;
	vertical-align: top;
	margin: 6px 20px 6px 0;
	position: relative;
	padding-left: 24px;
	line-height: 18px;
}

.stm_events_classic .item .item_wr .content .stm-event__meta li .fa {
	position: absolute;
	top: 1px;
	left: 0;
	width: 17px;
	text-align: center;
	color: #6c98e1;
	font-size: 15px;
}

.stm_events_classic .item .item_wr .event_read_more {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 17px;
}

.stm_events_classic .item:first-child .item_wr {
	border-top: 0;
	padding-top: 0;
}

.stm_events_classic .events_pagination {
	margin: 0 15px;
}

.stm_events_classic .stm_events_list_form {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999999999;
	background-color: rgba(0, 0, 0, .5);
}

.stm_events_classic .stm_events_list_form #event-form-box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -192px;
	margin-left: -480px;
	width: 960px;
}

.stm_events_classic .stm_events_list_form #event-form-box .notice__hide {
	position: absolute;
	top: 20px;
	right: 50px;
	font-size: 30px;
	cursor: pointer;
}

.stm_events_modern {
	position: relative;
	text-align: center;
	font-size: 0;
}

.stm_events_modern .stm_events_modern_list {
	text-align: left;
	border-bottom: 1px solid #ddd;
	margin-bottom: 60px;
}

.stm_events_modern .stm_events_modern_list .item {
	position: relative;
	display: block;
	padding: 40px 25px;
	border-top: 1px solid #ddd;
	font-size: 14px;
}

.stm_events_modern .stm_events_modern_list .item:before {
	display: none;
	content: "";
	position: absolute;
	top: 0;
	left: -1px;
	width: 5px;
	height: 100%;
	background-color: #fde428;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content {
	display: table;
	width: 100%;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row {
	display: table-cell;
	vertical-align: middle;
	width: 240px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row:first-child {
	width: 480px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row h5 {
	padding: 0;
	margin: 0;
	line-height: 24px;
	letter-spacing: -.7px;
	font-size: 16px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row h5 a {
	text-decoration: none !important;
	color: #002e5b;
	transition: all .3s ease;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row h5 a:hover {
	color: #6c98e1;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row h5:after {
	display: none;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_row {
	margin: 15px 0;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_thumbnail {
	float: left;
	display: inline;
	width: 40px;
	height: 40px;
	margin-right: 15px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 50%;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content {
	position: relative;
	overflow: hidden;
	font-size: 13px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_description {
	font-style: italic;
	margin-bottom: 4px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_name {
	letter-spacing: -.7px;
	font-weight: 600;
	color: #222;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_name a {
	text-decoration: none !important;
	color: #222;
	transition: all .3s ease;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content .event_speaker_name a:hover {
	color: #6c98e1;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .fa {
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	text-align: center;
	margin-right: 10px;
	color: #fde428;
	font-size: 15px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__calendar {
	position: relative;
	padding-left: 28px;
	font-size: 13px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__calendar .fa {
	top: 50%;
	margin-top: -7px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__venue {
	position: relative;
	padding-left: 24px;
	font-size: 13px;
}

.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__venue .fa {
	top: 50%;
	margin-top: -8px;
}

.stm_events_modern .stm_events_modern_list .item:hover {
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .3);
}

.stm_events_modern .stm_events_modern_list .item:hover:before {
	display: block;
}

.stm_events_modern .event_btn_loading {
	display: none !important;
	padding-left: 30px !important;
}

.stm_events_modern.event_posts_loading .load_more_btn {
	display: none;
}

.stm_events_modern.event_posts_loading .event_btn_loading {
	display: inline-block !important;
}

.stm_events_widgets {
	position: relative;
	margin: 0 -15px;
	font-size: 0;
}

.stm_events_widgets .item {
	position: relative;
	display: block;
	padding: 0 15px;
	margin: 0 0 26px;
	font-size: 14px;
}

.event-members-box-wrap .stm-ajax-loader, .stm_events_widgets .item .item_wr .content h6:after {
	display: none;
}

.stm_events_widgets .item .item_wr {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.stm_events_widgets .item .item_wr .content {
	font-size: 13px;
	transition: all .3s ease;
}

.stm_events_widgets .item .item_wr .content h6 {
	padding: 0;
	margin: 0 0 10px;
	line-height: 20px;
	font-size: 14px;
}

.stm_events_widgets .item .item_wr .content h6 a {
	text-decoration: none !important;
	color: #002e5b;
	transition: all .3s ease;
}

.stm_events_widgets .item .item_wr .content h6 a:hover {
	color: #6c98e1;
}

.stm_events_widgets .item .item_wr .content p {
	line-height: 18px;
}

.stm_events_widgets .item .item_wr .content .stm-event__meta {
	padding: 0;
	margin: 0;
	list-style: none;
}

.stm_events_widgets .item .item_wr .content .stm-event__meta li {
	display: block;
	margin: 6px 0;
	position: relative;
	padding-left: 24px;
	line-height: 18px;
}

.stm_events_widgets .item .item_wr .content .stm-event__meta li .fa {
	position: absolute;
	top: 2px;
	left: 0;
	width: 17px;
	text-align: center;
	color: #6c98e1;
	font-size: 15px;
}

.stm_events_widgets .item:last-child {
	margin-bottom: 0;
}

.stm_events_widgets .item:last-child .item_wr {
	border: 0;
	padding: 0;
}

.event_content .vc_general.vc_btn3 {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: transparent;
	color: #5472d2;
	border: 1px solid transparent;
	box-sizing: border-box;
	word-wrap: break-word;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	position: relative;
	top: 0;
	text-decoration: none;
	transition: all .2s ease-in-out;
	line-height: normal;
	font-size: 14px;
	padding: 14px 20px;
}

.event_content .vc_general.vc_btn3.nitro-lazy {
	background-image: none !important;
}

.event_content .vc_general.vc_btn3 .vc_btn3-icon {
	display: block;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.event_content .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, .event_content body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-flat, .event_content body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
	padding: 10px 21px;
}

.event_content .item_thumbnail img {
	display: block;
	overflow: hidden;
	position: relative;
	max-width: 100%;
	height: auto;
}

.event_content .event_info_table {
	display: table;
	width: 100%;
	padding: 16px 0;
	margin-bottom: 30px;
	background-color: #002e5b;
}

.event_content .event_info_table .event_info {
	display: table-cell;
	vertical-align: top;
	padding: 0 30px;
}

.event_content .event_info_table .event_info.text-right {
	vertical-align: middle;
}

.event_joining, .event_joining_count, .event_joining_count_box {
	vertical-align: top;
	display: inline-block;
}

.event_content .event_info_table .event_info ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.event_content .event_info_table .event_info ul li {
	display: block;
	list-style: none;
	padding: 8px 0 8px 26px;
	position: relative;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
}

.event_content .event_info_table .event_info ul li a {
	color: #fff;
}

.event_content .event_info_table .event_info ul li .fa {
	position: absolute;
	top: 9px;
	left: 0;
	width: 17px;
	margin-right: 10px;
	text-align: center;
	color: #fde428;
	font-size: 15px;
}

.event_content .event_info_table .event_info .vc_general.vc_btn3 {
	white-space: nowrap;
}

.event_content .event_info_table .event_info .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover {
	border-color: #fde428 !important;
	background-color: transparent !important;
}

.event_content .event_info_table .event_info .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover .vc_btn3-icon {
	color: #fff !important;
}

.event_joining {
	margin-right: 10px;
	margin-bottom: 10px;
}

.event_joining .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline {
	color: #222;
}

.event_joining_count {
	position: relative;
	height: 44px;
	padding: 10px 20px;
	border: 2px solid #f2f2f2;
	font-style: italic;
	color: #222;
}

.event_joining_count .fa {
	font-size: 22px;
	position: absolute;
	height: 11px;
	line-height: 11px;
	top: 50%;
	margin-top: -5px;
	left: -8px;
	background-color: #fff;
	color: #f2f2f2;
}

.event-members-box-table {
	display: table;
	width: 100%;
	margin-bottom: 40px;
}

.event-members-box-table.bordered {
	padding-top: 20px;
	border-top: 1px solid #ddd;
}

.event-members-box-table .event-members-box-table-row {
	display: table-cell;
	vertical-align: middle;
}

.event-members-box-table .event-members-box-table-row .event-addtoany {
	font-size: 13px;
}

.event-members-box-table .event-members-box-table-row .event-addtoany .addtoany_shortcode {
	display: inline;
}

.event-members-box-wrap {
	background-color: #f2f2f2;
	padding: 22px 50px;
	margin-bottom: 30px;
}

.event-members-box-wrap h4 {
	margin-bottom: 34px;
}

.event-members-box-wrap .required-info {
	text-align: right;
	padding-top: 50px;
	font-size: 13px;
	color: #222;
}

.event-members-box-wrap .event_terms_conditions {
	padding-top: 14px;
}

.event-members-box-wrap .event_terms_conditions input[type=checkbox] {
	display: inline-block;
	vertical-align: top;
	margin-top: 4px;
	margin-right: 5px;
}

.event-members-box-wrap .event_terms_conditions label {
	font-weight: 400;
	font-size: 13px;
	color: #222;
}

.event-members-box-wrap .event_terms_conditions label a {
	color: #002e5b;
	text-decoration: underline;
}

.event-members-box-wrap .event_terms_conditions label a:hover {
	text-decoration: none;
}

.event-members-box-wrap .g-recaptcha {
	margin-top: 30px;
}

.event-members-box-wrap .button.size-lg {
	min-width: 140px;
}

.event-members-box-wrap .button.size-lg.disabled {
	background-color: #ddd;
	border-color: #ddd;
	color: #999;
}

.event-members-box-wrap .button.size-lg.disabled .fa {
	color: #999;
}

.event-members-box-wrap .stm-ajax-loader.loading {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.event-members-box-wrap .loading {
	animation: preloader 1.5s infinite linear;
}

@keyframes preloader {
	to {
		transform: rotate(360deg);
	}
}

.addtocalendar {
	position: relative;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}

.addtocalendar var {
	display: none;
}

.addtocalendar .atcb-link {
	display: none;
	visibility: hidden;
}

.addtocalendar .vc_general {
	cursor: pointer;
	color: #222 !important;
}

.addtocalendar .vc_general.vc_general-active {
	background-color: #fff !important;
}

.addtocalendar .atcb-list {
	color: #000;
	width: 100%;
	display: none;
	border: 1px solid #bfbfbf;
	padding: 0;
	background-color: #fff;
	text-align: left;
	list-style: none;
	position: absolute;
	font-size: 14px;
	top: 100%;
	left: 0;
	z-index: 900;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .3);
}

.addtocalendar .atcb-list .atcb-item:first-child a:before {
	content: "";
}

.addtocalendar .atcb-list .atcb-item:nth-child(2) a:before {
	content: "";
}

.addtocalendar .atcb-list .atcb-item:nth-child(3) a:before {
	content: "";
}

.addtocalendar .atcb-list .atcb-item:nth-child(4) a:before {
	content: "";
}

.addtocalendar .atcb-list .atcb-item:last-child a:before {
	content: "";
}

.addtocalendar .atcb-list a {
	display: block;
	padding: 5px 10px;
	text-decoration: none !important;
	font-weight: 600;
	color: #222;
}

.addtocalendar .atcb-list a:before {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	text-align: center;
	margin-right: 10px;
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	color: #002e5b;
}

.addtocalendar .atcb-list a:hover {
	background-color: #002e5b;
	color: #fff;
}

.addtocalendar .atcb-list a:hover:before {
	color: #fff;
}

.vc_general.disabled, .vc_general.disabled .fa {
	color: #999 !important;
}

.vc_general.disabled {
	background-color: #ddd !important;
	border-color: #ddd !important;
	cursor: default !important;
}

.form__notice_information {
	display: none;
}

body table.booked-calendar thead .page-left, body table.booked-calendar thead .page-right {
	top: 23px;
	font-size: 16px;
}

body table.booked-calendar td {
	color: #222;
}

body .booked-calendar-wrap .booked-appt-list h2 {
	text-align: left !important;
	color: #222;
}

body table.booked-calendar td.today .date span {
	border-color: #fde428;
}

body table.booked-calendar td.today .date:hover span {
	background-color: #fde428 !important;
}

.events_lessons_box {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.event_lesson_tabs {
	min-width: 25%;
}

.event_lesson_tabs a {
	display: block;
	padding: 19px 20px;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #fde428;
	color: #002e5b;
}

.event_lesson_tabs a span {
	display: block;
	padding-top: 4px;
	text-transform: none;
	font-weight: 400;
	font-size: 13px;
	color: #010101;
}

.event_lesson_tabs a:hover {
	color: #002e5b;
}

.event_lesson_tabs.active a {
	background-color: #002e5b;
	color: #fde428;
}

.event_lesson_tabs.active a span {
	color: #fff;
}

.event_lesson_info {
	order: 2;
	display: none;
	align-self: flex-end;
	width: 100%;
	padding-top: 40px;
	padding-left: 20px;
	list-style: none;
}

.event_lesson_info .event_lesson_info_time_loc {
	display: flex;
	margin-bottom: 7px;
	font-size: 12px;
}

.event_lesson_info .event_lesson_info_time_loc .event_lesson_info_times {
	margin-right: 50px;
}

.event_lesson_info .event_lesson_info_time_loc i {
	margin-right: 6px;
	font-size: 15px;
	color: #fde428;
}

.event_lesson_info .event_lesson_info_content_wrap {
	position: relative;
	padding-bottom: 26px;
	margin-bottom: 8px;
}

.event_lesson_info .event_lesson_info_content_wrap:before {
	content: "";
	position: absolute;
	top: 0;
	left: 5px;
	width: 1px;
	height: 100%;
	background-color: #ddd;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content {
	margin: 0 0 0 55px;
	padding-bottom: 25px;
	position: relative;
	border-bottom: 1px solid #ddd;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_info_title {
	text-transform: uppercase;
	padding: 15px 0 10px;
	letter-spacing: -.5px;
	font-weight: 700;
	font-size: 16px;
	color: #222;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_info_description {
	line-height: 22px;
	padding: 8px 0;
	font-size: 13px;
	color: #222;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers {
	display: flex;
	align-items: flex-start;
	flex-direction: row;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -25px;
	padding: 0;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
	display: inline-block;
	vertical-align: top;
	padding: 15px 25px;
	width: 33.333333%;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_thumbnail {
	max-width: 40px;
	margin-right: 14px;
	float: left;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 50%;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content {
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 13px;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name {
	margin-bottom: 2px;
	letter-spacing: -.3px;
	font-weight: 700;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name a {
	color: #222;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_name a:hover {
	text-decoration: none;
	color: #6c98e1;
}

.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li .event_speaker_content .event_speaker_description {
	font-style: italic;
}

.event_lesson_info li:last-child .event_lesson_info_content_wrap {
	padding-bottom: 0;
	margin-bottom: 0;
}

.event_lesson_info li:last-child .event_lesson_info_content_wrap:before {
	display: none;
}

.event_lesson_info li:last-child .event_lesson_info_content_wrap .event_lesson_info_content {
	border-bottom: 0;
}

@media only screen and (max-width:767px) {
	.events_lessons_box {
		display: block;
		margin-bottom: 25px;
	}
	
	.event_lesson_tabs {
		border-top: 1px solid #fff;
	}
	
	.event_lesson_tabs.active, .event_lesson_tabs:first-child {
		border: 0;
	}
}

@media only screen and (max-width:680px) {
	.event_lesson_info {
		padding-left: 0;
	}
	
	.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content {
		margin-left: 25px;
	}
	
	.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
		width: 50%;
	}
}

@media only screen and (max-width:414px) {
	.event_lesson_info .event_lesson_info_content_wrap .event_lesson_info_content .event_lesson_speakers li {
		width: 100%;
	}
}

.stm_services {
	position: relative;
	margin: 0 -15px;
	font-size: 0;
}

.stm_services .item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33%;
	padding: 0 15px;
	margin: 0 0 57px;
	font-size: 14px;
}

.stm_services .item .item_wr .item_thumbnail {
	margin: 0 0 30px;
}

.stm_services .item .item_wr .item_thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_services .item .item_wr .item_thumbnail a {
	position: relative;
	display: block;
}

.stm_services .item .item_wr .item_thumbnail a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	transition: all .3s ease;
	opacity: 0;
}

.stm_services .item .item_wr .item_thumbnail a:after {
	speak: none;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	color: #fff;
	font-size: 30px;
}

.stm_services .item .item_wr .item_thumbnail a:hover:after, .stm_services .item .item_wr .item_thumbnail a:hover:before {
	opacity: 1;
}

.stm_services .item .item_wr .content {
	font-size: 13px;
	transition: all .3s ease;
}

.stm_services .item .item_wr .content h5 {
	padding: 0;
	margin: 0 0 9px;
}

.stm_services .item .item_wr .content h5 a {
	text-decoration: none !important;
	color: #002e5b;
	transition: all .3s ease;
}

.stm_services .item .item_wr .content h5 a:hover {
	color: #6c98e1;
}

.stm_services .item .item_wr .content h5:before {
	content: "";
	display: block;
	width: 47px;
	height: 5px;
	background: #fde428;
	margin: 0 0 18px;
}

.stm_services .item .item_wr .content h5:after {
	display: none;
}

.stm_services .item .item_wr .content p {
	line-height: 18px;
}

.stm_services .item .item_wr .content .read_more {
	text-transform: lowercase;
	font-weight: 500;
	font-size: 13px;
	transition: color .2s linear;
	color: #222;
}

.stm_services .item .item_wr .content .read_more .stm_icon {
	margin: 2px 0 0 5px;
	font-size: 12px;
	vertical-align: middle;
	color: #fde428;
}

.stm_services .item .item_wr .content .read_more span {
	vertical-align: middle;
	line-height: 13px;
}

.stm_services .item .item_wr .content .read_more:hover {
	color: #6c98e1;
	text-decoration: none;
}

.stm_services.cols_4 .item {
	width: 25%;
}

.stm_services.cols_2 .item {
	width: 50%;
}

.stm_services.cols_1 .item {
	width: 100%;
}

.stm_services_tabs .services_categories {
	position: relative;
	margin: 0 0 62px;
	padding: 0 15px;
}

.stm_services_tabs .services_categories ul {
	background: #fde428;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

.stm_services_tabs .services_categories ul:after {
	content: "";
	display: table;
	clear: both;
}

.stm_services_tabs .services_categories ul li {
	float: left;
}

.stm_services_tabs .services_categories ul li a {
	font-family: Poppins, sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: lowercase;
	letter-spacing: -.6px;
	display: block;
	padding: 14.5px 24.3px;
	outline: 0 !important;
	color: #002e5b;
	transition: background .2s ease, color .2s ease;
}

.stm_services_tabs .services_categories ul li a:focus, .stm_services_tabs .services_categories ul li a:hover {
	text-decoration: none;
}

.stm_services_tabs .services_categories ul li.ui-state-active a {
	background: #002e5b;
	color: #fde428;
}

.stm_services_tabs {
	font-size: 0;
	margin: 0 -15px;
}

.stm_services_tabs .service_tab_item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-size: 14px;
	padding: 0 35px;
	margin: 0 0 46px;
}

.stm_services_tabs .service_tab_item .service_header {
	position: relative;
	margin: 0 0 4px;
}

.stm_services_tabs .service_tab_item .service_name {
	display: table-cell;
	width: 1%;
	white-space: nowrap;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #212121;
	padding-right: 10px;
}

@media only screen and (max-width:1024px) {
	.stm_services_tabs .service_tab_item .service_name {
		white-space: normal;
		width: auto;
		display: inline;
	}
}

.stm_services_tabs .service_tab_item .service_name a {
	color: #002e5b;
	letter-spacing: -.3px;
	transition: color .2s ease;
}

.stm_services_tabs .service_tab_item .service_name a:focus, .stm_services_tabs .service_tab_item .service_name a:hover {
	text-decoration: none;
}

.stm_services_tabs .service_tab_item .service_name a:hover {
	color: #6c98e1;
}

.stm_services_tabs .service_tab_item .service_dots {
	display: table-cell;
	width: 98%;
}

@media only screen and (max-width:1024px) {
	.stm_services_tabs .service_tab_item .service_dots {
		display: none;
	}
}

.stm_services_tabs .service_tab_item .service_dots .separator_dots {
	display: block;
	width: 100%;
	border-bottom: 1px dashed #6c98e1;
}

.stm_services_tabs .service_tab_item .service_cost {
	display: table-cell;
	width: 1%;
	padding-left: 10px;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -.3px;
	color: #6c98e1;
}

@media only screen and (max-width:1024px) {
	.stm_services_tabs .service_tab_item .service_cost {
		display: inline;
		padding: 0;
	}
}

.stm_services_tabs .service_tab_item .service_label {
	position: absolute;
	left: 35px;
	top: -22px;
	background: #6c98e1;
	border-radius: 3px;
	padding: 4px 7px;
	color: #fff;
	font-size: 10px;
	font-weight: 600;
	line-height: 9px;
	text-transform: uppercase;
}

.stm_services_tabs .service_tab_item .service_text p {
	margin-bottom: 0;
	color: #222;
	line-height: 22px;
}

body .stm_chart {
	position: relative;
}

body .stm_chart canvas {
	max-width: 100%;
	height: auto;
}

body .stm_chart .chart-legend {
	position: relative;
	margin: 10px 0 0;
	list-style: none;
	padding: 0;
}

body .stm_chart .chart-legend:after {
	content: "";
	display: table;
	clear: both;
}

body .stm_chart .chart-legend li {
	padding: 0;
	margin: 0 24px 12px 0;
	font-size: 13px;
	color: #777;
	float: left;
}

body .stm_chart .chart-legend li:before {
	display: none;
}

body .stm_chart .chart-legend li span {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	margin: 0 5px 0 0;
	border-radius: 3px;
}

body .stm_chart.legend_position_right canvas {
	display: inline-block;
	vertical-align: middle;
}

body .stm_chart.legend_position_right .chart-legend {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 30px;
}

body .stm_chart.legend_position_right .chart-legend li {
	float: none;
	margin: 0 0 10px;
}

.stm_works_wr {
	position: relative;
}

.stm_works_wr.cols_4 .stm_works .item {
	width: 25%;
}

.stm_works_wr.cols_3 .stm_works .item {
	width: 33.333%;
}

.stm_works_wr.cols_2 .stm_works .item {
	width: 50%;
}

.stm_works_wr.cols_1 .stm_works .item {
	width: 100%;
}

.stm_works_wr.grid.style_1 .stm_works {
	margin: 0 -15px;
}

.stm_works_wr.grid.style_1 .stm_works .item {
	padding: 0 15px;
	margin: 0 0 30px;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr {
	position: relative;
	overflow: hidden;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 46, 91, .75);
	opacity: 0;
	transition: all .3s ease;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr .title {
	position: absolute;
	bottom: 94px;
	left: 30px;
	right: 30px;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	letter-spacing: -.04em;
	line-height: 24px;
	opacity: 0;
	transition: all .3s ease;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr .title:before {
	content: "";
	display: block;
	width: 47px;
	height: 5px;
	background: #fde428;
	margin: 0 0 19px;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr .category {
	position: absolute;
	bottom: 20px;
	left: 30px;
	right: 30px;
	color: #fff;
	font-size: 13px;
	opacity: 0;
	transition: all .3s ease;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr .link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr:hover:before {
	opacity: 1;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr:hover .title {
	opacity: 1;
	bottom: 74px;
}

.stm_works_wr.grid.style_1 .stm_works .item .item_wr:hover .category {
	opacity: 1;
	bottom: 40px;
}

.stm_works_wr.grid.style_2 .stm_works {
	position: relative;
	margin: 0 -15px;
}

.stm_works_wr.grid.style_2 .stm_works .item {
	padding: 0 15px;
	margin: 0 0 30px;
}

.stm_works_wr.grid.style_2 .stm_works .item .image a {
	display: block;
}

.stm_works_wr.grid.style_2 .stm_works .item .image a img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_works_wr.grid.style_2 .stm_works .item .info {
	padding: 24px 22px 22px;
	border: 3px solid #f2f2f2;
	border-top: none;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .category {
	font-size: 13px;
	margin: 0 0 8px;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .category a {
	color: #777;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .category a:hover {
	color: #6c98e1;
	text-decoration: none;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .category a:focus {
	text-decoration: none;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .category a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .category a i {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	color: #fde428;
	font-size: 12px;
	margin: 2px 0 0 5px;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .title {
	font-weight: 700;
	font-size: 16px;
	letter-spacing: -.04em;
	line-height: 24px;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .title a {
	color: #002e5b;
	transition: all .3s ease;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .title a:hover {
	color: #6c98e1;
	text-decoration: none;
}

.stm_works_wr.grid.style_2 .stm_works .item .info .title a:focus {
	text-decoration: none;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works {
	position: relative;
	margin: 0 -15px;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item {
	padding: 0 15px;
	margin: 0 0 30px;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .image a {
	display: block;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .image a img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info {
	padding: 24px 28px 22px;
	border: 3px solid #f2f2f2;
	border-top: none;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category {
	font-size: 13px;
	margin: 0 0 8px;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a {
	color: #777;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a:hover {
	color: #6c98e1;
	text-decoration: none;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a:focus {
	text-decoration: none;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .category a i {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	color: #fde428;
	font-size: 12px;
	margin: 2px 0 0 5px;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .title {
	font-weight: 600;
	font-size: 16px;
	letter-spacing: -.04em;
	line-height: 24px;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .title a {
	color: #002e5b;
	transition: all .3s ease;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .title a:hover {
	color: #6c98e1;
	text-decoration: none;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .info .title a:focus {
	text-decoration: none;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works {
	position: relative;
	margin: 0 -15px;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item {
	padding: 0 15px;
	margin: 0 0 30px;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr {
	position: relative;
	overflow: hidden;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 46, 91, .75);
	opacity: 0;
	transition: all .3s ease;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .title {
	position: absolute;
	bottom: 94px;
	left: 30px;
	right: 30px;
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	letter-spacing: -.04em;
	line-height: 24px;
	opacity: 0;
	transition: all .3s ease;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .title:before {
	content: "";
	display: block;
	width: 47px;
	height: 5px;
	background: #fde428;
	margin: 0 0 19px;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .category {
	position: absolute;
	bottom: 20px;
	left: 30px;
	right: 30px;
	color: #fff;
	font-size: 13px;
	opacity: 0;
	transition: all .3s ease;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:hover:before {
	opacity: 1;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:hover .title {
	opacity: 1;
	bottom: 74px;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:hover .category {
	opacity: 1;
	bottom: 40px;
}

.stm_works_wr.grid_with_filter.style_2.wide .stm_works {
	margin: 0;
}

.stm_works_wr.grid_with_filter.style_2.wide .stm_works .item {
	padding: 0;
	margin: 0;
}

.stm_works_wr.style_1 .works_filter {
	list-style: none;
	padding: 14px 20px;
	margin: 0 0 40px;
	background: #fde428;
}

.stm_works_wr.style_1 .works_filter:after {
	content: "";
	display: table;
	clear: both;
}

.stm_works_wr.style_1 .works_filter li {
	float: left;
	line-height: 1;
	font-size: 14px;
}

.stm_works_wr.style_1 .works_filter li.active a {
	background: #002e5b;
	color: #fff;
	border-radius: 5px;
}

.stm_works_wr.style_1 .works_filter li a {
	color: #002e5b;
	display: block;
	padding: 9px 15px;
}

.stm_works_wr.style_1 .works_filter li a:focus {
	text-decoration: none;
}

.stm_works_wr.style_2 .works_filter {
	list-style: none;
	margin: 0 0 33px;
	padding-left: 0;
}

.stm_works_wr.style_2 .works_filter:after {
	content: "";
	display: table;
	clear: both;
}

.stm_works_wr.style_2 .works_filter li {
	float: left;
	line-height: 1;
}

.stm_works_wr.style_2 .works_filter li:not(:first-child) {
	margin-left: 39px;
}

.stm_works_wr.style_2 .works_filter li.active a {
	background: #6c98e1;
	color: #002e5b;
}

.stm_works_wr.style_2 .works_filter li a {
	color: #002e5b;
	display: block;
	text-transform: uppercase;
	padding: 17px 18px 15px;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: -.05em;
	transition: all .3s ease;
}

.stm_works_wr.style_2 .works_filter li a:focus, .stm_works_wr.style_2 .works_filter li a:hover {
	text-decoration: none;
}

.stm_works_wr.style_2 .works_filter li a:hover {
	background: #6c98e1;
	color: #002e5b;
}

.stm_works_wr.style_2 .works_filter.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher {
	float: right;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher {
	position: relative;
	display: block;
	float: right;
	width: 45px;
	height: 45px;
	top: -2px;
	border: 3px solid #aaa;
	color: #aaa !important;
	margin: 2px 0 0;
	transition: all .2s ease;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher:hover {
	border-color: #6c98e1;
	background: 0 0;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher:hover .fa {
	color: #6c98e1;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher .fa {
	font-size: 13px;
	line-height: 13px;
	position: absolute;
	top: 13px;
	transition: color .2s ease, left .2s ease, right .2s ease;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher .left {
	left: 5px;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher .right {
	right: 5px;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher.active .left {
	left: 22px;
}

.stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher.active .right {
	right: 22px;
}

.stm_portfolio_grid {
	position: relative;
	margin: 0 -15px;
}

.stm_portfolio_grid .item {
	float: left;
	width: 33.333333%;
	padding: 0 15px;
	margin: 0 0 30px;
}

.stm_portfolio_grid .item .item_thumbnail {
	display: block;
	overflow: hidden;
	position: relative;
	max-width: 352px;
	height: 250px;
}

.stm_portfolio_grid .item .item_thumbnail:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 46, 91, .75);
	opacity: 0;
	transition: all .3s ease;
}

.stm_portfolio_grid .item .item_thumbnail.has-thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
}

.stm_portfolio_grid .item .item_thumbnail a {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	text-decoration: none !important;
}

.stm_portfolio_grid .item .item_thumbnail a .portfolio-title {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: -20px;
	padding: 44px 30px 26px;
	letter-spacing: -.4px;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	opacity: 0;
	transition: all .3s ease;
}

.stm_portfolio_grid .item .item_thumbnail a .portfolio-title:before {
	content: "";
	display: block;
	width: 47px;
	height: 5px;
	background: #fde428;
	margin: 0 auto 22px;
}

.stm_portfolio_grid .item .item_thumbnail a .portfolio-title .portfolio-category {
	display: block;
	padding-top: 10px;
	position: relative;
	top: 40px;
	letter-spacing: 0;
	transition: all .3s ease;
	font-size: 13px;
}

.stm_portfolio_grid .item .item_thumbnail:hover:before {
	opacity: 1;
}

.stm_portfolio_grid .item .item_thumbnail:hover .portfolio-title {
	opacity: 1;
	top: 0;
}

.stm_portfolio_grid .item .item_thumbnail:hover .portfolio-title .portfolio-category {
	top: 0;
}

.stm_portfolio_grid .item.long .item_thumbnail {
	max-width: 352px;
	height: 530px;
}

.stm_portfolio_grid .item.wide {
	width: 66.7%;
}

.stm_portfolio_grid .item.wide .item_thumbnail {
	max-width: 730px;
	height: 250px;
}

@media (max-width:1024px) {
	.stm_portfolio_grid .item .item_thumbnail {
		height: 100%;
	}
	
	.stm_portfolio_grid .item .item_thumbnail a {
		display: block;
	}
	
	.stm_portfolio_grid .item .item_thumbnail a .portfolio-title {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		padding: 26px 30px;
		height: 100%;
	}
}

.stm_portfolio .wpb_gallery_slidesimage_full .item {
	float: none;
	display: block;
	width: auto;
	padding: 0;
}

.stm_portfolio .wpb_gallery_slidesimage_full .item img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
	height: auto;
}

.portfolio_btn_box {
	border-top: 1px solid #ddd;
	margin-top: 30px;
	padding-top: 60px;
	text-align: center;
}

.portfolio_btn_box .portfolio_btn_loading.vc_general.vc_btn3 {
	padding-left: 30px !important;
	display: none;
}

.portfolio_btn_box.portfolio_posts_loading .portfolio_btn_loading.vc_general.vc_btn3 {
	display: inline-block;
}

.portfolio_btn_box.portfolio_posts_loading .portfolio_load_more_btn, .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 i {
	display: none;
}

.stm_portfolio_info .stm_portfolio_info_row {
	position: relative;
	margin: 0 -15px;
}

.stm_portfolio_info .stm_portfolio_info_row .item {
	list-style: none;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	text-align: left;
	padding: 0 15px;
	margin: 0 -4px 30px 0;
}

.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_title {
	display: block;
	text-transform: uppercase;
	margin-bottom: 6px;
	letter-spacing: -.4px;
	font-size: 12px;
	color: #999;
}

.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_title .fa {
	margin-right: 8px;
	font-size: 15px;
	color: #002e5b;
}

.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_description {
	letter-spacing: -.4px;
	font-weight: 700;
	font-size: 13px;
	color: #222;
}

.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_description a {
	color: #002e5b;
}

.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_description a:hover {
	text-decoration: none;
	color: #6c98e1;
}

.stm_portfolio_info .stm_portfolio_info_row .item .portfolio_info_description i {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	margin-left: 3px;
	color: #6c98e1;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials {
	text-align: right;
	margin: 0;
	padding: 0 15px;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li {
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	margin: 8px 5px 8px 0;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li:last-child {
	margin-right: 0;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 32px;
	background: #002e5b;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 17px;
	text-decoration: none !important;
	transition: all .3s ease;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a i {
	line-height: 34px;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a i.fa-vimeo {
	font-size: 14px;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a i.stm-google-plus {
	font-size: 13px;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a:hover {
	background: #6c98e1;
	color: #fff;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-facebook:hover {
	background: #3a5897;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-twitter:hover {
	background: #00aced;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-instagram:hover {
	background: #ac907a;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-google-plus:hover {
	background: #db4437;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-linkedin:hover {
	background: #0077b5;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-skype:hover {
	background: #00aff0;
}

.stm_portfolio_info .stm_portfolio_info_row .item .socials li a.social-youtube:hover {
	background: #d32323;
}

.stm_portfolio_info .stm_portfolio_info_row.center .item {
	text-align: center;
}

.stm_portfolio_info .stm_portfolio_info_row.right .item {
	text-align: right;
}

.stm_portfolio_info.cols_3 .stm_portfolio_info_row .item {
	width: 33.333333%;
}

.stm_portfolio_info.cols_2 .stm_portfolio_info_row .item {
	width: 50%;
}

.stm_portfolio_info.cols_1 .stm_portfolio_info_row .item {
	width: 100%;
}

.stm_portfolio_info.style_2 .stm_portfolio_info_row {
	position: relative;
	margin: 0 -15px;
}

.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .portfolio_info_title {
	position: relative;
	text-transform: none;
	padding-left: 26px;
	font-weight: 700;
	font-size: 14px;
	color: #222;
}

.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .portfolio_info_title i {
	position: absolute;
	top: 2px;
	left: 0;
}

.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .portfolio_info_description {
	padding-left: 26px;
	font-weight: 400;
	font-size: 13px;
	color: #222;
}

.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .socials li a {
	background-color: #fff;
	color: #002e5b;
}

.stm_portfolio_info.style_2 .stm_portfolio_info_row .item .socials li a:hover {
	color: #fff;
}

body .portfolio_btn.vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-outline {
	border-width: 1px;
}

body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 61px;
	padding-right: 35px;
}

body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-left: 35px;
	padding-right: 61px;
}

body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 33px;
	font-size: 16px;
}

body .portfolio_btn.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 33px;
	font-size: 16px;
}

@media only screen and (max-width:1199px) {
	body .stm_portfolio_grid .item, body .stm_portfolio_grid .item .item_thumbnail {
		height: auto !important;
	}
	
	.stm_portfolio_info .stm_portfolio_info_row .item {
		width: 50%;
	}
	
	.stm_portfolio_info .stm_portfolio_info_row .item .socials {
		text-align: left;
	}
}

@media only screen and (max-width:991px) {
	.post_links_box.style_1 .next_post_link .post_link_title, .post_links_box.style_1 .previous_post_link .post_link_title {
		display: none;
	}
	
	.post_links_box.style_1 .post_links_info .post_link_thumbnail .post_link_thumbnail_box {
		opacity: 1;
	}
}

@media only screen and (max-width:640px) {
	.post_links_box .archive_button {
		display: none !important;
	}
	
	.stm_portfolio_info .stm_portfolio_info_row .item {
		width: 100%;
	}
	
	body .stm_portfolio_grid .item, body .stm_portfolio_grid .item .item_thumbnail {
		max-width: 100% !important;
		width: 100% !important;
	}
}

.portfolio_btn i {
	display: block;
	position: absolute !important;
	top: 50%;
	font-size: 23px;
	transform: translate(0, -50%);
	color: #002e5b;
}

.post_links_box {
	display: table;
	width: 100%;
}

.post_links_box a {
	display: inline-block;
	vertical-align: middle;
	color: #999;
}

.post_links_box a .post_links_info {
	display: table;
	width: 100%;
}

.post_links_box a .post_links_info .post_link_thumbnail, .post_links_box a .post_links_info .post_link_title {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.post_links_box a .post_links_info .post_link_thumbnail {
	width: 125px;
	height: 125px;
}

.post_links_box a .post_links_info .post_link_thumbnail .post_link_thumbnail_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all .3s ease;
	text-align: center;
	line-height: 128px;
	background-color: rgba(0, 46, 91, .75);
	font-size: 20px;
	color: #fff;
}

.post_links_box a .post_links_info .post_link_thumbnail img {
	display: block;
	max-width: 100%;
	height: auto;
}

.post_links_box a .post_links_info:hover .post_link_thumbnail_box {
	opacity: 1;
}

.post_links_box a:hover {
	text-decoration: none;
	color: #6c98e1;
}

.post_links_box .previous_post_link {
	width: 40%;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.post_links_box .previous_post_link .post_link_title {
	padding: 0 20px;
}

.post_links_box .next_post_link {
	width: 40%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.post_links_box .next_post_link .post_link_title {
	padding: 0 20px;
}

.post_links_box .archive_button {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 20%;
}

.post_links_box .archive_button.right {
	text-align: right;
}

.post_links_box.style_1 .previous_post_link .post_link_title {
	padding-right: 0;
}

.post_links_box.style_1 .next_post_link .post_link_title {
	padding-left: 0;
}

.post_links_box.style_2 .next_post_link .fa, .post_links_box.style_2 .previous_post_link .fa {
	font-size: 16px !important;
}

.post_links_box.style_3 a .post_links_info {
	background-color: #fff;
	font-weight: 700;
	color: #002e5b;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3);
}

.post_links_box.style_3 a .post_link_thumbnail_box {
	display: none !important;
}

.post_links_box.style_3 .post_link_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
	background-color: #fff;
	letter-spacing: 2px;
	font-weight: 500;
	font-size: 12px;
	color: #a7a7a7;
	cursor: pointer !important;
}

.h3, .post_links_box.style_3 .portfolio_btn, .quote_box .quote, h3 {
	font-size: 28px;
}

.post_links_box.style_3 .archive_button {
	width: 100%;
}

.post_links_box.style_3 .archive_button.right {
	text-align: center;
}

.post_links_box.style_3 .previous_post_link {
	position: fixed;
	top: 50%;
	left: -355px;
	width: 350px;
	margin-top: -62px;
	transition: all .3s ease;
	z-index: 9999;
}

.post_links_box.style_3 .previous_post_link .post_link_text {
	transform: rotate(-90deg);
	transform-origin: right top 0;
	left: auto;
	right: 0;
}

.post_links_box.style_3 .previous_post_link:hover {
	left: 0;
}

.post_links_box.style_3 .next_post_link {
	position: fixed;
	top: 50%;
	right: -355px;
	width: 350px;
	margin-top: -62px;
	transition: all .3s ease;
	z-index: 9999;
}

.quote_box .author_info, .stm_pricing_plan, .stm_pricing_plan .top {
	position: relative;
	overflow: hidden;
}

.post_links_box.style_3 .next_post_link .post_link_text {
	left: -4px;
	transform: rotate(90deg);
	transform-origin: left top 0;
}

.post_links_box.style_3 .next_post_link:hover {
	right: 0;
}

@media (max-width:1024px) {
	.post_links_box.style_3 .next_post_link, .post_links_box.style_3 .previous_post_link {
		display: none;
	}
}

.post_links_box.full_width .previous_post_link {
	float: left;
}

.post_links_box.full_width .next_post_link, body .vc_progress_bar .vc_label .vc_label_units {
	float: right;
}

.quote_box {
	color: #002e5b;
}

.quote_box .quote {
	line-height: 36px;
	letter-spacing: -.4px;
	margin-bottom: 30px;
	font-weight: 700;
}

.quote_box .stm_contact_image {
	float: left;
	display: inline;
	margin-right: 20px;
}

.quote_box .stm_contact_image img {
	border-radius: 50%;
}

.quote_box .author_info {
	display: block;
}

.quote_box .author_info .author_name {
	letter-spacing: -.4px;
	margin-bottom: 4px;
	font-size: 18px;
}

.quote_box .author_info .author_status {
	font-size: 14px;
	font-style: italic;
}

.quote_box.secondary {
	color: #6c98e1;
}

.quote_box.third {
	color: #fde428;
}

@media only screen and (max-width:419px) {
	.quote_box .quote {
		line-height: 26px;
		text-align: center;
		font-size: 20px;
	}
	
	.quote_box .stm_contact_image {
		float: none;
		display: block;
		text-align: center;
		margin: 0 auto 20px;
	}
	
	.quote_box .author_info {
		text-align: center;
	}
}

.stm_pricing_plan {
	top: 0;
	background-color: #fff;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
	transition: all .3s ease;
}

.stm_pricing_plan .top .stm_label {
	position: absolute;
	left: -95px;
	top: 10px;
	padding: 10px 0;
	text-align: center;
	transform: rotate(-45deg);
	background: #6c98e1;
	text-transform: uppercase;
	transition: all .3s ease;
	color: #fff;
	width: 250px;
	z-index: 1;
	font-size: 12px;
}

.stm_pricing_plan .top .stm_label span {
	position: relative;
	top: 2px;
}

.stm_pricing_plan .top:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #fde428;
}

.stm_pricing_plan .top .inner {
	position: relative;
	padding: 18px 35px 16px;
	z-index: 10;
}

.stm_pricing_plan .top .title {
	font-size: 20px;
	line-height: 30px;
	color: #002e5b;
	margin-top: 6px;
	margin-bottom: 20px;
	font-weight: 500;
	transition: all .3s ease;
}

.stm_pricing_plan .top .price {
	display: flex;
	align-items: center;
	border-top: 1px solid #ddd;
	padding-top: 8px;
	font-weight: 500;
	color: #002e5b;
	transition: all .3s ease;
}

.stm_pricing_plan .top .price .heading_font {
	font-size: 40px;
	line-height: 50px;
	margin: 0 auto 0 0;
	order: 2;
}

.stm_pricing_plan .top .price .price_affix {
	font-size: 15px;
	order: 1;
}

.stm_pricing_plan .top .subtitle {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-top: -10px;
	font-weight: 500;
	font-size: 18px;
	color: #002e5b;
	transition: all .3s ease;
}

.stm_pricing_plan .content {
	padding: 18px 33px 35px;
}

.stm_pricing_plan .content p:first-child {
	margin-bottom: 0;
}

.stm_pricing_plan .content .stm_pricing_btn {
	transition: all .3s ease;
	overflow: hidden;
}

.stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
	margin-top: 20px;
	border: 0 !important;
	text-align: center;
	background-color: #002e5b !important;
	padding: 13px 20px !important;
	border-radius: 0 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #fff !important;
}

.stm_pricing_plan .content .stm_pricing_btn .vc_btn3:hover {
	background-color: #6c98e1 !important;
}

.stm_pricing_plan .content ul {
	padding: 0 0 0 43px;
	list-style: none;
}

.stm_pricing_plan .content ul li {
	position: relative;
	margin-bottom: 15px;
	color: #002e5b;
}

.stm_pricing_plan .content ul li strong {
	display: block;
	position: relative;
	padding-left: 25px;
	font-weight: 400;
}

.stm_pricing_plan .content ul li strong:before {
	position: absolute;
	left: 0;
	top: 3px;
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
	color: #6c98e1;
}

.stm_pricing_plan .content ul li em {
	display: block;
	position: relative;
	font-style: normal;
	padding-left: 25px;
	font-weight: 400;
	color: #999;
}

.stm_pricing_plan .content ul li em:before {
	position: absolute;
	left: 0;
	top: 3px;
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
	color: #999;
}

body .steps_box.style-1 .item:before, body .steps_box.style-2 .item .step_title:after {
	content: counters(section, ".") " ";
	text-align: center;
}

.stm_pricing_plan:hover {
	top: -15px;
}

.stm_pricing_plan:hover .top:before {
	background-color: #6c98e1;
}

body .steps_box {
	margin-bottom: 46px;
	display: none;
}

body .steps_box + .vc_btn3 {
	z-index: 99;
}

body .steps_box.style-1 .owl-controls {
	position: absolute;
	top: auto;
	bottom: -77px;
	left: 0;
	width: 100%;
}

body .steps_box.style-1 .owl-controls .owl-dots {
	display: block;
	text-align: center;
	height: 10px;
}

body .steps_box.style-1 .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	margin: 0 15px;
	background-color: rgba(0, 46, 91, .2);
	border-radius: 50%;
}

body .steps_box.style-1 .owl-controls .owl-dots .owl-dot.active {
	background-color: #002e5b;
}

body .steps_box.style-1 .owl-stage-outer {
	overflow: visible !important;
	white-space: nowrap;
}

body .steps_box.style-1 .owl-stage-outer .owl-item {
	float: none;
	display: inline-block;
	vertical-align: top;
}

body .steps_box.style-1 .owl-stage {
	counter-reset: section;
}

body .steps_box.style-1 .owl-stage .owl-item:last-child .item:after {
	display: none;
}

body .steps_box.style-1 .item {
	cursor: pointer !important;
	white-space: normal;
	position: relative;
	padding-right: 15px;
}

body .steps_box.style-1 .item:before {
	display: block;
	position: relative;
	counter-increment: section;
	box-sizing: border-box;
	margin-bottom: 48px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	border: 2px solid #6c98e1;
	background-color: #fff;
	border-radius: 50%;
	transition: all .3s;
	font-size: 22px;
	color: #6c98e1;
	z-index: 1;
}

body .steps_box.style-1 .item:after {
	content: "";
	position: absolute;
	top: 25px;
	left: 50px;
	width: 100%;
	height: 1px;
	background-color: #6c98e1;
	z-index: 0;
}

body .steps_box.style-1 .item:hover:before {
	background-color: #6c98e1;
	color: #fff;
}

body .steps_box.style-1 .item .step_title {
	margin-bottom: 12px;
	line-height: 30px;
	font-weight: 700;
	font-size: 22px;
	color: #002e5b;
}

body .steps_box.style-1 .item .step_description {
	font-size: 16px;
	line-height: 24px;
}

body .steps_box.style-1.disable-carousel {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	list-style-type: none;
	counter-reset: section;
}

@media (max-width:1023px) {
	body .steps_box.style-1.disable-carousel {
		flex-wrap: wrap;
	}
}

body .steps_box.style-1.disable-carousel .item {
	flex-grow: 1;
	flex-basis: 10%;
}

@media (max-width:1023px) {
	body .steps_box.style-1.disable-carousel .item {
		flex-grow: 1;
		flex-basis: 50%;
		margin-bottom: 34px;
	}
	
	body .steps_box.style-1.disable-carousel .item:before {
		margin-bottom: 20px;
	}
}

body .steps_box.style-1.disable-carousel .item:last-child:after {
	display: none;
}

@media (max-width:767px) {
	body .steps_box.style-1.disable-carousel .item {
		flex-basis: 100%;
	}
	
	body .steps_box.style-1.disable-carousel .item:last-child:after {
		display: block;
	}
}

body .steps_box.style-2 .owl-controls {
	position: absolute;
	top: auto;
	bottom: -52px;
	left: 0;
	width: 100%;
}

body .steps_box.style-2 .owl-controls .owl-dots {
	display: block;
	text-align: center;
	height: 10px;
}

body .steps_box.style-2 .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	margin: 0 15px;
	background-color: rgba(0, 46, 91, .2);
	border-radius: 50%;
}

.elementor-widget-stm_staff_bottom .elementor-widget-container, .staff_bottom_wr, body .steps_box.style-2 .item .step_title:after, body .steps_box.style-2 .owl-controls .owl-dots .owl-dot.active {
	background-color: #002e5b;
}

body .steps_box.style-2 .owl-stage {
	counter-reset: section;
}

body .steps_box.style-2 .item {
	text-align: center;
	position: relative;
}

body .steps_box.style-2 .item .step_title {
	margin-bottom: 19px;
	line-height: normal;
	font-weight: 400;
	font-size: 26px;
	color: #6c98e1;
	padding: 0 14px;
	height: 103px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

@media (max-width:767px) {
	body .steps_box.style-2 .item .step_title {
		min-height: 0;
		margin-top: 0;
	}
}

body .steps_box.style-2 .item .step_title:after {
	display: block;
	position: relative;
	counter-increment: section;
	box-sizing: border-box;
	margin: 18px auto 0;
	width: 31px;
	height: 31px;
	line-height: 30px;
	border: 2px solid #002e5b;
	border-radius: 50%;
	transition: all .3s;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	z-index: 1;
}

body .steps_box.style-2 .item .step_description {
	font-size: 16px;
	line-height: 26px;
	padding: 0 14px;
	position: relative;
}

body .steps_box.style-2 .item .step_description:after, body .steps_box.style-2 .item .step_description:before {
	content: "";
	position: absolute;
	top: -34px;
	height: 1px;
	background-color: #ddd;
	z-index: 0;
}

body .steps_box.style-2 .item .step_description:before {
	left: 0;
	width: 50%;
}

body .steps_box.style-2 .item .step_description:after {
	left: 50%;
	width: 50%;
}

body .steps_box.style-2 .owl-item:first-child .step_description:before, body .steps_box.style-2 .owl-item:last-child .step_description:after {
	display: none;
}

body .steps_box.style-2.disable-carousel {
	display: flex;
	counter-reset: section;
}

@media (max-width:1023px) {
	body .steps_box.style-2.disable-carousel {
		flex-wrap: wrap;
	}
}

body .steps_box.style-2.disable-carousel .item {
	margin-bottom: 20px;
	flex-basis: 10%;
	flex-grow: 1;
}

@media (max-width:1023px) {
	body .steps_box.style-2.disable-carousel .item {
		flex-grow: 1;
		flex-basis: 50%;
	}
}

@media (max-width:767px) {
	body .steps_box.style-2.disable-carousel .item {
		flex-basis: 100%;
	}
}

body .steps_box.style-2.disable-carousel .item:first-child .step_description:before {
	display: none;
}

@media (max-width:1023px) {
	body .steps_box.style-2.disable-carousel .item:first-child .step_description:before {
		display: block;
	}
}

body .steps_box.style-2.disable-carousel .item:last-child .step_description:after {
	display: none;
}

@media (max-width:1023px) {
	body .steps_box.style-2.disable-carousel .item:last-child .step_description:after {
		display: block;
	}
}

body .vc_cta3 .vc_cta3-container {
	margin-bottom: auto;
}

body .vc_cta3.vc_general {
	padding: 17px 0 15px;
	border: none;
}

body .vc_cta3.vc_general h2 {
	padding-top: 0;
	margin: 0;
}

body .vc_cta3.vc_general h2:after {
	display: none;
}

body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {
	width: 1000px;
	vertical-align: middle;
}

.wpb_wrapper .vc_pie_chart_back {
	border-color: #f2f2f2 !important;
	opacity: 1;
}

.wpb_wrapper .vc_pie_chart .vc_pie_chart_value {
	font-size: 36px;
	font-weight: 400;
	line-height: 24px !important;
	color: #002e5b;
	position: static;
	width: auto !important;
	height: auto !important;
}

.wpb_wrapper .vc_pie_chart .vc_pie_chart_label {
	margin-top: 13px;
	font-size: 14px;
	padding: 0 15px;
	line-height: normal;
	color: #444;
}

.wpb_wrapper .vc_pie_chart .vc_pie_chart_group {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

body .vc_btn3-container {
	margin-bottom: 20px;
}

body .vc_general.vc_btn3 {
	font-weight: 700;
	font-size: 14px;
	line-height: 23px;
}

body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-flat, body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline, body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
	padding: 5px 18px;
	font-weight: 600;
}

body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-flat, body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
	padding: 8px 21px;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-flat, body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
	padding: 10px 25px;
}

body .vc_general.vc_btn3.has_sub_title {
	line-height: 16px;
}

body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-flat, body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-outline, body .vc_general.vc_btn3.has_sub_title.vc_btn3-size-lg.vc_btn3-style-outline-custom {
	padding: 6px 25px 5px;
}

body .vc_general.vc_btn3.vc_btn3-shape-rounded {
	border-radius: 3px;
}

body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 41px;
}

body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 15px;
	font-size: 19px;
	height: 19px;
	line-height: 19px;
	color: #002e5b;
	transition: all .3s ease;
}

body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 41px;
}

body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 15px;
	font-size: 19px;
	height: 19px;
	line-height: 19px;
	color: #002e5b;
	transition: all .3s ease;
}

body .vc_general.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 37px;
}

body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 15px;
	width: auto;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	color: #fde428;
	-moz-box-sizing: content-box;
	transition: all .3s ease;
}

body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 37px;
	width: auto;
	-moz-box-sizing: content-box;
}

body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 15px;
	width: auto;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	color: #fde428;
	-moz-box-sizing: content-box;
	transition: all .3s ease;
}

body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 49px;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 16px;
	font-size: 19px;
	height: 19px;
	line-height: 19px;
	color: #fde428;
	transition: all .3s ease;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_2 .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 49px;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 16px;
	font-size: 19px;
	height: 19px;
	line-height: 19px;
	color: #fde428;
	transition: all .3s ease;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_2 .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty).vc_btn3-color-theme_style_3 .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat {
	color: #fff;
	border-color: #002e5b;
	background: #002e5b;
	border-width: 3px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat:hover {
	background: #fde428;
	border-color: #fde428;
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_1.vc_btn3-style-flat:hover .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat {
	color: #fff;
	border-color: #002e5b;
	background: #002e5b;
	border-width: 3px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat:hover {
	background: 0 0;
	border-color: #fff;
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat:hover .vc_btn3-icon {
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-outline {
	color: #002e5b;
	border-color: #002e5b;
	background: 0 0;
	border-width: 3px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-outline:hover {
	background: 0 0;
	border-color: #6c98e1;
	color: #6c98e1;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-outline:hover .vc_btn3-icon {
	color: #6c98e1 !important;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat {
	color: #002e5b;
	border-color: #fde428;
	background: #fde428;
	border-width: 3px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover {
	background: #002e5b;
	border-color: #002e5b;
	color: #fff;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover .vc_btn3-icon {
	color: #fde428 !important;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline {
	color: #fff;
	border-color: #fde428;
	background: 0 0;
	border-width: 3px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline .vc_btn3-icon {
	color: #fff !important;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline:hover {
	background: #fde428;
	border-color: #fde428;
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_4.vc_btn3-style-outline:hover .vc_btn3-icon {
	color: #002e5b !important;
}

body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
	color: #222;
	border-color: #fff;
	background: #fff;
	border-width: 3px;
}

body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover {
	background: #002e5b;
	border-color: #002e5b;
	color: #fff;
}

body .vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover .vc_btn3-icon {
	color: #fde428 !important;
}

body .vc_general.vc_btn3 small {
	display: block;
	font-size: 12px;
	font-weight: 400;
}

body .vc_progress_bar .vc_label {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .5px;
	margin-bottom: 11px;
}

body .vc_progress_bar .vc_single_bar {
	height: 10px;
	background-color: rgba(255, 255, 255, .25);
	margin-bottom: 32px;
}

.consulting-rev-title {
	font-size: 60px !important;
	line-height: 60px !important;
	color: #222 !important;
	font-weight: 700 !important;
	letter-spacing: -.06em;
}

.consulting-rev-title-2, .consulting-rev-title-3 {
	color: #222 !important;
	letter-spacing: -.06em !important;
	font-weight: 700 !important;
}

@media (max-width:480px) {
	.consulting-rev-title {
		font-size: 40px !important;
		line-height: 40px !important;
	}
}

.consulting-rev-title-2 {
	font-size: 36px !important;
	line-height: 42px !important;
}

.consulting-rev-title-3 {
	font-size: 45px !important;
	line-height: 45px !important;
}

.consulting-rev-title-icon {
	font-size: 72px;
	color: #6c98e1;
	padding-left: 1px;
}

@media (max-width:480px) {
	.consulting-rev-title-icon {
		font-size: 54px;
	}
}

.consulting-rev-text {
	font-weight: 300 !important;
	color: #222 !important;
	line-height: 32px !important;
	font-size: 24px !important;
	letter-spacing: -.02em !important;
}

@media (max-width:480px) {
	.consulting-rev-text {
		font-size: 16px !important;
		line-height: 22px !important;
	}
	
	.wpb_revslider_element .icon_right {
		padding: 12px 35px 12px 15px !important;
	}
}

.consulting-rev-text-2 {
	color: #222 !important;
	line-height: 22px !important;
	font-size: 14px !important;
}

.tp-caption .button {
	margin-right: 16px;
}

body .tparrows.hesperiden {
	width: 45px !important;
	height: 45px !important;
	background: 0 0 !important;
	border: 3px solid #bac1c6 !important;
	border-radius: 0 !important;
	transition: all .3s ease;
}

body .tparrows.hesperiden:hover {
	background: #002e5b !important;
	border-color: #002e5b !important;
}

body .tparrows.hesperiden:hover:before {
	color: #fff !important;
}

body .tparrows.hesperiden:before {
	font-size: 19px !important;
	line-height: 40px !important;
	color: #bac1c6 !important;
}

body .tp-bullets.hesperiden .tp-bullet, body div.tp-bullets .tp-bullet {
	width: 4px !important;
	height: 4px !important;
	background: #6c98e1 !important;
	box-sizing: content-box !important;
	margin: 2px !important;
	padding: 0 !important;
	border: none !important;
	border-radius: 50% !important;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel:first-child .vc_tta-panel-heading {
	border-top: none;
}

body .tp-bullets.hesperiden .tp-bullet.selected, body div.tp-bullets .tp-bullet.selected {
	background: #002e5b !important;
	padding: 2px !important;
	margin: 0 !important;
}

.wpb_gallery_slidesslick_slider_2.slider_main {
	margin: 0 0 40px;
}

.wpb_gallery_slides_navslick_slider_2.slider_nav {
	margin: 0 -5px;
}

.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide {
	margin: 0 5px;
}

.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide img {
	cursor: pointer;
}

.wpb_gallery_slides_navslick_slider_2.slider_nav .slick-slide-wr {
	position: relative;
}

.wpb_gallery_slides_navslick_slider_2.slider_nav .stm-slick-active .slick-slide-wr:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

#bbpress-forums li:before, .vc_custom_heading.title_no_stripe h1:after, .vc_custom_heading.title_no_stripe h2:after, .vc_custom_heading.title_no_stripe h3:after, .vc_custom_heading.title_no_stripe h4:after, .vc_custom_heading.title_no_stripe h5:after, .vc_custom_heading.title_no_stripe h6:after, body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title:after {
	content: none;
}

.wpb_gallery_slidesslick_slider_2.slider_main .slick_next {
	right: 20px;
	top: auto;
	margin: 0;
	bottom: 20px;
	opacity: 0;
	transition: opacity .2s linear;
}

.wpb_gallery_slidesslick_slider_2.slider_main .slick_prev {
	left: auto;
	right: 75px;
	top: auto;
	bottom: 20px;
	margin: 0;
	opacity: 0;
	transition: opacity .2s linear;
}

.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_next, .wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_prev {
	opacity: .5;
}

.wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_next:hover, .wpb_gallery_slidesslick_slider_2.slider_main:hover .slick_prev:hover {
	opacity: 1;
	transition: none;
}

.wpb_gallery_slidesslick_slider_2.slider_main .image_title {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .35);
	width: 100%;
	padding: 30px 200px 30px 28px;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transition: opacity .2s linear;
}

.wpb_gallery_slidesslick_slider_2.slider_main:hover .image_title {
	opacity: 1;
}

.wpb_gallery_slidesslick_slider_2.slider_main .slider_info {
	position: absolute;
	right: 138px;
	bottom: 31px;
	font-size: 14px;
	color: #fff;
	opacity: 0;
	transition: opacity .2s linear;
}

.wpb_gallery_slidesslick_slider_2.slider_main:hover .slider_info {
	opacity: 1;
}

.wpb_gallery_slidesslick_slider_2.slider_main .slider_info span {
	color: #002e5b;
}

.wpb_gallery_slidesslick_slider_2.slider_main .slider_info em {
	font-style: normal;
}

.vc_custom_heading.text_align_center :after {
	margin-left: auto;
	margin-right: auto;
}

.vc_custom_heading.text_align_right :after {
	margin-left: auto;
}

.vc_custom_heading.has_icon {
	display: flex;
}

.vc_custom_heading.has_icon .h1, .vc_custom_heading.has_icon .h2, .vc_custom_heading.has_icon .h3, .vc_custom_heading.has_icon .h4, .vc_custom_heading.has_icon .h5, .vc_custom_heading.has_icon .h6, .vc_custom_heading.has_icon h1, .vc_custom_heading.has_icon h2, .vc_custom_heading.has_icon h3, .vc_custom_heading.has_icon h4, .vc_custom_heading.has_icon h5, .vc_custom_heading.has_icon h6 {
	padding-top: 4px;
	margin: 0 !important;
}

.vc_custom_heading mark {
	color: #fde428;
}

.vc_custom_heading .icon {
	float: left;
	margin-right: 30px;
	color: #fde428;
}

.vc_custom_heading.icon_pos_top {
	flex-direction: column;
}

.vc_custom_heading.icon_pos_top .icon {
	float: none;
	margin-right: 0;
	margin-bottom: 19px;
	text-align: center;
}

.vc_custom_heading.icon_pos_top.icon_top_right .icon {
	margin-left: auto;
	margin-right: 0;
}

.vc_custom_heading.icon_pos_top.icon_top_left .icon {
	margin-left: 0;
	margin-right: auto;
}

.vc_custom_heading.icon_pos_bottom {
	flex-direction: column;
}

.vc_custom_heading.icon_pos_bottom .icon {
	float: none;
	margin: 19px 0;
	text-align: center;
	order: 1;
}

.h2, .vc_custom_heading.stripe_between, h2 {
	margin-bottom: 23px;
}

.vc_custom_heading.icon_pos_bottom.icon_bottom_right .icon {
	margin-left: auto;
	margin-right: 0;
}

.vc_custom_heading.icon_pos_bottom.icon_bottom_left .icon {
	margin-left: 0;
	margin-right: auto;
}

.vc_custom_heading.icon_pos_right .icon {
	float: right;
	order: 1;
	margin-right: 0;
	margin-left: auto;
}

.vc_custom_heading.icon_pos_right.icon_right_text .icon {
	margin-left: 30px;
}

.vc_custom_heading .subtitle {
	display: block;
	font-size: 16px;
	line-height: 34px;
	color: #777;
	font-weight: 400;
	letter-spacing: normal;
}

.h1.no_stripe:after, .h1.stripe_2.no_stripe:after, .h2.no_stripe:after, .h2.stripe_2.no_stripe:after, .h3.no_stripe:after, .h3.stripe_2.no_stripe:after, .h4.no_stripe:after, .h4.stripe_2.no_stripe:after, .h5.no_stripe:after, .h5.stripe_2.no_stripe:after, .h6.no_stripe:after, .h6.stripe_2.no_stripe:after, body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title:after, div.no_stripe .h1:after, div.no_stripe .h2:after, div.no_stripe .h3:after, div.no_stripe .h4:after, div.no_stripe .h5:after, div.no_stripe .h6:after, div.no_stripe h1:after, div.no_stripe h2:after, div.no_stripe h3:after, div.no_stripe h4:after, div.no_stripe h5:after, div.no_stripe h6:after, h1.no_stripe:after, h1.stripe_2.no_stripe:after, h2.no_stripe:after, h2.stripe_2.no_stripe:after, h3.no_stripe:after, h3.stripe_2.no_stripe:after, h4.no_stripe:after, h4.stripe_2.no_stripe:after, h5.no_stripe:after, h5.stripe_2.no_stripe:after, h6.no_stripe:after, h6.stripe_2.no_stripe:after {
	display: none;
}

.vc_custom_heading.stripe_between .h1, .vc_custom_heading.stripe_between .h2, .vc_custom_heading.stripe_between .h3, .vc_custom_heading.stripe_between .h4, .vc_custom_heading.stripe_between .h5, .vc_custom_heading.stripe_between .h6, .vc_custom_heading.stripe_between h1, .vc_custom_heading.stripe_between h2, .vc_custom_heading.stripe_between h3, .vc_custom_heading.stripe_between h4, .vc_custom_heading.stripe_between h5, .vc_custom_heading.stripe_between h6 {
	margin-bottom: 39px;
}

.vc_custom_heading.stripe_between .subtitle {
	line-height: 26px;
	letter-spacing: .02em;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background: #f2f2f2;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after, body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	background: 0 0;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body {
	background: #f2f2f2;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	transition: all .3s ease;
	border: none;
	margin: 0 !important;
	border-top: 1px solid #b6b6b6;
	background: #cacaca;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
	text-transform: none;
	font-weight: 600;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
	transition: all .3s ease;
	color: #002e5b;
	padding: 15px 30px;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
	right: 25px;
	width: 9px;
	height: 9px;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	background: #002e5b;
	height: 3px;
	display: block;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	border: none;
	margin: -1.5px 0 0;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	background: #002e5b;
	width: 3px;
	display: block;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	border: none;
	margin: 0 0 0 -1.5px;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a {
	padding-left: 42px;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus {
	left: 25px;
	width: 9px;
	height: 9px;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	border-width: 3px 0 0;
	border-color: #002e5b;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	border-width: 0 0 0 3px;
	border-color: #002e5b;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	border: none;
	padding: 3px 30px 18px;
	background: #cacaca;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
	line-height: 22px;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-panels {
	border: none;
	background: 0 0;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
	padding-left: 0;
	padding-right: 0;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style.vc_tta-o-no-fill .vc_tta-tabs-container .vc_tta-tabs-list {
	background: #fde428;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list {
	background: 0 0;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
	background: #fde428;
	color: #002e5b;
	border: none;
	font-weight: 700;
	letter-spacing: -.04em;
	padding: 15px 30px;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	background: #002e5b;
	color: #fde428;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels {
	border-color: #f2f2f2;
	background: #f2f2f2;
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels .vc_tta-panel-body {
	padding: 30px 40px;
	overflow: inherit;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel {
	margin-bottom: 19px;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
	border: none;
	margin: 0;
	background: 0 0;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
	padding: 8px 30px 0 43px;
	border: none !important;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body .wpb_text_column p {
	line-height: 22px;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title {
	padding: 0;
	font-size: 16px;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a {
	padding: 7px 20px 5px;
	color: #444;
	letter-spacing: -.02em;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon {
	border: 1px solid;
	width: 24px;
	height: 24px;
}

.stm-site-preloader .spinner-blue, .stm-site-preloader .spinner-blue-only, body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon, body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::after, body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::before {
	border-color: #6c98e1;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon::before {
	left: 6px;
	right: 6px;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title > a .vc_tta-controls-icon::after {
	top: 6px;
	bottom: 6px;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title.vc_tta-controls-icon-position-left > a {
	padding-left: 43px;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern .vc_tta-panel-title.vc_tta-controls-icon-position-left > a .vc_tta-controls-icon {
	left: 3px;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon {
	background: #6c98e1;
}

body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon:after, body .vc_tta-container .vc_tta-accordion.vc_general.vc_tta-style-modern.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-controls-icon:before {
	border-color: #fff;
}

body {
	font-size: 14px;
}

a {
	color: #6c98e1;
	text-decoration: none;
	outline: 0 !important;
}

a:active, a:focus, a:hover {
	text-decoration: underline;
	color: #6c98e1;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	letter-spacing: -.06em;
	color: #222;
	padding: 0;
	margin: 0 0 23px;
	font-size: 45px;
	line-height: 60px;
}

.h1:after, .h2:after, .h3:after, .h4:after, .h5:after, .h6:after, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
	content: "";
	display: block;
	width: 35px;
	height: 6px;
	background: #fde428;
	border-radius: 3px;
	margin: 4px 0 0;
}

.h1:before, .h2:before, .h3:before, .h4:before, .h5:before, .h6:before, h1:before, h2:before, h3:before, h4:before, h5:before, h6:before {
	width: 35px;
	height: 6px;
	background: #fde428;
	border-radius: 3px;
}

.h1.stripe_2:after, .h2.stripe_2:after, .h3.stripe_2:after, .h4.stripe_2:after, .h5.stripe_2:after, .h6.stripe_2:after, h1.stripe_2:after, h2.stripe_2:after, h3.stripe_2:after, h4.stripe_2:after, h5.stripe_2:after, h6.stripe_2:after {
	border-radius: 0;
	width: 47px;
	height: 5px;
}

div.remove_padding .h1, div.remove_padding .h2, div.remove_padding .h3, div.remove_padding .h4, div.remove_padding .h5, div.remove_padding .h6, div.remove_padding h1, div.remove_padding h2, div.remove_padding h3, div.remove_padding h4, div.remove_padding h5, div.remove_padding h6 {
	padding-top: 0;
}

.h2, h2 {
	font-size: 36px;
	letter-spacing: -.06em;
	line-height: 45px;
	padding: 10px 0 0;
}

.h2:after, h2:after {
	margin: 9px 0 0;
}

.h3, h3 {
	margin-bottom: 23px;
	letter-spacing: -.06em;
	line-height: 36px;
	padding: 17px 0 0;
}

.h3:after, h3:after {
	margin: 11px 0 0;
}

.h4, h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 23px;
	letter-spacing: -.04em;
	line-height: 28px;
	padding: 23px 0 0;
}

.h4:after, h4:after {
	margin: 13px 0 0;
}

.h5, h5 {
	margin: 0 0 23px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -.04em;
	line-height: 22px;
	padding: 28px 0 0;
}

.h5:after, h5:after {
	margin: 16px 0 0;
}

.h6, h6 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -.02em;
	line-height: 20px;
	padding: 31px 0 0;
}

.h6:after, h6:after {
	margin: 17px 0 0;
}

.wpb_wrapper p {
	line-height: 26px;
	margin: 0 0 15px;
}

b, strong {
	font-weight: 600;
}

mark {
	background: 0 0;
	padding: inherit;
}

blockquote {
	padding: 21px 30px 18px;
	border-left: 5px solid #fde428;
	background: #f2f2f2;
	font-size: 16px;
	line-height: 26px;
	color: #212121;
	font-style: italic;
}

.stm_base_text_color {
	color: #002e5b;
}

.stm_secondary_text_color {
	color: #6c98e1;
}

.stm_third_text_color {
	color: #fde428;
}

.stm_base_bg_color {
	color: #002e5b;
}

.stm_secondary_bg_color {
	color: #6c98e1;
}

.stm_third_bg_color {
	color: #fde428;
}

.stm_base_border_color {
	color: #002e5b;
}

.stm_secondary_border_color {
	color: #6c98e1;
}

.stm_third_border_color {
	color: #fde428;
}

.comment-body .comment-text ul, .wpb_text_column.wpb_content_element ul {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
}

.comment-body .comment-text ul.small_margin li, .wpb_text_column.wpb_content_element ul.small_margin li {
	margin-bottom: 9px;
}

.comment-body .comment-text ul li, .wpb_text_column.wpb_content_element ul li {
	position: relative;
	padding: 0 0 0 26px;
	margin: 0 0 14px;
	line-height: 18px;
	color: #222;
	border: none;
	font-size: 13px;
}

.comment-body .comment-text ul li:before, .wpb_text_column.wpb_content_element ul li:before {
	content: "";
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	position: absolute;
	left: 0;
	top: 8px;
	font-weight: 600;
	display: inline-block;
	vertical-align: top;
	font-size: 5px;
	color: #6c98e1;
	transform: rotate(45deg);
}

.comment-body .comment-text ul li div, .wpb_text_column.wpb_content_element ul li div {
	padding: 10px 0;
}

.comment-body .comment-text ul li ol, .comment-body .comment-text ul li ul, .wpb_text_column.wpb_content_element ul li ol, .wpb_text_column.wpb_content_element ul li ul {
	margin: 10px 0;
}

.comment-body .comment-text ul li ol > li, .wpb_text_column.wpb_content_element ul li ol > li {
	list-style: decimal;
	padding: 0;
}

.comment-body .comment-text ul li ol > li:before, .wpb_text_column.wpb_content_element ul li ol > li:before {
	display: none;
	padding-left: 0;
}

.comment-body .comment-text ol, .wpb_text_column.wpb_content_element ol {
	list-style: decimal;
	margin: 0 0 20px;
	padding: 0;
}

.comment-body .comment-text ol > li, .wpb_text_column.wpb_content_element ol > li {
	margin: 0 0 10px;
	border: none;
	list-style: decimal;
}

.comment-body .comment-text ol > li ul > li, .comment-info ul, .slick-dots, .wpb_text_column.wpb_content_element ol > li ul > li, ul.comment-list li {
	list-style: none;
}

.comment-body .comment-text ol > li ol, .comment-body .comment-text ol > li ul, .wpb_text_column.wpb_content_element ol > li ol, .wpb_text_column.wpb_content_element ol > li ul {
	margin: 10px 0;
	padding: 0 0 0 26px;
}

.comment-body .comment-text p, .wpb_text_column.wpb_content_element p {
	color: #222;
}

.comment-body .comment-text table, .wpb_text_column.wpb_content_element table {
	width: 100%;
	margin: 0 0 40px;
}

.comment-body .comment-text table td, .comment-body .comment-text table th, .wpb_text_column.wpb_content_element table td, .wpb_text_column.wpb_content_element table th {
	padding: 10px;
	border: 1px solid #e6e6e6;
}

.comment-body .comment-text dl, .wpb_text_column.wpb_content_element dl {
	margin: 0 0 40px;
}

.comment-body .comment-text dl dd, .wpb_text_column.wpb_content_element dl dd {
	margin: 0 0 10px;
}

.comment-body .comment-text embed, .comment-body .comment-text iframe, .wpb_text_column.wpb_content_element embed, .wpb_text_column.wpb_content_element iframe {
	max-width: 100%;
}

mark {
	color: #002e5b;
}

fieldset {
	border: none;
	padding: 0;
}

input[type=text], input[type=email], input[type=password], input[type=search], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
}

::-webkit-input-placeholder {
	color: #222;
}

:-moz-placeholder {
	color: #222;
	opacity: 1;
}

::-moz-placeholder {
	color: #222;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #222;
}

.button, .post-password-form input[type=submit], .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	position: relative;
	outline: 0 !important;
	font-weight: 700;
	font-size: 14px;
	padding: 8px 21px;
	color: #fff;
	border-radius: 0;
	background: #002e5b;
	border: 3px solid #002e5b;
	display: inline-block;
	line-height: 23px;
	transition: all .3s ease;
}

.button.size-lg, .post-password-form input[type=submit].size-lg, .woocommerce a.button.size-lg, .woocommerce button.button.size-lg, .woocommerce input.button.alt.size-lg, .woocommerce input.button.size-lg, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg {
	padding: 10px 25px;
	line-height: 23px;
}

.button.size-lg.icon_left, .post-password-form input[type=submit].size-lg.icon_left, .woocommerce a.button.size-lg.icon_left, .woocommerce button.button.size-lg.icon_left, .woocommerce input.button.alt.size-lg.icon_left, .woocommerce input.button.size-lg.icon_left, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_left {
	padding-left: 49px;
}

.button.size-lg.icon_left .vc_btn3-icon, .post-password-form input[type=submit].size-lg.icon_left .vc_btn3-icon, .woocommerce a.button.size-lg.icon_left .vc_btn3-icon, .woocommerce button.button.size-lg.icon_left .vc_btn3-icon, .woocommerce input.button.alt.size-lg.icon_left .vc_btn3-icon, .woocommerce input.button.size-lg.icon_left .vc_btn3-icon, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_left .vc_btn3-icon {
	left: 16px;
}

.button.size-lg.icon_right, .post-password-form input[type=submit].size-lg.icon_right, .woocommerce a.button.size-lg.icon_right, .woocommerce button.button.size-lg.icon_right, .woocommerce input.button.alt.size-lg.icon_right, .woocommerce input.button.size-lg.icon_right, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg.icon_right {
	padding-right: 49px;
}

.button.size-lg .vc_btn3-icon, .post-password-form input[type=submit].size-lg .vc_btn3-icon, .woocommerce a.button.size-lg .vc_btn3-icon, .woocommerce button.button.size-lg .vc_btn3-icon, .woocommerce input.button.alt.size-lg .vc_btn3-icon, .woocommerce input.button.size-lg .vc_btn3-icon, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-lg .vc_btn3-icon {
	right: 16px;
	font-size: 19px;
	height: 19px;
	line-height: 19px;
}

.button.size-sm, .post-password-form input[type=submit].size-sm, .woocommerce a.button.size-sm, .woocommerce button.button.size-sm, .woocommerce input.button.alt.size-sm, .woocommerce input.button.size-sm, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm {
	padding: 5px 15px;
	font-weight: 600;
}

.button.size-sm.icon_left, .post-password-form input[type=submit].size-sm.icon_left, .woocommerce a.button.size-sm.icon_left, .woocommerce button.button.size-sm.icon_left, .woocommerce input.button.alt.size-sm.icon_left, .woocommerce input.button.size-sm.icon_left, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_left {
	padding-left: 30px;
}

.button.size-sm.icon_left i, .post-password-form input[type=submit].size-sm.icon_left i, .woocommerce a.button.size-sm.icon_left i, .woocommerce button.button.size-sm.icon_left i, .woocommerce input.button.alt.size-sm.icon_left i, .woocommerce input.button.size-sm.icon_left i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_left i {
	left: 12px;
	right: auto;
}

.button.size-sm.icon_right, .post-password-form input[type=submit].size-sm.icon_right, .woocommerce a.button.size-sm.icon_right, .woocommerce button.button.size-sm.icon_right, .woocommerce input.button.alt.size-sm.icon_right, .woocommerce input.button.size-sm.icon_right, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_right {
	padding-right: 30px;
}

.button.size-sm.icon_right i, .post-password-form input[type=submit].size-sm.icon_right i, .woocommerce a.button.size-sm.icon_right i, .woocommerce button.button.size-sm.icon_right i, .woocommerce input.button.alt.size-sm.icon_right i, .woocommerce input.button.size-sm.icon_right i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.size-sm.icon_right i {
	right: 12px;
	left: auto;
}

.button.icon_right, .post-password-form input[type=submit].icon_right, .woocommerce a.button.icon_right, .woocommerce button.button.icon_right, .woocommerce input.button.alt.icon_right, .woocommerce input.button.icon_right, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_right {
	padding-right: 37px;
}

.button.icon_left, .post-password-form input[type=submit].icon_left, .woocommerce a.button.icon_left, .woocommerce button.button.icon_left, .woocommerce input.button.alt.icon_left, .woocommerce input.button.icon_left, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_left {
	padding-left: 59px;
}

.button.icon_left i, .post-password-form input[type=submit].icon_left i, .woocommerce a.button.icon_left i, .woocommerce button.button.icon_left i, .woocommerce input.button.alt.icon_left i, .woocommerce input.button.icon_left i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.icon_left i {
	left: 30px;
	right: auto;
}

.button i, .post-password-form input[type=submit] i, .woocommerce a.button i, .woocommerce button.button i, .woocommerce input.button i, .woocommerce input.button.alt i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button i {
	position: absolute;
	top: 50%;
	right: 15px;
	left: auto;
	font-size: 14px;
	line-height: 14px;
	color: #fde428;
	transition: all .3s ease;
	transform: translate(0, -50%);
}

.button:active, .button:focus, .button:hover, .post-password-form input[type=submit]:active, .post-password-form input[type=submit]:focus, .post-password-form input[type=submit]:hover, .woocommerce a.button:active, .woocommerce a.button:focus, .woocommerce a.button:hover, .woocommerce button.button:active, .woocommerce button.button:focus, .woocommerce button.button:hover, .woocommerce input.button.alt:active, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button:active, .woocommerce input.button:focus, .woocommerce input.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background: #fde428;
	border-color: #fde428;
	color: #002e5b;
	text-decoration: none;
}

.button:active i, .button:focus i, .button:hover i, .post-password-form input[type=submit]:active i, .post-password-form input[type=submit]:focus i, .post-password-form input[type=submit]:hover i, .woocommerce a.button:active i, .woocommerce a.button:focus i, .woocommerce a.button:hover i, .woocommerce button.button:active i, .woocommerce button.button:focus i, .woocommerce button.button:hover i, .woocommerce input.button.alt:active i, .woocommerce input.button.alt:focus i, .woocommerce input.button.alt:hover i, .woocommerce input.button:active i, .woocommerce input.button:focus i, .woocommerce input.button:hover i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover i {
	color: #002e5b;
}

.button.bordered, .post-password-form input[type=submit].bordered, .woocommerce a.button.bordered, .woocommerce button.button.bordered, .woocommerce input.button.alt.bordered, .woocommerce input.button.bordered, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.bordered {
	border-radius: 3px;
}

.button.theme_style_2:hover, .post-password-form input[type=submit].theme_style_2:hover, .woocommerce a.button.theme_style_2:hover, .woocommerce button.button.theme_style_2:hover, .woocommerce input.button.alt.theme_style_2:hover, .woocommerce input.button.theme_style_2:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_2:hover {
	background: 0 0;
	border-color: #fff;
	color: #002e5b;
}

.button.theme_style_3, .post-password-form input[type=submit].theme_style_3, .woocommerce a.button.theme_style_3, .woocommerce button.button.theme_style_3, .woocommerce input.button.alt.theme_style_3, .woocommerce input.button.theme_style_3, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3 {
	background: #fde428;
	color: #002e5b;
	border-color: #fde428;
}

.button.theme_style_3 i, .post-password-form input[type=submit].theme_style_3 i, .woocommerce a.button.theme_style_3 i, .woocommerce button.button.theme_style_3 i, .woocommerce input.button.alt.theme_style_3 i, .woocommerce input.button.theme_style_3 i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3 i {
	color: #002e5b;
}

.button.theme_style_3:active, .button.theme_style_3:focus, .button.theme_style_3:hover, .post-password-form input[type=submit].theme_style_3:active, .post-password-form input[type=submit].theme_style_3:focus, .post-password-form input[type=submit].theme_style_3:hover, .woocommerce a.button.theme_style_3:active, .woocommerce a.button.theme_style_3:focus, .woocommerce a.button.theme_style_3:hover, .woocommerce button.button.theme_style_3:active, .woocommerce button.button.theme_style_3:focus, .woocommerce button.button.theme_style_3:hover, .woocommerce input.button.alt.theme_style_3:active, .woocommerce input.button.alt.theme_style_3:focus, .woocommerce input.button.alt.theme_style_3:hover, .woocommerce input.button.theme_style_3:active, .woocommerce input.button.theme_style_3:focus, .woocommerce input.button.theme_style_3:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:active, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:hover {
	background: 0 0;
	border-color: #fde428;
	color: #fde428;
}

.button.theme_style_3:active i, .button.theme_style_3:focus i, .button.theme_style_3:hover i, .post-password-form input[type=submit].theme_style_3:active i, .post-password-form input[type=submit].theme_style_3:focus i, .post-password-form input[type=submit].theme_style_3:hover i, .woocommerce a.button.theme_style_3:active i, .woocommerce a.button.theme_style_3:focus i, .woocommerce a.button.theme_style_3:hover i, .woocommerce button.button.theme_style_3:active i, .woocommerce button.button.theme_style_3:focus i, .woocommerce button.button.theme_style_3:hover i, .woocommerce input.button.alt.theme_style_3:active i, .woocommerce input.button.alt.theme_style_3:focus i, .woocommerce input.button.alt.theme_style_3:hover i, .woocommerce input.button.theme_style_3:active i, .woocommerce input.button.theme_style_3:focus i, .woocommerce input.button.theme_style_3:hover i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:active i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:focus i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_3:hover i {
	color: #fde428;
}

.button.theme_style_4, .post-password-form input[type=submit].theme_style_4, .woocommerce a.button.theme_style_4, .woocommerce button.button.theme_style_4, .woocommerce input.button.alt.theme_style_4, .woocommerce input.button.theme_style_4, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_4 {
	background: #fde428;
	color: #002e5b;
	border-color: #fde428;
}

.button.theme_style_4 i, .post-password-form input[type=submit].theme_style_4 i, .woocommerce a.button.theme_style_4 i, .woocommerce button.button.theme_style_4 i, .woocommerce input.button.alt.theme_style_4 i, .woocommerce input.button.theme_style_4 i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_4 i {
	color: #002e5b;
}

.button.theme_style_4:hover, .post-password-form input[type=submit].theme_style_4:hover, .woocommerce a.button.theme_style_4:hover, .woocommerce button.button.theme_style_4:hover, .woocommerce input.button.alt.theme_style_4:hover, .woocommerce input.button.theme_style_4:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_4:hover {
	background: #002e5b;
	border-color: #002e5b;
	color: #fff;
}

.button.theme_style_4:hover i, .post-password-form input[type=submit].theme_style_4:hover i, .woocommerce a.button.theme_style_4:hover i, .woocommerce button.button.theme_style_4:hover i, .woocommerce input.button.alt.theme_style_4:hover i, .woocommerce input.button.theme_style_4:hover i, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.theme_style_4:hover i {
	color: #fde428;
}

.post-password-form input[type=submit] {
	padding: 10px 25px;
	line-height: 23px;
}

.post-password-form label {
	padding-top: 1px;
	margin: 0 15px 0 0;
	vertical-align: bottom;
}

.input-group {
	margin: 0 0 30px;
	width: 100%;
}

.form-control, .input-group .form-control, .post-password-form input[type=password], .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .wpcf7-form-control, body .woocommerce-cart table.cart td.actions .coupon .input-text {
	font-size: 13px;
	line-height: 18px;
	color: #222;
	background: #cacaca;
	border: none;
	box-shadow: none;
	outline: 0;
	padding: 16px 30px 15px;
	border-radius: 0;
	transition: all .3s ease;
	box-sizing: border-box !important;
	width: 100%;
	display: block;
	height: 49px;
}

.comments-title:after, span.wpcf7-not-valid-tip {
	display: none;
}

.form-control:active, .form-control:focus, .input-group .form-control:active, .input-group .form-control:focus, .post-password-form input[type=password]:active, .post-password-form input[type=password]:focus, .woocommerce form .form-row input.input-text:active, .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:active, .woocommerce form .form-row textarea:focus, .wpcf7-form-control:active, .wpcf7-form-control:focus, body .woocommerce-cart table.cart td.actions .coupon .input-text:active, body .woocommerce-cart table.cart td.actions .coupon .input-text:focus {
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 0 2px #fde428;
}

.woocommerce form .form-row.woocommerce-invalid input.input-text {
	box-shadow: 0 0 0 2px red;
	border-radius: 2px;
	border: none;
}

body #order_comments, body .input-group textarea.form-control, body textarea.form-control, body textarea.wpcf7-form-control {
	height: 128px;
}

textarea.wpcf7-form-control {
	resize: vertical;
}

.request_callback {
	position: relative;
}

.request_callback p {
	font-weight: 700;
	color: #fff;
	margin-bottom: 12px;
}

.select2-container, .select2-container .selection, .select2-container--default .select2-selection--single {
	outline: 0 !important;
}

.widget_archive .select2-container.select2-container--default .select2-selection--single {
	height: 44px;
}

.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 42px;
	padding-left: 15px;
	padding-right: 50px;
}

.widget_archive .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 44px;
	height: 44px;
}

.select2-container.select2-container--default .select2-selection--single {
	border-radius: 0;
	border: 1px solid #cacaca;
	height: 49px;
	line-height: 1;
	background: #cacaca;
	font-size: 13px;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 48px;
	padding-left: 29px;
	padding-right: 50px;
	color: #222;
}

.breadcrumbs, ul.comment-list .comment .comment-text p {
	line-height: 22px;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 50px;
	height: 49px;
	top: 0;
	right: 0;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 6px 6px 0;
	border-color: #777 transparent transparent;
	margin-left: -6px;
	margin-top: -3px;
}

.select2-container.select2-container--default.select2-container--open .select2-selection--single {
	border-color: #cacaca;
	background-color: #fff;
}

.select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #777;
	border-width: 0 6px 6px;
}

div.wpcf7-response-output {
	margin: 0 0 10px;
	background-color: #c9f7b2;
	color: #61a600;
	padding: 18px 30px 18px 20px;
	font-size: 14px;
	border: none;
}

div.wpcf7-response-output.wpcf7-validation-errors {
	background-color: #ffd9d9;
	color: red;
}

div.wpcf7-response-output.wpcf7-mail-sent-ng {
	background-color: #fff2b2;
	color: #f90;
}

.comment-info ul {
	padding: 0;
	margin: 0 0 20px;
}

.comment-info ul li {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 0 4px;
}

.comment-info ul.type_1 li:before {
	content: "";
	top: 4px;
}

.comment-info ul.type_2 li:before {
	content: "";
	top: 3px;
	font-size: 14px;
}

.comment-info ol {
	margin: 0 0 20px;
	padding: 0;
	list-style-position: inside;
}

.comment-info ol li {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 0 4px;
}

.comments-title {
	position: relative;
	font-weight: 700;
	text-transform: lowercase;
	margin-bottom: 20px;
}

ul.comment-list {
	position: relative;
	margin: 0 0 40px;
	padding: 0;
}

ul.comment-list li {
	border-top: 1px solid #ddd;
	padding: 30px 0 0;
	margin: 0 0 30px;
}

ul.comment-list .comment .vcard {
	float: left;
	margin: 0 32px 0 0;
	width: 87px;
}

ul.comment-list .comment .vcard img {
	max-width: 100%;
	height: auto;
}

ul.comment-list .comment .comment-info {
	overflow: hidden;
}

ul.comment-list .comment .comment-author {
	float: left;
	font-weight: 600;
	color: #333;
}

ul.comment-list .comment .comment-meta {
	float: right;
	font-size: 11px;
	color: #aaa;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 15px;
}

ul.comment-list .comment .comment-meta a {
	display: inline-block;
	vertical-align: middle;
	color: #aaa;
}

ul.comment-list .comment .comment-meta a:hover {
	color: #6c98e1;
	text-decoration: none;
}

ul.comment-list .comment .comment-meta a:before {
	content: "/";
	display: inline-block;
	vertical-align: baseline;
	margin: 0 7px 0 5px;
	color: #ddd;
}

.consulting_stocks_box .stocks_list .owl-stage-outer:before, .consulting_stocks_box:before, .page-links:after, .page-numbers:after, .slick-dots:after, .staff_bottom_wr:before, .stm_post_details ul li:before, ul.comment-list .children > li:before {
	content: "";
}

.comment-reply-title:after, ul.comment-list .comment .comment-meta a:first-child:before {
	display: none;
}

ul.comment-list .comment .comment-text {
	clear: both;
}

ul.comment-list .comment .comment-text :last-child {
	margin-bottom: 0;
}

ul.comment-list .children {
	margin: 29px 0 0 30px;
	padding: 0;
}

ul.comment-list .children > li {
	position: relative;
	padding: 30px 0 0;
	margin: 0 0 30px;
	border-top: 1px solid #ddd;
}

ul.comment-list .children > li:before {
	position: absolute;
	left: 66px;
	top: -9px;
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/comment_before.png") no-repeat;
	width: 15px;
	height: 9px;
}

.comment-respond {
	margin: 40px 0 0;
}

.comment-reply-title {
	margin: 0 0 19px;
	font-size: 20px;
	text-transform: lowercase;
}

.comment-reply-title:before {
	margin: 0 0 22px;
}

.comment-awaiting-moderation {
	display: block;
	color: #6c98e1;
	font-weight: 700;
	text-transform: lowercase;
	margin: 10px 0 0;
}

.comment-info table {
	width: 100%;
	margin: 0 0 40px;
}

.comment-info table td, .comment-info table th {
	border: 1px solid #e9e9e9;
	padding: 5px 10px;
}

.comment-form .form-submit {
	display: none;
}

.comment-info ol ol, .comment-info ul ul {
	margin: 10px 0 20px 20px;
}

.slick_next, .slick_prev {
	width: 45px;
	height: 45px;
	z-index: 10000;
	border: 3px solid #d7d7d7;
	top: 50%;
	margin-top: -22px;
	position: absolute;
	font-size: 20px;
	text-align: center;
	color: #d7d7d7;
	cursor: pointer;
	box-sizing: border-box;
	transition: border .2s linear, background .2s linear, color .2s linear, opacity .2s linear;
}

.slick_prev {
	left: -145px;
	padding-right: 2px !important;
}

.slick_next {
	right: -145px;
	padding-left: 2px !important;
}

body.boxed_layout .slick_prev {
	left: -51px;
}

body.boxed_layout .slick_next {
	right: -51px;
}

.slick_next:hover, .slick_prev:hover {
	border-color: #002e5b !important;
	background: #002e5b;
	color: #fff;
	opacity: 1;
}

.slick_next i, .slick_prev i {
	margin-top: 9px;
}

.slick-dots {
	position: relative;
	padding: 0;
	margin: 20px 0 0;
	text-align: center;
	height: 8px;
}

.slick-dots:after {
	clear: both;
	display: table;
}

.slick-dots li {
	float: left;
	margin: 0 10px 0 0;
}

.multiple_project .slick-dots li {
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.slick-dots li.slick-active button {
	background: #002e5b;
}

.slick-dots li button {
	display: block;
	border: none;
	text-indent: -3000px;
	width: 10px;
	height: 8px;
	background: #ccc;
	outline: 0;
	padding: 0;
	margin: 0;
}

.wpb_gallery_slidesslick_slider .slick_prev {
	left: auto;
	right: 75px;
	top: auto;
	margin: 0;
	bottom: 20px;
}

.wpb_gallery_slidesslick_slider .slick_next {
	right: 20px;
	top: auto;
	margin: 0;
	bottom: 20px;
}

.breadcrumbs {
	position: relative;
	font-size: 12px;
	color: inherit;
	margin: 0 0 6px;
	text-transform: capitalize;
}

.breadcrumbs > span {
	margin: 0 6px 10px;
}

.breadcrumbs > span i.fa {
	font-weight: 600;
}

.breadcrumbs > span a {
	color: inherit;
}

.breadcrumbs > span a:hover {
	color: inherit;
	text-decoration: none;
}

.page-links > a, .page-links > span, .page-numbers .page-numbers {
	font-size: 16px;
	color: #002e5b;
	font-weight: 600;
	min-width: 40px;
	height: 40px;
}

.breadcrumbs > span:first-child {
	margin-left: 0;
}

.page-links, ul.page-numbers {
	position: relative;
	margin: 0 0 40px;
	padding: 0;
}

.page-links > a, .page-links > label, .page-links > span, .page-numbers li {
	margin: 0 11px 0 0;
	float: left;
	list-style: none;
}

.page-links:after, .page-numbers:after {
	clear: both;
	display: table;
}

.page-links > a, .page-links > span {
	display: block;
	text-align: center;
	border: 2px solid transparent;
	padding: 11px 5px 0;
	line-height: 16px;
}

.page-links > a.current, .page-links > a:hover, .page-links > span.current, .page-links > span:hover {
	border-color: #002e5b;
	text-decoration: none;
}

.page-links > span {
	border-color: #002e5b;
}

.page-links > .page-links-title {
	padding-left: 0;
	border: none;
}

.page-links > label {
	line-height: 30px;
}

.page-numbers .page-numbers {
	display: block;
	text-align: center;
	border: 2px solid transparent;
	padding: 11px 5px 0;
	line-height: 16px;
}

.page-numbers .page-numbers.current, .page-numbers .page-numbers:hover {
	border-color: #002e5b;
	text-decoration: none;
}

.stm_post_info {
	position: relative;
	margin: 0 0 50px;
}

.stm_post_info .post_thumbnail {
	position: relative;
	margin: 0 0 22px;
}

.stm_post_info .post_thumbnail img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.stm_post_info .post_excerpt {
	position: relative;
	margin: 0 0 28px;
}

.post_details_wr .stm_post_info {
	border-top: 1px solid #ddd;
	padding: 13px 0 0;
	margin: 0 0 43px;
}

.post_details_wr .stm_post_details .comments_num, .post_details_wr .stm_post_info .post_thumbnail {
	margin: 0;
}

.stm_post_details {
	position: relative;
	margin: 0 0 5px;
}

.stm_post_details ul {
	float: left;
	width: 70%;
	margin: 0;
	padding: 0;
}

.stm_post_details ul li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0 0 10px 20px;
	padding: 0 0 0 21px;
	font-size: 13px;
}

.stm_post_details ul li:before {
	width: 1px;
	height: 12px;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 3px;
}

.stm_post_details ul li:first-child {
	margin: 0;
	padding: 0;
}

.stm_post_details ul li:first-child:before {
	display: none;
}

.stm_post_details ul li i {
	color: #fde428;
	font-size: 15px;
	vertical-align: baseline;
	margin: 0 5px 0 0;
}

.stm_post_details .comments_num {
	float: right;
	width: 30%;
	font-size: 13px;
	margin: -3px 0 0;
	text-align: right;
}

.stm_post_details .comments_num a {
	color: #777;
}

.stm_post_details .comments_num .fa {
	color: #fde428;
	font-size: 16px;
	margin: 0 8px 0 0;
}

.stm_post_details span {
	color: #222;
}

.stm_post_details img {
	max-width: 100%;
	height: auto;
	display: block;
}

.post_bottom {
	position: relative;
	margin: 0 0 52px;
}

.post_bottom .tags {
	font-size: 0;
}

.post_bottom .tags a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 8px 6px;
	font-size: 13px !important;
	color: #777;
	border: 1px solid #ccc;
	margin: 0 6px 7px 0;
	text-decoration: none !important;
	text-transform: lowercase;
	transition: all .3s ease;
}

.post_bottom .tags a:hover {
	background: #fde428;
	border-color: #fde428;
	color: #222;
}

.post_bottom .share_buttons {
	white-space: nowrap;
	padding: 5px 0 0;
}

.post_bottom .share_buttons .addtoany_header {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	font-size: 11px;
	line-height: 1;
}

.post_bottom .share_buttons label {
	font-size: 11px;
	color: #aaa;
	font-weight: 600;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	margin: 0 15px 0 0;
}

.post_bottom .share_buttons .addtoany_list {
	display: inline-block;
	vertical-align: middle;
	margin: 0 -4px;
	line-height: 1 !important;
}

.post_bottom .share_buttons .addtoany_list a {
	line-height: 1;
}

.post_bottom .share_buttons .addtoany_list a span {
	vertical-align: middle;
}

.about_author {
	background: #f2f2f2;
	padding: 20px 20px 15px;
	margin: 0 0 50px;
}

.about_author:after {
	content: "";
	display: table;
	clear: both;
}

.about_author .author_image {
	float: left;
	width: 87px;
	height: 87px;
	margin: 0 25px 0 0;
}

.about_author .author_image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.about_author .author_info {
	position: relative;
}

.about_author .author_info .author_name {
	margin: 0 0 8px;
}

.about_author .author_info .author_name span {
	display: block;
	font-size: 11px;
	font-weight: 600;
	color: #aaa;
	text-transform: uppercase;
	margin: 0 0 3px;
}

.about_author .author_info .author_name strong {
	font-weight: 700;
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
}

.about_author .author_info .author_content {
	line-height: 22px;
	font-size: 13px;
	color: #222;
}

.posts_list > ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.posts_list > ul > li {
	list-style: none;
	padding: 0 0 40px;
	margin: 0 0 49px;
	border-bottom: 1px solid #ddd;
}

.posts_list > ul > li.sticky {
	background: #f2f2f2;
	padding: 40px;
}

.posts_list > ul > li:last-child {
	padding-bottom: 50px;
	margin-bottom: 29px;
}

.posts_list > ul > li h4 {
	padding-top: 0;
	font-weight: 700;
	font-size: 22px;
}

.default_widgets, .shop_widgets, .stm_sidebar {
	position: relative;
}

.default_widgets .wpb_content_element, .shop_widgets .wpb_content_element, .stm_sidebar .wpb_content_element {
	margin: 0 0 40px;
}

.default_widgets .wpb_content_element .widget, .shop_widgets .wpb_content_element .widget, .stm_sidebar .wpb_content_element .widget {
	margin: 0;
}

.widget {
	margin: 0 0 40px;
}

.widget .widget_title {
	border-top: 3px solid #002e5b;
	margin-bottom: 25px;
}

.widget .widget_title:after {
	display: none;
}

.widget.widget_archive, .widget.widget_categories, .widget.widget_meta, .widget.widget_nav_menu, .widget.widget_pages, .widget.widget_product_categories {
	position: relative;
}

.widget.widget_archive ul, .widget.widget_categories ul, .widget.widget_meta ul, .widget.widget_nav_menu ul, .widget.widget_pages ul, .widget.widget_product_categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_nav_menu ul li, .widget.widget_pages ul li, .widget.widget_product_categories ul li {
	font-weight: 600;
	border-bottom: 1px solid #fff;
	background: #f2f2f2;
	margin: 0;
	padding: 0 23px 0 0;
	color: #002e5b;
}

.widget.widget_archive ul li a, .widget.widget_categories ul li a, .widget.widget_meta ul li a, .widget.widget_nav_menu ul li a, .widget.widget_pages ul li a, .widget.widget_product_categories ul li a {
	color: #002e5b;
	text-decoration: none !important;
	border-left: 5px solid transparent;
	display: inline-block;
	padding: 14px 0 14px 18px;
	transition: all .3s ease;
}

.widget.widget_archive ul li.current-cat:hover > a, .widget.widget_archive ul li.current-cat > a, .widget.widget_archive ul li.current-menu-item:hover > a, .widget.widget_archive ul li.current-menu-item > a, .widget.widget_archive ul li.current_page_item:hover > a, .widget.widget_archive ul li.current_page_item > a, .widget.widget_archive ul li:hover > a, .widget.widget_categories ul li.current-cat:hover > a, .widget.widget_categories ul li.current-cat > a, .widget.widget_categories ul li.current-menu-item:hover > a, .widget.widget_categories ul li.current-menu-item > a, .widget.widget_categories ul li.current_page_item:hover > a, .widget.widget_categories ul li.current_page_item > a, .widget.widget_categories ul li:hover > a, .widget.widget_meta ul li.current-cat:hover > a, .widget.widget_meta ul li.current-cat > a, .widget.widget_meta ul li.current-menu-item:hover > a, .widget.widget_meta ul li.current-menu-item > a, .widget.widget_meta ul li.current_page_item:hover > a, .widget.widget_meta ul li.current_page_item > a, .widget.widget_meta ul li:hover > a, .widget.widget_nav_menu ul li.current-cat:hover > a, .widget.widget_nav_menu ul li.current-cat > a, .widget.widget_nav_menu ul li.current-menu-item:hover > a, .widget.widget_nav_menu ul li.current-menu-item > a, .widget.widget_nav_menu ul li.current_page_item:hover > a, .widget.widget_nav_menu ul li.current_page_item > a, .widget.widget_nav_menu ul li:hover > a, .widget.widget_pages ul li.current-cat:hover > a, .widget.widget_pages ul li.current-cat > a, .widget.widget_pages ul li.current-menu-item:hover > a, .widget.widget_pages ul li.current-menu-item > a, .widget.widget_pages ul li.current_page_item:hover > a, .widget.widget_pages ul li.current_page_item > a, .widget.widget_pages ul li:hover > a, .widget.widget_product_categories ul li.current-cat:hover > a, .widget.widget_product_categories ul li.current-cat > a, .widget.widget_product_categories ul li.current-menu-item:hover > a, .widget.widget_product_categories ul li.current-menu-item > a, .widget.widget_product_categories ul li.current_page_item:hover > a, .widget.widget_product_categories ul li.current_page_item > a, .widget.widget_product_categories ul li:hover > a {
	border-left-color: #6c98e1;
}

.widget.widget_archive ul li:before, .widget.widget_categories ul li:before, .widget.widget_meta ul li:before, .widget.widget_nav_menu ul li:before, .widget.widget_pages ul li:before, .widget.widget_product_categories ul li:before, .widget.widget_recent_comments ul li:before, .widget.widget_rss ul li:before {
	display: none;
}

.widget.widget_archive ul li.current-cat ul, .widget.widget_archive ul li.current-menu-item ul, .widget.widget_archive ul li.current_page_item ul, .widget.widget_categories ul li.current-cat ul, .widget.widget_categories ul li.current-menu-item ul, .widget.widget_categories ul li.current_page_item ul, .widget.widget_meta ul li.current-cat ul, .widget.widget_meta ul li.current-menu-item ul, .widget.widget_meta ul li.current_page_item ul, .widget.widget_nav_menu ul li.current-cat ul, .widget.widget_nav_menu ul li.current-menu-item ul, .widget.widget_nav_menu ul li.current_page_item ul, .widget.widget_pages ul li.current-cat ul, .widget.widget_pages ul li.current-menu-item ul, .widget.widget_pages ul li.current_page_item ul, .widget.widget_product_categories ul li.current-cat ul, .widget.widget_product_categories ul li.current-menu-item ul, .widget.widget_product_categories ul li.current_page_item ul {
	margin-top: 20px;
}

.widget.widget_archive ul li .children, .widget.widget_archive ul li .sub-menu, .widget.widget_categories ul li .children, .widget.widget_categories ul li .sub-menu, .widget.widget_meta ul li .children, .widget.widget_meta ul li .sub-menu, .widget.widget_nav_menu ul li .children, .widget.widget_nav_menu ul li .sub-menu, .widget.widget_pages ul li .children, .widget.widget_pages ul li .sub-menu, .widget.widget_product_categories ul li .children, .widget.widget_product_categories ul li .sub-menu {
	margin: -2px 0 25px 35px;
	padding: 0;
}

.widget.widget_archive ul li .children li, .widget.widget_archive ul li .sub-menu li, .widget.widget_categories ul li .children li, .widget.widget_categories ul li .sub-menu li, .widget.widget_meta ul li .children li, .widget.widget_meta ul li .sub-menu li, .widget.widget_nav_menu ul li .children li, .widget.widget_nav_menu ul li .sub-menu li, .widget.widget_pages ul li .children li, .widget.widget_pages ul li .sub-menu li, .widget.widget_product_categories ul li .children li, .widget.widget_product_categories ul li .sub-menu li {
	position: relative;
	font-weight: 400;
	border: none;
	font-size: 13px;
	margin: 0 0 12px;
	padding-right: 0;
	background: 0 0;
}

.widget.widget_archive ul li .children li:before, .widget.widget_archive ul li .sub-menu li:before, .widget.widget_categories ul li .children li:before, .widget.widget_categories ul li .sub-menu li:before, .widget.widget_meta ul li .children li:before, .widget.widget_meta ul li .sub-menu li:before, .widget.widget_nav_menu ul li .children li:before, .widget.widget_nav_menu ul li .sub-menu li:before, .widget.widget_pages ul li .children li:before, .widget.widget_pages ul li .sub-menu li:before, .widget.widget_product_categories ul li .children li:before, .widget.widget_product_categories ul li .sub-menu li:before {
	content: "-";
	display: block;
	position: absolute;
	left: -11px;
	top: 0;
	color: #777;
}

.widget.widget_recent_comments, .widget.widget_rss, .widget.widget_search .search-form {
	position: relative;
}

.widget.widget_archive ul li .children li:hover a, .widget.widget_archive ul li .sub-menu li:hover a, .widget.widget_categories ul li .children li:hover a, .widget.widget_categories ul li .sub-menu li:hover a, .widget.widget_meta ul li .children li:hover a, .widget.widget_meta ul li .sub-menu li:hover a, .widget.widget_nav_menu ul li .children li:hover a, .widget.widget_nav_menu ul li .sub-menu li:hover a, .widget.widget_pages ul li .children li:hover a, .widget.widget_pages ul li .sub-menu li:hover a, .widget.widget_product_categories ul li .children li:hover a, .widget.widget_product_categories ul li .sub-menu li:hover a {
	text-decoration: underline !important;
}

.widget.widget_archive ul li .children li a, .widget.widget_archive ul li .sub-menu li a, .widget.widget_categories ul li .children li a, .widget.widget_categories ul li .sub-menu li a, .widget.widget_meta ul li .children li a, .widget.widget_meta ul li .sub-menu li a, .widget.widget_nav_menu ul li .children li a, .widget.widget_nav_menu ul li .sub-menu li a, .widget.widget_pages ul li .children li a, .widget.widget_pages ul li .sub-menu li a, .widget.widget_product_categories ul li .children li a, .widget.widget_product_categories ul li .sub-menu li a {
	background: 0 0;
	border: none;
	padding: 0;
	color: #777;
}

.widget.widget_archive ul li .children li .children, .widget.widget_archive ul li .children li .sub-menu, .widget.widget_archive ul li .sub-menu li .children, .widget.widget_archive ul li .sub-menu li .sub-menu, .widget.widget_categories ul li .children li .children, .widget.widget_categories ul li .children li .sub-menu, .widget.widget_categories ul li .sub-menu li .children, .widget.widget_categories ul li .sub-menu li .sub-menu, .widget.widget_meta ul li .children li .children, .widget.widget_meta ul li .children li .sub-menu, .widget.widget_meta ul li .sub-menu li .children, .widget.widget_meta ul li .sub-menu li .sub-menu, .widget.widget_nav_menu ul li .children li .children, .widget.widget_nav_menu ul li .children li .sub-menu, .widget.widget_nav_menu ul li .sub-menu li .children, .widget.widget_nav_menu ul li .sub-menu li .sub-menu, .widget.widget_pages ul li .children li .children, .widget.widget_pages ul li .children li .sub-menu, .widget.widget_pages ul li .sub-menu li .children, .widget.widget_pages ul li .sub-menu li .sub-menu, .widget.widget_product_categories ul li .children li .children, .widget.widget_product_categories ul li .children li .sub-menu, .widget.widget_product_categories ul li .sub-menu li .children, .widget.widget_product_categories ul li .sub-menu li .sub-menu {
	margin-top: 10px;
	margin-bottom: 5px;
}

.widget.widget_recent_comments ul, .widget.widget_rss ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget.widget_recent_comments ul li, .widget.widget_rss ul li {
	font-weight: 600;
	border-bottom: 1px solid #fff;
	background: #f2f2f2;
	margin: 0;
	padding: 14px 23px 14px 18px;
	border-left: 5px solid transparent;
	color: #002e5b;
}

.widget.widget_recent_comments ul li a, .widget.widget_rss ul li a {
	color: #002e5b;
	text-decoration: none !important;
	transition: all .3s ease;
}

.widget.widget_recent_comments ul li:hover, .widget.widget_rss ul li:hover {
	border-left-color: #6c98e1;
}

.widget.widget_calendar .calendar_wrap table {
	width: 100%;
}

.widget.widget_calendar .calendar_wrap table caption {
	font-weight: 700;
	text-transform: uppercase;
	color: #002e5b;
	margin: 0 0 15px;
}

.widget.widget_calendar .calendar_wrap table td, .widget.widget_calendar .calendar_wrap table th {
	text-align: center;
	font-size: 14px;
	padding: 10px 5px;
}

.widget.widget_calendar .calendar_wrap table thead th {
	background: #fde428;
	color: #002e5b;
}

.widget.widget_calendar .calendar_wrap table tbody {
	border: 1px solid #e6e6e6;
}

.widget.widget_calendar .calendar_wrap table tfoot #prev {
	text-align: left;
}

.widget.widget_calendar .calendar_wrap table tfoot #next {
	text-align: right;
}

.widget.widget_search .search-form .form-control {
	width: 100%;
	padding: 13px 50px 13px 15px;
	height: 44px;
}

.widget.widget_search .search-form button {
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	background: #002e5b;
	color: #fff;
	text-align: center;
	border: none;
	font-size: 17px;
	outline: 0 !important;
	transition: all .3s ease;
}

.widget.widget_search .search-form button:hover {
	background: #fde428;
	color: #002e5b;
}

.widget.widget_product_tag_cloud .tagcloud, .widget.widget_tag_cloud .tagcloud {
	font-size: 0;
}

.widget.widget_product_tag_cloud .tagcloud a, .widget.widget_tag_cloud .tagcloud a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 8px 6px;
	font-size: 13px !important;
	color: #777;
	border: 1px solid #ccc;
	margin: 0 6px 7px 0;
	text-decoration: none !important;
	text-transform: lowercase;
	transition: all .3s ease;
}

.widget.widget_product_tag_cloud .tagcloud a:hover, .widget.widget_tag_cloud .tagcloud a:hover {
	background: #fde428;
	border-color: #fde428;
	color: #222;
}

.widget.widget_text, .widget.widget_text p {
	font-size: 13px;
	line-height: 22px;
	color: #222;
}

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

.widget.widget_text .widget_title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 17px;
}

.widget.widget_recent_entries ul {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
}

.widget.widget_recent_entries ul li {
	padding: 0;
	margin: 0 0 30px;
}

.widget.widget_recent_entries ul li:before {
	display: none;
}

.widget.widget_recent_entries ul li a {
	font-size: 14px;
	line-height: 20px;
	color: #002e5b;
	font-weight: 600;
	margin: 0 0 9px;
	display: block;
}

.widget.widget_recent_entries ul li .post-date {
	position: relative;
	display: block;
	line-height: 16px;
	font-size: 12px;
	color: grey;
	padding: 0 0 0 23px;
}

.widget.widget_recent_entries ul li .post-date:before {
	content: "";
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	position: absolute;
	left: 0;
	top: 3px;
	color: #fde428;
	font-size: 15px;
}

.widget.widget_recent_entries ul li:last-child {
	margin: 0;
}

#footer .footer_widgets {
	position: relative;
	padding: 62px 0 0;
}

#footer .footer_widgets .widget {
	margin: 0 0 50px;
}

#footer .footer_widgets .widget .widget_title {
	position: relative;
	color: #fff;
	margin: 0 0 36px;
	padding-bottom: 18px;
	border-bottom: 1px solid rgba(204, 204, 204, .5);
}

#footer .footer_widgets .widget.widget_mc4wp_form_widget .widget_title {
	border-bottom: none;
	margin: 0;
}

#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form {
	position: relative;
	margin: 0 0 15px;
}

#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form {
	margin: 0 0 12px;
}

#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form input[type=email] {
	width: 100%;
	background: #fff;
	padding: 10px 57px 10px 17px;
}

#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form input[type=submit] {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form label {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	width: 40px;
	height: 38px;
	line-height: 40px;
	padding: 0;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	color: #002e5b;
	outline: 0 !important;
	transition: color .3s ease;
	background: #fde428;
}

#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form .stm_newsletter_form label:hover {
	color: #002e5b;
}

#footer .footer_widgets .widget.widget_mc4wp_form_widget form.mc4wp-form p {
	color: rgba(255, 255, 255, .6);
	font-size: 13px;
}

#footer .footer_widgets .widget.widget_recent_entries {
	position: relative;
}

#footer .footer_widgets .widget.widget_recent_entries ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .footer_widgets .widget.widget_recent_entries ul li {
	position: relative;
	margin: 0 0 30px;
}

#footer .footer_widgets .widget.widget_recent_entries ul li a {
	font-weight: 500;
	color: #fff;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
	transition: all .3s ease;
	margin: 0 0 14px;
}

#footer .footer_widgets .widget.widget_recent_entries ul li a:hover {
	text-decoration: none;
	color: #fde428;
}

#footer .footer_widgets .widget.widget_recent_entries ul li .post-date {
	position: relative;
	display: block;
	line-height: 16px;
	font-size: 12px;
	padding: 0 0 0 23px;
	color: rgba(255, 255, 255, .6);
}

#footer .footer_widgets .widget.widget_recent_entries ul li .post-date:before {
	content: "";
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #fde428;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 0;
}

#footer .footer_widgets .widget.widget_nav_menu {
	position: relative;
}

#footer .footer_widgets .widget.widget_nav_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 -20px;
	font-size: 0;
}

#footer .footer_widgets .widget.widget_nav_menu ul li {
	width: 50%;
	font-size: 13px;
	line-height: 16px;
	padding: 0 20px;
	margin: 0 0 20px;
	display: inline-block;
	vertical-align: top;
	border: none;
	background: 0 0;
	font-weight: 400;
}

#footer .footer_widgets .widget.widget_nav_menu ul li a {
	padding: 0;
	border: none;
	color: #6c98e1;
	text-decoration: none;
}

#footer .footer_widgets .widget.widget_nav_menu ul li a:hover {
	text-decoration: underline !important;
}

#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu {
	margin-top: 10px;
}

#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu li {
	float: none;
	width: auto;
	padding: 0 20px 0 30px;
	margin-bottom: 5px;
}

#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu li a {
	text-decoration: none !important;
}

#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu li:before {
	left: 20px;
}

#footer .footer_widgets .widget.widget_nav_menu ul li .sub-menu > li:hover > a {
	text-decoration: underline !important;
}

#footer .footer_widgets .widget.widget_calendar .calendar_wrap table {
	width: 100%;
}

#footer .footer_widgets .widget.widget_calendar .calendar_wrap table caption {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 15px;
}

#footer .footer_widgets .widget.widget_calendar .calendar_wrap table td, #footer .footer_widgets .widget.widget_calendar .calendar_wrap table th {
	text-align: center;
	font-size: 14px;
	padding: 10px 5px;
	color: #fff;
}

#footer .footer_widgets .widget.widget_calendar .calendar_wrap table thead th {
	background: #fde428;
	color: #002e5b;
}

#footer .footer_widgets .widget.widget_calendar .calendar_wrap table tbody {
	border: 1px solid #fff;
}

#footer .footer_widgets .widget.widget_calendar .calendar_wrap table tfoot #prev {
	text-align: left;
}

#footer .footer_widgets .widget.widget_calendar .calendar_wrap table tfoot #next {
	text-align: right;
}

#footer .footer_widgets .widget.widget_search .search-form {
	position: relative;
}

#footer .footer_widgets .widget.widget_search .search-form .form-control {
	width: 100%;
	padding: 13px 50px 13px 15px;
	height: 44px;
}

#footer .footer_widgets .widget.widget_search .search-form button {
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	background: #fde428;
	color: #002e5b;
	text-align: center;
	border: none;
	font-size: 17px;
	outline: 0 !important;
	transition: all .3s ease;
}

#footer .footer_widgets .widget.widget_search .search-form button:hover {
	background: #fde428;
	color: #fff;
}

#footer .footer_widgets .widget.widget_text {
	color: #fff;
}

#footer .footer_widgets .widget.widget_text p {
	font-size: 13px;
	line-height: 22px;
	color: #fff;
}

#footer .footer_widgets .widget.widget_text .wp-caption-text {
	color: #222;
}

#footer .footer_widgets .widget.widget_text img {
	max-width: 100%;
	height: auto;
}

#footer .footer_widgets .widget.widget_text #sb_instagram {
	padding-top: 4px;
	padding-bottom: 0 !important;
}

#footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images {
	width: auto !important;
	padding: 0 !important;
	margin: -7.5px -7.5px 0 !important;
}

#footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images .sbi_item {
	padding: 7.5px !important;
}

#footer .footer_widgets .widget.widget_product_tag_cloud .tagcloud, #footer .footer_widgets .widget.widget_tag_cloud .tagcloud {
	font-size: 0;
}

#footer .footer_widgets .widget.widget_product_tag_cloud .tagcloud a, #footer .footer_widgets .widget.widget_tag_cloud .tagcloud a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 8px 6px;
	font-size: 13px !important;
	color: #777;
	border: 1px solid #ccc;
	margin: 0 6px 7px 0;
	text-decoration: none !important;
	text-transform: lowercase;
	background: #fff;
	transition: all .3s ease;
}

#footer .footer_widgets .widget_tp_widget_recent_tweets:after, #footer.style_1 .widget_socials:after {
	content: "";
	display: table;
	clear: both;
}

#footer .footer_widgets .widget.widget_product_tag_cloud .tagcloud a:hover, #footer .footer_widgets .widget.widget_tag_cloud .tagcloud a:hover {
	background: #fde428;
	border-color: #fde428;
	color: #222;
}

#footer .footer_widgets .tp_recent_tweets {
	margin-top: -2px;
}

#footer .footer_widgets .tp_recent_tweets ul {
	padding-left: 0;
	margin-bottom: 0;
}

#footer .footer_widgets .tp_recent_tweets li {
	position: relative;
	padding-left: 30px;
	padding-bottom: 22px;
	background: 0 0;
}

#footer .footer_widgets .tp_recent_tweets li:last-child {
	padding-bottom: 0;
}

#footer .footer_widgets .tp_recent_tweets li:before {
	position: absolute;
	left: 0;
	top: 3px;
	content: "";
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-size: 18px;
	color: #34dfe5;
}

#footer .footer_widgets .tp_recent_tweets li span {
	font-size: 13px;
	line-height: 22px;
	color: rgba(255, 255, 255, .5);
}

#footer .footer_widgets .tp_recent_tweets li span a {
	font-weight: 400;
}

#footer .footer_widgets .tp_recent_tweets li .twitter_time {
	margin-top: 2px;
	font-size: 11px;
	font-style: normal;
	color: rgba(255, 255, 255, .6);
}

.stm_list-duty {
	padding: 0;
	margin: 0;
	list-style: none;
}

.stm_list-duty li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 23px;
	color: #fff;
}

.stm_list-duty li a {
	color: #fff;
	transition: all .3s ease;
}

.stm_list-duty li a:hover {
	color: #6c98e1;
	text-decoration: none;
}

.stm_list-duty li.widget_contacts_email, .stm_list-duty li.widget_contacts_email .text {
	opacity: 1;
}

.stm_list-duty li.widget_contacts_address i {
	font-size: 17px;
}

.stm_list-duty li.widget_contacts_phone i {
	top: 4px;
	font-size: 16px;
}

.stm_list-duty li.widget_contacts_hours i {
	top: 3px;
	font-size: 17px;
}

.stm_list-duty li i {
	position: absolute;
	left: 0;
	top: 5px;
	color: #6c98e1;
}

#footer.style_1 .widget_socials {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer.style_1 .widget_socials.widget {
	margin-bottom: 0 !important;
}

#footer.style_1 .widget_socials li {
	float: left;
	margin: 0 0 8px 8px;
}

#footer.style_1 .widget_socials li:first-child {
	margin-left: 0;
}

#footer.style_1 .widget_socials li a {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 32px;
	color: #002e5b;
	background: rgba(255, 255, 255, .5);
	text-align: center;
	font-size: 17px;
	text-decoration: none !important;
	transition: all .3s ease;
}

#footer.style_1 .widget_socials li a i {
	line-height: 32px;
}

#footer.style_1 .widget_socials li a i.fa-vimeo {
	font-size: 14px;
}

#footer.style_1 .widget_socials li a i.stm-google-plus {
	font-size: 13px;
}

#footer.style_1 .widget_socials li a:hover {
	background: #6c98e1;
	color: #fff;
}

.about_vacantion {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #fde428;
	padding: 23px 32px;
	margin: 0 0 80px;
	color: #404040;
}

.about_vacantion .info {
	display: table-cell;
	line-height: 26px;
	padding: 0 10px;
	font-size: 13px;
}

.about_vacantion .info:first-child {
	padding-left: 0;
}

.about_vacantion .info:last-child {
	padding-right: 0;
}

.about_vacantion .info .icon {
	float: left;
	width: 30px;
}

.about_vacantion .info .text {
	overflow: hidden;
}

.about_vacantion .info .text strong {
	display: block;
	color: #222;
	font-size: 14px;
	font-weight: 700;
}

@media only screen and (max-width:1024px) {
	.about_vacantion {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width:991px) {
	.about_vacantion {
		margin-bottom: 40px;
	}
}

.vacancy_bottom {
	position: relative;
	margin: 0 0 60px;
	padding-top: 40px;
	border-top: 1px solid #ddd;
}

.vacancy_bottom .share_buttons {
	white-space: nowrap;
	padding: 5px 0 0;
}

.vacancy_bottom .share_buttons .addtoany_header {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	font-size: 11px;
	line-height: 1;
}

.vacancy_bottom .share_buttons label {
	font-size: 11px;
	color: #aaa;
	font-weight: 600;
	text-transform: uppercase;
	vertical-align: middle;
	display: inline-block;
	margin: 0 15px 0 0;
}

.vacancy_bottom .share_buttons .addtoany_list {
	display: inline-block;
	vertical-align: middle;
	margin: 0 -4px;
	line-height: 1 !important;
}

.vacancy_bottom .share_buttons .addtoany_list a {
	line-height: 1;
}

.vacancy_bottom .share_buttons .addtoany_list a span {
	vertical-align: middle;
}

.staff_bottom_wr {
	position: relative;
	color: #fff;
	padding: 47px 50px 38px;
	margin-bottom: 30px;
}

.staff_bottom_wr.consulting_elementor_staff_bottom {
	background: inherit;
}

.staff_bottom_wr:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: inherit;
	opacity: .9;
}

.staff_bottom_wr .staff_bottom {
	position: relative;
}

.staff_bottom_wr .staff_bottom h4 {
	color: #fff;
	font-weight: 700;
	padding: 0;
	margin: 0 0 28px;
}

.staff_bottom_wr .staff_bottom .infos {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.staff_bottom_wr .staff_bottom .infos .info {
	display: table-cell;
	vertical-align: top;
	font-weight: 500;
	line-height: 22px;
	padding: 0 20px;
}

.staff_bottom_wr .staff_bottom .infos .info:first-child {
	padding-left: 0;
}

.staff_bottom_wr .staff_bottom .infos .info:last-child {
	padding-right: 0;
}

.staff_bottom_wr .staff_bottom .infos .info i {
	color: #fde428;
}

.staff_bottom_wr .staff_bottom .infos .info .phone {
	margin: 0 0 14px;
}

.staff_bottom_wr .staff_bottom .infos .info .phone .fa-phone {
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	width: 25px;
}

.staff_bottom_wr .staff_bottom .infos .info .phone span {
	display: inline-block;
	vertical-align: middle;
}

.staff_bottom_wr .staff_bottom .infos .info .email .stm-envelope {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	width: 25px;
}

.staff_bottom_wr .staff_bottom .infos .info .email span {
	display: inline-block;
	vertical-align: middle;
}

.staff_bottom_wr .staff_bottom .infos .info .address .stm-marker {
	float: left;
	font-size: 18px;
	width: 30px;
}

.staff_bottom_wr .staff_bottom .infos .info .address span {
	overflow: hidden;
	display: block;
}

.staff_bottom_wr .staff_bottom .infos .info .socials p {
	margin: 0 0 9px;
	line-height: 22px;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul:after {
	content: "";
	display: table;
	clear: both;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li {
	float: left;
	margin: 0 8px 8px 0;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 32px;
	background: #fff;
	text-align: center;
	line-height: 32px;
	font-size: 17px;
	text-decoration: none !important;
	transition: all .3s ease;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a i {
	line-height: 34px;
	color: #002e5b;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a i.fa-vimeo {
	font-size: 14px;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a i.stm-google-plus {
	font-size: 13px;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a:hover {
	background: #6c98e1;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a:hover i {
	color: #fff;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-facebook:hover {
	background: #3a5897;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-twitter:hover {
	background: #00aced;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-instagram:hover {
	background: #ac907a;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-google-plus:hover {
	background: #db4437;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-linkedin:hover {
	background: #0077b5;
}

.staff_bottom_wr .staff_bottom .infos .info .socials ul li a.social-skype:hover {
	background: #00aff0;
}

body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper textarea {
	font-size: 13px;
	line-height: 18px;
	color: #222;
	background: #cacaca;
	border: none;
	box-shadow: none;
	outline: 0;
	padding: 16px 30px 15px;
	border-radius: 0;
	transition: all .3s ease;
	box-sizing: border-box !important;
	width: 100%;
	display: block;
	height: 49px;
}

body .gform_wrapper input[type=email]:active, body .gform_wrapper input[type=email]:focus, body .gform_wrapper input[type=number]:active, body .gform_wrapper input[type=number]:focus, body .gform_wrapper input[type=password]:active, body .gform_wrapper input[type=password]:focus, body .gform_wrapper input[type=tel]:active, body .gform_wrapper input[type=tel]:focus, body .gform_wrapper input[type=text]:active, body .gform_wrapper input[type=text]:focus, body .gform_wrapper input[type=url]:active, body .gform_wrapper input[type=url]:focus, body .gform_wrapper textarea:active, body .gform_wrapper textarea:focus {
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 0 2px #fde428;
}

body .gform_wrapper .ginput_complex.ginput_container {
	overflow: inherit;
}

body .gform_wrapper .recaptcha_input_area input[type=text] {
	height: auto;
	display: inline-block;
}

.select2-container--default .select2-selection--multiple {
	outline: 0 !important;
}

.select2-container .selection {
	display: block;
}

.select2-container .selection:after {
	content: "";
	display: table;
	clear: both;
}

.select2-container.select2-container--default .select2-selection--multiple {
	border-radius: 0;
	border: 1px solid #cacaca;
	height: 49px;
	line-height: 1;
	background: #cacaca;
	font-size: 13px;
}

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	line-height: 48px;
	padding-left: 29px;
	padding-right: 50px;
	color: #222;
}

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__arrow {
	width: 50px;
	height: 49px;
	top: 0;
	right: 0;
}

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__arrow b {
	border-width: 6px 6px 0;
	border-color: #777 transparent transparent;
	margin-left: -6px;
	margin-top: -3px;
}

.select2-container.select2-container--default.select2-container--open .select2-selection--multiple {
	border-color: #cacaca;
	background-color: #fff;
}

.select2-container.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__arrow b {
	border-color: transparent transparent #777;
	border-width: 0 6px 6px;
}

.select2-container .select2-dropdown {
	border: 1px solid #cacaca;
	color: #222;
	border-radius: 0;
}

.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
	background: #6c98e1;
}

.select2-container .select2-dropdown .select2-results__option {
	padding: 10px 29px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	line-height: 35px;
}

.consulting_stocks_box {
	position: relative;
}

.consulting_stocks_box:before {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
	background-color: #002e5b;
	border-radius: 50%;
	animation: scaleout 1s infinite ease-in-out;
	transition: all .5s ease-in-out;
}

.consulting_stocks_box div {
	visibility: hidden !important;
	opacity: 0 !important;
}

.consulting_stocks_box.hide_preloader:before {
	display: none;
}

.consulting_stocks_box.hide_preloader div {
	visibility: visible !important;
	opacity: 1 !important;
}

.consulting_stocks_box .stocks_list .owl-stage-outer {
	z-index: 10;
	border-right: 1px solid rgba(255, 255, 255, .12);
}

.consulting_stocks_box .stocks_list .owl-stage-outer:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: rgba(255, 255, 255, .12);
}

.consulting_stocks_box .stocks_list .owl-stage-outer .owl-stage {
	margin-left: -1px;
}

.consulting_stocks_box .stocks_list .single-item {
	display: table;
	width: 100%;
	padding: 10px 26px;
	border-left: 1px solid rgba(255, 255, 255, .12);
	font-size: 13px;
}

.consulting_stocks_box .stocks_list .single-item .currency_column {
	display: table-cell;
	vertical-align: top;
}

.consulting_stocks_box .stocks_list .single-item .currency_column:nth-child(2) {
	text-align: right;
}

.consulting_stocks_box .stocks_list .single-item .stock-exchange {
	margin-bottom: 8px;
	font-weight: 700;
	color: #6c98e1;
}

.consulting_stocks_box .stocks_list .single-item .regular-price {
	margin-bottom: 4px;
	font-weight: 400;
	color: #fff;
}

.consulting_stocks_box .stocks_list .single-item .regular-change {
	font-weight: 700;
	font-size: 11px;
}

.consulting_stocks_box .stocks_list .single-item .regular-change.positive {
	color: #66cdbc;
}

.consulting_stocks_box .stocks_list .single-item .regular-change.positive span:before {
	content: "+";
}

.consulting_stocks_box .stocks_list .single-item .regular-change.negative {
	color: #d62a3a;
}

.consulting_stocks_box .stocks_list_box {
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.consulting_stocks_box .stocks_list_box .single-item {
	display: inline-block;
	width: auto;
	border-left: 0;
	padding: 15px 20px 10px;
}

.consulting_stocks_box .stocks_list_box .single-item .currency_column {
	padding-right: 10px;
}

@media only screen and (max-width:1024px) {
	.consulting_stocks_box .stocks_list_box {
		padding: 20px 0;
		max-height: 226px;
		position: relative;
		overflow-y: scroll !important;
	}
	
	.consulting_stocks_box .stocks_list_box .single-item {
		float: left;
		width: 100%;
		padding: 6px 15px;
	}
}

.owl-controls, body .vc_row.overlay.vc_parallax .vc_parallax-inner:before {
	position: absolute;
}

.stm-header__row_top .stm-header__cell.stm-header__cell_center, .stm-header__row_top .stm-header__cell.stm-header__cell_center > div, .stm-header__row_top .stm-header__element, .stm-header__row_top .stm-header__element > div {
	max-width: 100%;
}

.stm-header .stm-header__row_top .consulting_stocks_box, .stm-header .stm-header__row_top .consulting_stocks_box .stocks_list, .stm-header__row_top .stm-header__cell_center .stm-header__element:last-child {
	width: 100%;
	padding: 0 !important;
}

.stm-header__row_top.stm-header__row_color {
	padding: 0 !important;
}

.stm-header__row_top .stm-header__cell_center .stm-header__element {
	margin: 0 !important;
}

.consulting_stocks_box.with_arrows .stocks_list {
	padding: 0 30px;
}

.owl-controls {
	z-index: 9;
	top: 0;
	right: -30px;
	bottom: 0;
	left: -30px;
}

.owl-controls .owl-nav {
	display: flex;
	align-items: center;
	height: 100%;
}

.owl-controls .owl-nav .owl-next, .owl-controls .owl-nav .owl-prev {
	font-size: 0;
	margin-left: 4px;
	visibility: hidden;
}

.owl-controls .owl-nav .owl-next:before, .owl-controls .owl-nav .owl-prev:before, .woocommerce .woocommerce-info:before {
	font: normal normal 600 14px/1 "Font Awesome 6 Free";
	text-rendering: auto;
	transform: translate(0, 0);
	-moz-osx-font-smoothing: grayscale;
}

.owl-controls .owl-nav .owl-next:before, .owl-controls .owl-nav .owl-prev:before {
	content: "";
	-webkit-font-smoothing: antialiased;
	position: relative;
	visibility: visible;
	font-size: 18px;
	color: #6c98e1;
}

.owl-controls .owl-nav .owl-next {
	margin-left: auto;
	margin-right: 4px;
	border-left: 1px solid rgba(255, 255, 255, .12);
}

.owl-controls .owl-nav .owl-next:before {
	content: "";
	font-family: "Font Awesome 6 Free";
}

.eroom-enabled.single-product, .eroom-enabled.single-product .stm-eroom-wcproduct, .eroom-enabled.single-product .stm-eroom-wcproduct [class*=" stm-"], .eroom-enabled.single-product .stm-eroom-wcproduct [class^=stm-], body .stm_zoom_content, body .stm_zoom_content .zoom_info .btn, body .stm_zoom_content [class*=" stm-"], body .stm_zoom_content [class^=stm-], body.single-stm-zoom, div [class*=" stm-header"], div [class*=" stm-header"] div, div [class^=stm-header], div [class^=stm-header] div {
	font-family: inherit !important;
}

.stm-header .consulting_stocks_box {
	padding: 6px 0;
	position: relative;
	background-color: #002e5b;
}

.stm-header .consulting_stocks_box .stocks_list {
	padding: 0 30px;
}

@media only screen and (max-width:1023px) {
	.stm-header .consulting_stocks_box {
		margin: 0 -15px -30px;
		padding: 6px 15px;
		background-color: #002e5b;
	}
}

.header_transparent .stm-header .consulting_stocks_box {
	background-color: rgba(0, 46, 91, .2);
}

@media only screen and (max-width:1023px) {
	.header_transparent .stm-header .consulting_stocks_box {
		margin: 0 0 -30px;
		padding: 6px 0;
		background-color: transparent;
	}
}

.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
	padding: 0 !important;
}

.stocks_table {
	display: flex;
	flex-direction: column;
}

.stocks_table .single-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 14px 20px;
	border: 2px solid rgba(0, 46, 91, .1);
	border-top: 0;
}

.stocks_table .single-item:first-child {
	border-top: 2px solid rgba(0, 46, 91, .1);
}

.stocks_table .single-item div {
	display: block;
}

.page_404 .bottom .bottom_wr .media h3:after, .page_404 .bottom h1:after, .stocks_table .single-item div.arrow i {
	display: none;
}

.stocks_table .single-item div.arrow {
	margin-right: 20px;
}

.stocks_table .single-item div.exchange_box .stock-exchange {
	text-transform: uppercase;
	line-height: 16px;
	font-weight: 600;
	font-size: 16px;
	color: #243238;
}

.stocks_table .single-item div.exchange_box .stock-full-exchange {
	font-size: 13px;
	color: #777;
}

.stocks_table .single-item div.prices_box {
	margin-right: 0;
	margin-left: auto;
	text-align: right;
}

.stocks_table .single-item div.prices_box .regular-change span {
	color: #777;
}

.stocks_table .single-item div.prices_box .regular-price {
	color: #2f3c42;
}

.stocks_table .single-item.negative .arrow i:last-child {
	display: block;
	color: #ec7974;
}

.stocks_table .single-item.negative .regular-change span:first-child {
	color: #ec7974;
}

.stocks_table .single-item.positive .arrow i:first-child {
	display: block;
	color: #56c897;
}

.stocks_table .single-item.positive .regular-change span:first-child {
	color: #56c897;
}

.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container {
	margin-right: 0 !important;
}

.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
	display: flex;
	width: 100%;
	margin-top: 0 !important;
	margin-left: 0 !important;
}

.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
	flex: 50;
	margin-left: 0 !important;
}

.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
	border-radius: 0 !important;
	border: 2px solid rgba(0, 46, 91, .1) !important;
	border-left: 0 !important;
	padding: 12px 20px 11px;
	text-align: center;
	font-weight: 600;
	font-size: 15px;
}

.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child {
	margin-left: 1px !important;
}

.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child > a {
	border-left: 2px solid rgba(0, 46, 91, .1) !important;
}

.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
	background-color: #002e5b;
	color: #fff !important;
}

.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
	padding: 0 !important;
	border-radius: 0 !important;
	border: 2px solid rgba(0, 46, 91, .1) !important;
	border-top: 0 !important;
}

@media only screen and (max-width:767px) {
	.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 a, .stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a {
		color: #fff;
	}
	
	.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
		background-color: #6c98e1;
		border-radius: 0 !important;
	}
	
	.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4:after {
		background-color: transparent;
	}
	
	.stocks-tabs.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
		background-color: #002e5b;
	}
}

.stocks-tabs .stocks_table .single-item {
	border-bottom: 2px solid rgba(0, 46, 91, .1) !important;
	border-right: 0;
	border-left: 0;
}

.stocks-tabs .stocks_table .single-item:first-child {
	border-top: 0 !important;
}

.stocks-tabs .stocks_table .single-item:last-child {
	border-bottom: 0 !important;
}

.consulting_stocks_box .labels_box {
	display: flex;
}

.consulting_stocks_box .labels_box div {
	margin-bottom: 15px;
	font-size: 12px;
	color: #243238;
}

.consulting_stocks_box .labels_box div span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 10px;
	width: 30px;
	padding: 2px;
}

#footer {
	position: relative;
	background: #002e5b;
	box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .39);
}

#footer .widgets_row {
	position: relative;
}

#footer .widgets_row .footer_logo {
	position: relative;
	margin: 0 0 37px;
	padding: 22px 0 0;
}

#footer .widgets_row .footer_logo a {
	display: inline-block;
	vertical-align: top;
}

#footer .widgets_row .footer_logo a img {
	display: block;
	height: 45px;
	width: auto;
}

#footer .copyright_row .copyright_row_wr .socials ul:after, #footer .copyright_row .copyright_row_wr:after {
	display: table;
	content: "";
	clear: both;
}

#footer .widgets_row .footer_text {
	color: #fff;
	opacity: .5;
	margin: 0 0 40px;
}

#footer .widgets_row .footer_text p {
	margin: 0;
	font-size: 13px;
	line-height: 22px;
}

#footer .copyright_row {
	position: relative;
}

#footer .copyright_row.widgets_disabled .copyright_row_wr {
	border: none;
}

#footer .copyright_row .copyright_row_wr {
	border-top: 1px solid rgba(204, 204, 204, .5);
	padding: 16px 0 9px;
}

#footer .copyright_row .copyright_row_wr .socials {
	position: relative;
	float: right;
	width: 50%;
}

#footer .copyright_row .copyright_row_wr .socials ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

#footer .copyright_row .copyright_row_wr .socials ul li {
	float: left;
	margin: 0 0 8px 8px;
}

#footer .copyright_row .copyright_row_wr .socials ul li a {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 32px;
	background: #fff;
	text-align: center;
	line-height: 32px;
	color: #002e5b;
	font-size: 17px;
	text-decoration: none !important;
	transition: all .3s ease;
}

#footer .copyright_row .copyright_row_wr .socials ul li a i {
	line-height: 34px;
}

#footer .copyright_row .copyright_row_wr .socials ul li a i.fa-vimeo {
	font-size: 14px;
}

#footer .copyright_row .copyright_row_wr .socials ul li a i.stm-google-plus {
	font-size: 13px;
}

#footer .copyright_row .copyright_row_wr .socials ul li a:hover {
	background: #6c98e1;
	color: #fff;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-facebook:hover {
	background: #3a5897;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-twitter:hover {
	background: #00aced;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-instagram:hover {
	background: #ac907a;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-google-plus:hover {
	background: #db4437;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-vimeo:hover {
	background: #4bf;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-linkedin:hover {
	background: #0077b5;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-behance:hover {
	background: #1769ff;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-dribbble:hover {
	background: #ec4989;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-flickr:hover {
	background: #128fdc;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-github:hover {
	background: #fff;
	color: #333;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-pinterest:hover {
	background: #cb2027;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-yahoo:hover {
	background: #500095;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-delicious:hover {
	background: #39f;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-dropbox:hover {
	background: #1081de;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-reddit:hover {
	background: #ff4500;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-soundcloud:hover {
	background: #f60;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-google:hover {
	background: #4285f4;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-skype:hover {
	background: #00aff0;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-youtube:hover {
	background: #cc181e;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-tumblr:hover {
	background: #529ecc;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-vk:hover {
	background: #49739f;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-odnoklassniki:hover {
	background: #f58220;
}

#footer .copyright_row .copyright_row_wr .socials ul li a.social-whatsapp:hover {
	background: #4cda64;
}

#footer .copyright_row .copyright_row_wr .copyright {
	float: left;
	font-size: 13px;
	line-height: 15px;
	color: rgba(255, 255, 255, .6);
	width: 50%;
	padding: 10px 0 14px;
}

#footer .copyright_row .copyright_row_wr .copyright a {
	color: #6c98e1;
}

#footer.style_2 .copyright_row .copyright_row_wr .copyright {
	width: 100%;
	float: none;
	text-align: center;
}

#footer.style_2 .socials ul li, .woocommerce .cart-collaterals .cart_totals, .woocommerce .woocommerce-page .cart-collaterals .cart_totals {
	float: left;
}

#footer.style_2 .socials {
	margin-bottom: 35px;
}

#footer.style_2 .socials ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

#footer.style_2 .socials ul:after {
	content: "";
	display: table;
	clear: both;
}

#footer.style_2 .socials ul li:not(:last-child) {
	margin-right: 8px;
}

#footer.style_2 .socials ul li a {
	display: block;
	width: 32px;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	color: #002e5b;
	opacity: .5;
	transition: opacity .3s ease;
}

#footer.style_2 .socials ul li a:hover {
	opacity: 1;
}

#footer.style_2 .widgets_row .footer_text {
	margin-bottom: 35px;
}

#footer.style_2 .footer_widgets .widget {
	margin-bottom: 40px;
}

#footer.style_2 .footer_widgets .widget .widget_title {
	font-weight: 400;
	letter-spacing: .01em;
	padding-top: 19px;
}

#footer .copyright_row.border-top-hide .copyright_row_wr, #footer .copyright_row.border-top-hide.widgets_disabled .copyright_row_wr {
	border-top: none;
}

.base_bg_after_color:after, .base_bg_before_color:before, .base_bg_color, .base_bg_color_hv:hover, .countdown_box.style_2 .stm_countdown .count-box, .read_more_arrow:hover i, .stm_news .news_list li.view_style_3 .post_item .content .read_more:hover i, .stm_services.style_5 .item .item_wr .item_info .read_more:hover i, .stm_services.style_6 .item .item_wr .content .read_more:hover i {
	background-color: #002e5b !important;
}

.secondary_bg_after_color:after, .secondary_bg_before_color:before, .secondary_bg_color {
	background-color: #6c98e1 !important;
}

.secondary_font_color, .secondary_font_color_hv:hover {
	color: #6c98e1 !important;
}

#footer.style_3 .widget_nav_menu li:before, .read_more_arrow i, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper .ccb-range-slider__range::-webkit-slider-thumb, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper .ccb-total-description ul li:not(.ccb-summary-title):before, .stm_pricing_plan_unit.style_2 .stm_pricing_plan .top:before, .stm_services.style_6 .item .item_wr .content .read_more i, .third_bg_after_color:after, .third_bg_before_color:before, .third_bg_color, .third_bg_color_hv:hover, .vc_testimonials.style_5 .owl-dots .owl-dot.active span {
	background-color: #fde428 !important;
}

.base_font_color, .read_more_arrow, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label, .stm_news .news_list li.view_style_3 .post_item .content .read_more, .stm_services.style_5 .item .item_wr .item_info .read_more, .stm_services.style_6 .item .item_wr .content .read_more {
	color: #002e5b !important;
}

.base_font_color.vc_custom_heading > .h1, .base_font_color.vc_custom_heading > .h2, .base_font_color.vc_custom_heading > .h3, .base_font_color.vc_custom_heading > .h4, .base_font_color.vc_custom_heading > .h5, .base_font_color.vc_custom_heading > .h6, .base_font_color.vc_custom_heading > h1, .base_font_color.vc_custom_heading > h2, .base_font_color.vc_custom_heading > h3, .base_font_color.vc_custom_heading > h4, .base_font_color.vc_custom_heading > h5, .base_font_color.vc_custom_heading > h6, .read_more_arrow.vc_custom_heading > .h1, .read_more_arrow.vc_custom_heading > .h2, .read_more_arrow.vc_custom_heading > .h3, .read_more_arrow.vc_custom_heading > .h4, .read_more_arrow.vc_custom_heading > .h5, .read_more_arrow.vc_custom_heading > .h6, .read_more_arrow.vc_custom_heading > h1, .read_more_arrow.vc_custom_heading > h2, .read_more_arrow.vc_custom_heading > h3, .read_more_arrow.vc_custom_heading > h4, .read_more_arrow.vc_custom_heading > h5, .read_more_arrow.vc_custom_heading > h6, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h1, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h2, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h3, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h4, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h5, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > .h6, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h1, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h2, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h3, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h4, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h5, .stm_cost_calculator.style_2 .ccb-main-calc .ccb-main-wrapper .form-wrapper label.vc_custom_heading > h6, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h1, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h2, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h3, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h4, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h5, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > .h6, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h1, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h2, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h3, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h4, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h5, .stm_news .news_list li.view_style_3 .post_item .content .read_more.vc_custom_heading > h6, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h1, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h2, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h3, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h4, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h5, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > .h6, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h1, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h2, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h3, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h4, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h5, .stm_services.style_5 .item .item_wr .item_info .read_more.vc_custom_heading > h6, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h1, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h2, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h3, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h4, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h5, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > .h6, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h1, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h2, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h3, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h4, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h5, .stm_services.style_6 .item .item_wr .content .read_more.vc_custom_heading > h6 {
	color: #002e5b;
}

.countdown_box.style_2 .stm_countdown .count-box .position, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h1, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h2, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h3, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h4, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h5, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > .h6, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h1, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h2, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h3, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h4, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h5, .countdown_box.style_2 .stm_countdown .count-box .position .third_font_color.vc_custom_heading > h6, .stm_services.style_6 .item .item_wr .content h5 a:hover, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h1, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h2, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h3, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h4, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h5, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > .h6, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h1, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h2, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h3, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h4, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h5, .stm_services.style_6 .item .item_wr .content h5 a:hover .third_font_color.vc_custom_heading > h6, .third_font_color, .third_font_color .third_font_color.vc_custom_heading > .h1, .third_font_color .third_font_color.vc_custom_heading > .h2, .third_font_color .third_font_color.vc_custom_heading > .h3, .third_font_color .third_font_color.vc_custom_heading > .h4, .third_font_color .third_font_color.vc_custom_heading > .h5, .third_font_color .third_font_color.vc_custom_heading > .h6, .third_font_color .third_font_color.vc_custom_heading > h1, .third_font_color .third_font_color.vc_custom_heading > h2, .third_font_color .third_font_color.vc_custom_heading > h3, .third_font_color .third_font_color.vc_custom_heading > h4, .third_font_color .third_font_color.vc_custom_heading > h5, .third_font_color .third_font_color.vc_custom_heading > h6, .third_font_color_hv:hover, .third_font_color_hv:hover .third_font_color.vc_custom_heading > .h1, .third_font_color_hv:hover .third_font_color.vc_custom_heading > .h2, .third_font_color_hv:hover .third_font_color.vc_custom_heading > .h3, .third_font_color_hv:hover .third_font_color.vc_custom_heading > .h4, .third_font_color_hv:hover .third_font_color.vc_custom_heading > .h5, .third_font_color_hv:hover .third_font_color.vc_custom_heading > .h6, .third_font_color_hv:hover .third_font_color.vc_custom_heading > h1, .third_font_color_hv:hover .third_font_color.vc_custom_heading > h2, .third_font_color_hv:hover .third_font_color.vc_custom_heading > h3, .third_font_color_hv:hover .third_font_color.vc_custom_heading > h4, .third_font_color_hv:hover .third_font_color.vc_custom_heading > h5, .third_font_color_hv:hover .third_font_color.vc_custom_heading > h6 {
	color: #fde428;
}

.third_bg_color, .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat.third_bg_color {
	background-color: #fde428;
}

.rev_slider li.tp-revslider-slidesli.third_bg_color {
	background-color: #fde428 !important;
}

body .vc_row.overlay.vc_parallax .vc_parallax-inner:before, body .vc_row.overlay:before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .25);
}

.base_font_color, .base_font_color.vc_custom_heading > .h1, .base_font_color.vc_custom_heading > .h2, .base_font_color.vc_custom_heading > .h3, .base_font_color.vc_custom_heading > .h4, .base_font_color.vc_custom_heading > .h5, .base_font_color.vc_custom_heading > .h6, .base_font_color.vc_custom_heading > h1, .base_font_color.vc_custom_heading > h2, .base_font_color.vc_custom_heading > h3, .base_font_color.vc_custom_heading > h4, .base_font_color.vc_custom_heading > h5, .base_font_color.vc_custom_heading > h6 {
	color: #002e5b;
}

.third_font_color, .third_font_color.vc_custom_heading > .h1, .third_font_color.vc_custom_heading > .h2, .third_font_color.vc_custom_heading > .h3, .third_font_color.vc_custom_heading > .h4, .third_font_color.vc_custom_heading > .h5, .third_font_color.vc_custom_heading > .h6, .third_font_color.vc_custom_heading > h1, .third_font_color.vc_custom_heading > h2, .third_font_color.vc_custom_heading > h3, .third_font_color.vc_custom_heading > h4, .third_font_color.vc_custom_heading > h5, .third_font_color.vc_custom_heading > h6 {
	color: #fde428;
}

.border_base_color.vc_custom_heading {
	border-color: #002e5b;
}

body .vc_row.overlay {
	position: relative;
}

body .vc_row.overlay:before {
	position: absolute;
	display: block;
}

body .vc_row.overlay_2.vc_parallax .vc_parallax-inner:before, body .vc_row.overlay_2:before {
	background: rgba(0, 46, 91, .9);
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

body .vc_row.overlay_2.vc_parallax .vc_parallax-inner:before {
	position: absolute;
}

body .vc_row.overlay_2 {
	position: relative;
}

body .vc_row.overlay_2:before {
	position: absolute;
	display: block;
}

body .vc_row.fixed_bg {
	background-attachment: fixed;
	background-position: 50% 0 !important;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}

body .overlay_3 {
	position: relative;
}

body .overlay_3:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 46, 91, .9);
}

body .vc_row.overlay_4.vc_parallax .vc_parallax-inner:before, body .vc_row.overlay_4:before {
	background: rgba(0, 46, 91, .5);
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

body .vc_row.overlay_4.vc_parallax .vc_parallax-inner:before {
	position: absolute;
}

body .vc_row.overlay_4 {
	position: relative;
}

body .vc_row.overlay_4:before {
	position: absolute;
	display: block;
}

body .vc_row.video_overlay.vc_parallax .vc_parallax-inner:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/video_overlay.png") 50% 50%;
	z-index: 10;
}

body .mb-30, body .stm_sidebar .wpb_content_element.mb-30 {
	margin-bottom: 30px;
}

body.boxed_layout.stm-demo-changed {
	background-image: none !important;
}

body.boxed_layout.stm-demo-changed.nitro-lazy {
	background-image: none !important;
}

.stm-site-preloader.preloader-wrapper {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -32px;
	margin-left: -32px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .1s ease 1s;
}

body.stm-demo-changed .stm-site-preloader.preloader-wrapper {
	visibility: visible;
	opacity: 1;
}

@media only screen and (max-width:768px) {
	body .vc_row.reset-sm-paddings {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	
	body .vc_row.reset-sm-paddings > .wpb_column > .vc_column-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.base_bg_color {
	background-color: #002e5b !important;
}

.secondary_bg_color {
	background-color: #6c98e1 !important;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan:hover .top:before, .third_bg_color, .vc_testimonials.style_5 .owl-dots .owl-dot.active span {
	background-color: #fde428 !important;
}

body #bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.active .filter-info-bar .filter-info .description, body #bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.active .filter-info-bar .filter-info .title, body #bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter.active .selected-icon:before, body #bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter:hover .filter-info-bar .filter-info .title {
	color: #002e5b !important;
}

body #bookit-app .bookit-app-content .default-theme .sidebar-filters .filters-container .filter:hover .filter-info-bar .filter-info .description {
	color: rgba(0, 46, 91, .5) !important;
}

body #bookit-app .bookit-app-content .default-theme .bookit-modal-mask .bookit-modal-wrapper .bookit-modal-container .appointment-info, body #bookit-app .bookit-app-content .default-theme .monthly-calendar .calendar-container .calendar-header .months .month.active {
	color: #002e5b !important;
}

.page_404 .bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}

.page_404 .bottom h1 {
	padding: 0;
	margin: 0 0 0 -11px;
	font-size: 230px;
	line-height: 132px;
	color: #002e5b;
}

.page_404 .bottom .bottom_wr {
	padding: 70px 95px;
	background: #002e5b;
}

.page_404 .bottom .bottom_wr .media h3 {
	color: #fff;
	padding: 0;
	margin: 0;
}

.woocommerce .widget_price_filter .price_slider {
	margin-bottom: 20px;
}

.woocommerce .widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 20px;
	font-size: 14px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 14px;
	border: 1px solid #ccc;
	background: 0 0;
	color: #002e5b;
	text-transform: lowercase;
	font-weight: 600;
	padding: 10px 21px 9px;
	float: right;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
	background: #fde428;
	border-color: #fde428;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
	float: left;
	letter-spacing: -.04em;
	padding-top: 7px;
	color: #999;
}

.woocommerce .widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
	margin-left: .5em;
	margin-right: .5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 11px;
	height: 11px;
	background-color: #6c98e1;
	border-radius: 11px;
	cursor: ew-resize;
	outline: 0;
	top: -4px;
	margin-left: -5px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	border-radius: 1em;
	background-color: #fde428;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 1em;
	background-color: #e6e6e6;
	border: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 3px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}

.woocommerce ul.product_list_widget {
	list-style: none;
	padding: 0;
	margin: 0;
}

.woocommerce ul.product_list_widget li {
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px;
	list-style: none;
}

.woocommerce ul.product_list_widget li:after {
	content: "";
	display: table;
	clear: both;
}

.woocommerce ul.product_list_widget li:last-child {
	margin: 0;
	border: none;
}

.woocommerce ul.product_list_widget li a {
	display: block;
	font-weight: 700;
}

.woocommerce ul.product_list_widget li a:hover {
	text-decoration: none;
}

.woocommerce ul.product_list_widget li .product-title {
	color: #002e5b;
	font-weight: 600;
	margin: 0 0 10px;
}

.woocommerce ul.product_list_widget li .product-title:hover {
	color: #6c98e1;
}

.woocommerce ul.product_list_widget li img {
	float: left;
	margin: 0 16px 0 0;
	width: 54px;
	height: auto;
	box-shadow: none;
}

.woocommerce ul.product_list_widget li dl {
	margin: 0;
	padding-left: 1em;
	border-left: 2px solid rgba(0, 0, 0, .1);
}

.woocommerce ul.product_list_widget li dl:after {
	content: "";
	display: table;
	clear: both;
}

.woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
	display: inline-block;
	float: left;
	margin-bottom: 1em;
}

.woocommerce ul.product_list_widget li dl dt {
	font-weight: 700;
	padding: 0 0 .25em;
	margin: 0 4px 0 0;
	clear: left;
}

.woocommerce ul.product_list_widget li dl dd {
	padding: 0 0 .25em;
}

.woocommerce ul.product_list_widget li dl dd p:last-child {
	margin-bottom: 0;
}

.woocommerce ul.product_list_widget li .star-rating {
	float: none;
	margin: 8px 0 10px;
	font-size: 11px;
	height: 11px;
	width: 76px;
	letter-spacing: .4em;
}

.woocommerce ul.product_list_widget li .star-rating span {
	color: #fde428;
}

.woocommerce ul.product_list_widget li .amount {
	color: #999;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -.04em;
}

.woocommerce .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 11px;
	width: 76px;
	letter-spacing: .4em;
	font-size: 11px;
	line-height: 1;
	font-family: star;
}

.woocommerce .star-rating:before {
	content: "sssss";
	color: #ddd;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.woocommerce .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}

.woocommerce .star-rating span:before {
	content: "SSSSS";
	top: 0;
	position: absolute;
	left: 0;
}

.woocommerce span.onsale {
	padding: 3px 10px 2px;
	min-height: inherit;
	min-width: inherit;
	font-weight: 700;
	position: absolute;
	text-align: center;
	line-height: 20px;
	top: -.5em;
	left: -.5em;
	margin: 0;
	border-radius: 3px;
	background-color: #81ca00;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	z-index: 9;
}

.woocommerce ul.products li.product {
	float: left;
	display: table-cell;
	vertical-align: top;
	margin: -1px 0 0;
	padding: 40px 20px;
	position: relative;
	width: 33.333% !important;
	border: 1px solid #f2f2f2;
	border-right-color: transparent;
	border-bottom-color: transparent;
	transition: all .3s ease;
	text-align: center;
}

.woocommerce ul.products li.product:hover {
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .15);
	border-color: transparent #f2f2f2;
}

.woocommerce ul.products li.product.first {
	border-left-color: transparent;
}

.woocommerce ul.products li.product.last {
	border-right-color: transparent;
}

.woocommerce ul.products li.product:first-child, .woocommerce ul.products li.product:first-child + li.product, .woocommerce ul.products li.product:first-child + li.product + li.product {
	border-top-color: transparent;
}

.woocommerce ul.products li.product:first-child + li.product + li.product:hover, .woocommerce ul.products li.product:first-child + li.product:hover, .woocommerce ul.products li.product:first-child:hover {
	border-color: transparent #f2f2f2;
}

.woocommerce .products ul, .woocommerce ul.products {
	padding: 0;
	list-style: none;
	clear: both;
}

.woocommerce .products ul:after, .woocommerce ul.products:after {
	content: "";
	display: table;
	clear: both;
}

.woocommerce .products ul li, .woocommerce ul.products li {
	list-style: none;
}

.woocommerce .related ul.products {
	margin: 0;
	padding: 0;
	border: none;
}

.woocommerce ul.products {
	border-bottom: 1px solid #ddd;
	padding: 0 0 40px;
	margin: 0 0 30px;
}

.woocommerce ul.products li.product .onsale {
	top: 30px;
	right: 30px;
	left: auto;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	padding: 0;
	margin: 0 0 1px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	text-transform: none;
	color: #002e5b;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title:after, .woocommerce ul.products li.product h3:after {
	display: none;
}

.woocommerce ul.products li.product .author {
	color: #777;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 20px;
}

.woocommerce ul.products li.product a {
	text-decoration: none;
	display: block;
}

.woocommerce ul.products li.product a:after {
	content: "";
	display: table;
	clear: both;
}

.woocommerce ul.products li.product a img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 0 25px;
	box-shadow: none;
	display: inline-block;
}

.woocommerce ul.products li.product strong {
	display: block;
}

.woocommerce ul.products li.product .star-rating-wr {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
}

.woocommerce ul.products li.product .star-rating {
	display: inline-block;
	font-size: 11px;
}

.woocommerce ul.products li.product .star-rating span {
	color: #fde428;
}

.woocommerce ul.products li.product .button {
	margin-top: 6px;
	clear: both;
	display: inline-block;
}

.woocommerce ul.products li.product .price {
	color: #002e5b;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -.04em;
	text-decoration: none;
	padding: 0 10px;
}

.woocommerce ul.products li.product .price del {
	opacity: 1;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 28px;
	color: #999;
	margin: 0 10px 0 0;
}

.woocommerce ul.products li.product .price ins {
	background: 0 0;
	font-weight: 400;
	float: left;
	text-decoration: none;
}

.woocommerce ul.products li.product .price .from {
	font-size: .67em;
	margin: -2px 0 0;
	text-transform: uppercase;
	color: rgba(34, 46, 57, .5);
}

.woocommerce .woocommerce_before_shop_loop {
	padding: 11px 20px 11px 30px;
	background: #f2f2f2;
	margin: 0 0 30px;
}

.woocommerce .woocommerce_before_shop_loop:after {
	content: "";
	display: table;
	clear: both;
}

.woocommerce .woocommerce_before_shop_loop .woocommerce-result-count {
	color: #222;
	margin: 0;
	padding: 7px 0 0;
}

.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering {
	margin: 0;
}

.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering .select2-container.select2-container--default .select2-selection--single {
	height: 38px;
}

.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 36px;
	padding-right: 43px;
}

.woocommerce .woocommerce_before_shop_loop .woocommerce-ordering .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px;
	width: 38px;
}

.woocommerce a.added_to_cart {
	padding-top: 15px;
	white-space: nowrap;
	display: inline-block;
	font-size: 12px;
}

.woocommerce a.added_to_cart:hover {
	text-decoration: underline !important;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	padding: 27px 150px 27px 56px !important;
	margin: 0 0 20px !important;
	position: relative;
	background-color: transparent;
	color: #212121;
	border: 3px solid #fde428;
	list-style: none !important;
	width: auto;
	word-wrap: break-word;
}

.woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-message:after {
	content: "";
	display: table;
	clear: both;
}

.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
	font-family: WooCommerce;
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 21px;
	font-size: 21px;
	margin: -15px 0 0;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
	float: none;
	position: absolute;
	right: 21px;
	top: 18px;
	padding: 5px 15px;
}

.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li {
	list-style: none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.woocommerce .woocommerce-error .showcoupon, .woocommerce .woocommerce-error .showlogin, .woocommerce .woocommerce-info .showcoupon, .woocommerce .woocommerce-info .showlogin, .woocommerce .woocommerce-message .showcoupon, .woocommerce .woocommerce-message .showlogin {
	font-size: 14px;
	font-weight: 700;
	color: #002e5b;
	text-decoration: none !important;
	border-bottom: 1px dotted #002e5b;
}

.woocommerce .woocommerce-error .showcoupon:hover, .woocommerce .woocommerce-error .showlogin:hover, .woocommerce .woocommerce-info .showcoupon:hover, .woocommerce .woocommerce-info .showlogin:hover, .woocommerce .woocommerce-message .showcoupon:hover, .woocommerce .woocommerce-message .showlogin:hover {
	border-bottom: none;
}

.woocommerce .woocommerce-message {
	border-color: #81ca00;
}

.woocommerce .woocommerce-message:before {
	content: "";
	color: #81ca00;
}

.woocommerce .woocommerce-info {
	border-color: #fde428;
}

.woocommerce .woocommerce-info:before {
	content: "";
	-webkit-font-smoothing: antialiased;
	color: #002e5b;
	font-size: 24px;
	margin-top: -12px;
}

.woocommerce .woocommerce-error {
	border-color: #b81c23;
}

.woocommerce .woocommerce-error:before {
	content: "";
	color: #b81c23;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images {
	float: left;
	width: 350px;
	margin-bottom: 60px;
}

.woocommerce #content div.product div.images .woocommerce-main-image, .woocommerce div.product div.images .woocommerce-main-image {
	position: relative;
	display: block;
	height: 360px;
	text-align: center;
	border: 1px solid #f2f2f2;
}

.woocommerce #content div.product div.images .woocommerce-main-image:after, .woocommerce #content div.product div.images:after, .woocommerce div.product div.images .woocommerce-main-image:after, .woocommerce div.product div.images:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.woocommerce #content div.product div.images img, .woocommerce div.product div.images img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	max-width: 100%;
	height: auto;
}

.woocommerce #content div.product div.images .thumbnails, .woocommerce div.product div.images .thumbnails {
	list-style: none;
	padding: 0;
	margin: 10px -5px 0;
	font-size: 0;
}

.woocommerce #content div.product div.images .thumbnails li, .woocommerce div.product div.images .thumbnails li {
	padding: 0 5px;
	float: left;
	width: 33.33%;
}

.woocommerce #content div.product div.images .thumbnails li:hover a, .woocommerce div.product div.images .thumbnails li:hover a {
	border-color: #002e5b;
}

.woocommerce #content div.product div.images .thumbnails li a, .woocommerce div.product div.images .thumbnails li a {
	transition: all .3s ease;
	display: block;
	border: 1px solid #f2f2f2;
	padding: 15px 27px;
}

.woocommerce #content div.product div.images .thumbnails li a img, .woocommerce div.product div.images .thumbnails li a img {
	max-width: 100%;
	height: auto;
}

.woocommerce #content div.product div.images .woocommerce-product-gallery__image, .woocommerce div.product div.images .woocommerce-product-gallery__image {
	vertical-align: top;
}

.woocommerce #content div.product div.images .woocommerce-product-gallery__image a, .woocommerce div.product div.images .woocommerce-product-gallery__image a {
	transition: all .3s ease;
	display: block;
	border: 1px solid #f2f2f2;
	padding: 5px;
	margin: 5px 5px 5px 0;
}

.woocommerce #content div.product div.images .woocommerce-product-gallery__image a img, .woocommerce div.product div.images .woocommerce-product-gallery__image a img {
	max-width: 100%;
	height: auto;
}

.woocommerce #content div.product div.images .woocommerce-product-first-gallery__image, .woocommerce div.product div.images .woocommerce-product-first-gallery__image {
	display: block;
	border: 1px solid #f2f2f2;
	padding: 0;
	margin: 5px 5px 5px 0;
	position: relative;
}

.woocommerce #content div.product div.images .woocommerce-product-first-gallery__image:after, .woocommerce div.product div.images .woocommerce-product-first-gallery__image:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 5px solid #fff;
}

.woocommerce #content div.product div.images .woocommerce-product-first-gallery__image a, .woocommerce div.product div.images .woocommerce-product-first-gallery__image a {
	border: 0;
	padding: 0;
	margin: 0;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary {
	padding-left: 30px;
	float: none;
	width: auto;
	overflow: hidden;
	margin-bottom: 60px;
}

.woocommerce div.product {
	margin-bottom: 0;
	position: relative;
}

.woocommerce div.product .product_title {
	clear: none;
	margin-top: 0;
	padding: 0;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #002e5b;
	font-size: 28px;
	line-height: 1;
	letter-spacing: -.04em;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	background: inherit;
	font-weight: 400;
	text-decoration: none;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
	font-size: 20px;
	line-height: 28px;
	color: #999;
	margin: 0 10px 0 0;
}

.woocommerce div.product p.stock {
	font-size: .92em;
}

.woocommerce div.product .stock {
	color: #fde428;
}

.woocommerce div.product .out-of-stock {
	color: red;
}

.woocommerce div.product .woocommerce-product-rating {
	padding: 6px 0 0;
	margin-bottom: 25px;
	line-height: 1;
}

.woocommerce div.product .woocommerce-product-rating .star-rating {
	margin: 0 10px 0 0;
	float: none;
	display: inline-block;
	vertical-align: middle;
	color: #fde428;
}

.woocommerce div.product div.images, .woocommerce div.product div.summary {
	margin-bottom: 2em;
}

.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
	display: inline-block;
	vertical-align: middle;
	color: #777;
	font-size: 13px;
}

.woocommerce div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none;
}

.woocommerce div.product div.images div.thumbnails {
	padding-top: 1em;
}

.woocommerce div.product div.summary p {
	line-height: 22px;
	color: #222;
	margin-bottom: 23px;
}

.woocommerce div.product div.summary p.price {
	color: #002e5b;
	line-height: 1;
	margin-bottom: 17px;
}

.woocommerce div.product div.social {
	text-align: right;
	margin: 0 0 1em;
}

.woocommerce div.product div.social span {
	margin: 0 0 0 2px;
}

.woocommerce div.product div.social span span {
	margin: 0;
}

.woocommerce div.product div.social span .stButton .chicklets {
	padding-left: 16px;
	width: 0;
}

.woocommerce div.product div.social iframe {
	float: left;
	margin-top: 3px;
}

.woocommerce div.product .woocommerce-tabs {
	margin: 0 0 35px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:after {
	content: "";
	display: table;
	clear: both;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	background-color: #fde428;
	display: block;
	float: left;
	position: relative;
	z-index: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 15px 35px 14px;
	font-weight: 700;
	letter-spacing: -.04em;
	color: #002e5b;
	text-decoration: none;
	text-transform: lowercase;
	transition: all .3s ease;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #6c98e1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #002e5b;
	color: #fde428;
	z-index: 2;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	display: none !important;
}

.woocommerce div.product form.cart:after, .woocommerce div.product p.cart:after {
	display: table;
	content: "";
	clear: both;
}

.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0;
	padding: 35px 40px 38px;
	background: #f2f2f2;
	border: none;
	color: #222;
	box-shadow: none;
	border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs .panel p {
	line-height: 22px;
}

.woocommerce div.product .woocommerce-tabs .panel p:last-child {
	margin: 0;
}

.woocommerce div.product p.cart {
	margin-bottom: 2em;
}

.woocommerce div.product form.cart {
	margin-bottom: 29px;
}

.woocommerce div.product form.cart div.quantity {
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	width: 95px;
}

.woocommerce div.product form.cart div.quantity input {
	background: #cacaca;
	border: none;
	padding: 15px 49px 16px 15px;
	border-radius: 0;
	color: #222;
	font-size: 13px;
	line-height: 1;
	outline: 0 !important;
	box-shadow: none !important;
	width: 100%;
}

.woocommerce div.product form.cart .woocommerce-variation-price {
	margin-bottom: 15px;
}

.woocommerce div.product form.cart table {
	border-width: 0 0 1px;
}

.woocommerce div.product form.cart table td {
	padding-left: 0;
}

.woocommerce div.product form.cart table div.quantity {
	float: none;
	margin: 0;
}

.woocommerce div.product form.cart table small.stock {
	display: block;
	float: none;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 1em;
	border: 0;
	width: 100%;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	border: 0;
	vertical-align: middle;
	line-height: 22px;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 600;
	font-size: 14px;
	color: #222;
	display: inline-block;
}

.woocommerce div.product form.cart .variations select {
	max-width: 100%;
	min-width: 75%;
	display: inline-block;
	margin-right: 1em;
}

.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
	margin-bottom: 1em;
}

.woocommerce div.product form.cart .reset_variations {
	visibility: hidden;
	font-size: .83em;
}

.woocommerce div.product form.cart .wc-no-matching-variations {
	display: none;
}

.woocommerce div.product form.cart .button {
	vertical-align: middle;
	float: left;
}

.woocommerce div.product form.cart .group_table td.label {
	padding-right: 1em;
	padding-left: 1em;
}

.woocommerce div.product form.cart .group_table td {
	vertical-align: top;
	padding-bottom: .5em;
	border: 0;
}

.woocommerce .product_meta .posted_in {
	display: block;
	font-size: 13px;
	margin: 0 0 16px;
	color: #777;
}

.woocommerce .product_meta .posted_in a {
	color: #222;
}

.woocommerce .product_meta .tagged_as {
	display: block;
}

.woocommerce .product_meta .tagged_as a {
	display: inline-block;
	vertical-align: top;
	padding: 5px 8px 6px;
	font-size: 13px !important;
	color: #777;
	border: 1px solid #ccc;
	margin: 0 6px 7px 0;
	text-decoration: none !important;
	text-transform: lowercase;
	transition: all .3s ease;
}

.woocommerce .product_meta .tagged_as a:hover {
	background: #fde428;
	border-color: #fde428;
	color: #222;
}

.woocommerce .quantity_actions .minus em, .woocommerce .quantity_actions .plus em {
	font-size: 0;
	border-left: 5.5px solid transparent;
	border-right: 5.5px solid transparent;
	transition: all .3s ease;
}

.woocommerce .quantity_actions {
	position: absolute;
	top: 0;
	right: 0;
}

.woocommerce .quantity_actions span {
	display: block;
	height: 24.5px;
	width: 49px;
	text-align: center;
	cursor: pointer;
}

.woocommerce .quantity_actions .plus {
	line-height: 19px;
}

.woocommerce .quantity_actions .plus em {
	line-height: 0;
	border-bottom: 6px solid #777;
}

.woocommerce .quantity_actions .minus {
	line-height: 8px;
}

.woocommerce .quantity_actions .minus em {
	line-height: 0;
	border-top: 6px solid #777;
}

.woocommerce .quantity_actions span:hover.plus em {
	border-bottom-color: #fde428;
}

.woocommerce .quantity_actions span:hover.minus em {
	border-top-color: #fde428;
}

.woocommerce #reviews h3 {
	margin: 0 0 19px;
}

.woocommerce #review_form #respond p {
	margin: 0;
	line-height: 1;
}

.woocommerce #reviews #comment {
	height: 128px;
}

.woocommerce p.stars a {
	width: 19px;
	height: 11px;
	color: #ddd;
}

.woocommerce p.stars a:hover ~ a:before {
	color: #ddd;
}

.woocommerce p.stars.selected a.active:before, .woocommerce p.stars:hover a:before {
	color: #fde428;
}

.woocommerce p.stars.selected a.active ~ a:before {
	color: #ddd;
}

.woocommerce .commentmetadata .star-rating span, .woocommerce p.stars.selected a:not(.active):before {
	color: #fde428;
}

.woocommerce .commentmetadata .star-rating {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin: 0 0 0 10px;
}

.woocommerce table.shop_table {
	border: none;
	margin: 0 0 40px;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 0;
	border-top: 5px solid #cacaca;
}

.woocommerce table.shop_table th {
	font-weight: 600;
	padding: 22px 3px 17px;
	font-size: 13px;
	color: #002e5b;
	border-bottom: #ddd;
}

.woocommerce table.shop_table td {
	border-top: 1px solid #ddd;
	padding: 20px 0;
	vertical-align: middle;
}

.woocommerce table.shop_table td small {
	font-weight: 400;
}

.woocommerce table.shop_table td div.quantity {
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	width: 95px;
}

.woocommerce table.shop_table td div.quantity input {
	background: #cacaca;
	border: none;
	padding: 15px 49px 16px 15px;
	border-radius: 0;
	color: #222;
	font-size: 13px;
	line-height: 1;
	outline: 0 !important;
	box-shadow: none !important;
	width: 100%;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
	border-top: 0;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: 700;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce a.remove {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: #cacaca !important;
	text-decoration: none;
	font-weight: 700;
	border: 0;
}

.woocommerce a.remove:hover {
	color: #fff !important;
	background: red;
}

.woocommerce form .form-row {
	padding: 0;
	margin-bottom: 30px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: none;
	padding: 45px 50px;
	margin: 2em 0;
	text-align: left;
	border-radius: 0;
	background: #f2f2f2;
}

.woocommerce form.checkout_coupon .lost_password, .woocommerce form.login .lost_password, .woocommerce form.register .lost_password {
	margin: 0;
}

.woocommerce form.checkout_coupon #rememberme, .woocommerce form.login #rememberme, .woocommerce form.register #rememberme {
	margin: 0 0 0 20px;
}

@media only screen and (max-width:640px) {
	.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
		padding: 20px;
	}
}

.woocommerce-cart table.cart .product-thumbnail {
	min-width: 40px;
}

.woocommerce-cart table.cart img {
	width: 40px;
	margin: 0 20px 0 0;
	box-shadow: none;
}

.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
	vertical-align: middle;
}

.woocommerce-cart table.cart td.product-name a, .woocommerce-cart table.cart th.product-name a {
	color: #002e5b;
	font-weight: 600;
}

.woocommerce-cart table.cart td .amount, .woocommerce-cart table.cart th .amount {
	color: #999;
	font-size: 14px;
}

.woocommerce-cart table.cart td.product-remove, .woocommerce-cart table.cart th.product-remove {
	text-align: center;
}

.woocommerce-cart table.cart td.product-remove .remove, .woocommerce-cart table.cart th.product-remove .remove {
	display: inline-block;
}

.woocommerce-cart table.cart td.product-quantity, .woocommerce-cart table.cart th.product-quantity {
	text-align: center;
}

.woocommerce-cart table.cart td.product-quantity div.quantity, .woocommerce-cart table.cart th.product-quantity div.quantity {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin: 0;
}

.woocommerce-cart table.cart td.actions {
	padding: 30px 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	float: left;
	padding: 16px 30px 15px;
	border: inherit;
	line-height: inherit;
	margin: 0 10px 0 0;
}

.woocommerce-cart table.cart input {
	margin: 0;
	vertical-align: middle;
	line-height: 1;
}

.woocommerce-cart table.cart .coupon input[type=text] {
	width: 255px;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 30px 0 0;
}

.woocommerce-cart .wc-proceed-to-checkout:after {
	content: "";
	display: table;
	clear: both;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: inline-block;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	padding: 8px 21px;
}

.woocommerce-cart .cart-collaterals .shipping_calculator .button {
	width: 100%;
	float: none;
	display: block;
}

.woocommerce-cart .cart-collaterals .cart_totals p small {
	color: #002e5b;
	font-size: .83em;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border-collapse: separate;
	padding: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
	border-top: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
	vertical-align: top;
	line-height: 1.5em;
}

.woocommerce-cart .cart-collaterals .cart_totals table small {
	color: #002e5b;
}

.woocommerce-cart .cart-collaterals .cart_totals table select {
	width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals .discount td {
	color: #002e5b;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #002e5b;
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals .cart_totals_wr {
	background: #f2f2f2;
	padding: 30px 50px;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border: none;
	margin: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
	text-transform: lowercase;
	width: auto;
	min-width: 110px;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
	width: auto;
	line-height: 22px;
	color: #222;
}

.woocommerce-cart .cart-collaterals .cart_totals table td p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals table td p.form-row {
	padding: 0;
	margin-bottom: 15px;
}

.woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-shipping-calculator p {
	font-size: 13px;
	line-height: 22px;
}

.woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-shipping-calculator p a {
	color: #002e5b;
	text-decoration: none !important;
	border-bottom: 1px dashed #002e5b;
}

.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
	background: 0 0;
	border: none;
	padding: 13px 0;
}

.woocommerce-cart .cart-collaterals .cart_totals {
	width: 540px;
}

form.woocommerce-checkout {
	margin-top: 40px;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .input-checkbox {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
}

.woocommerce-checkout-review-order {
	position: relative;
	margin: 40px -3000px -60px;
	padding: 80px 3000px;
	background: #f2f2f2;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr {
	width: 50%;
	float: left;
	padding: 0 15px;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table td, .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table th {
	padding: 20px 30px;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot td {
	font-weight: 400;
	color: #222;
	background: #fff;
	border: none;
	text-align: right;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot th {
	background: #fff;
	border: none;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr table.shop_table tfoot .shipping td {
	font-size: 13px;
}

.woocommerce-checkout-review-order .woocommerce-checkout-payment-wr {
	width: 50%;
	float: left;
	padding: 0 15px;
}

.woocommerce-checkout-review-order #order_review_heading {
	margin: 0 0 31px;
	padding: 0;
}

.woocommerce-checkout-review-order #order_review_heading:after {
	display: none;
}

.woocommerce-checkout #payment {
	background: 0 0;
	border-radius: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
	border: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
	line-height: 1;
	margin: 0 0 20px;
}

.woocommerce-checkout #payment ul.payment_methods li .input-radio {
	display: inline-block;
	vertical-align: middle;
}

.woocommerce-checkout #payment ul.payment_methods li > label {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-size: 13px;
	font-weight: 600;
	color: #002e5b;
}

.woocommerce-checkout #payment ul.payment_methods li > label .icon img {
	margin: 15px 15px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.woocommerce-checkout #payment ul.payment_methods li > label .icon a {
	margin: 15px 0 0;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	float: none;
	color: #002e5b;
	font-size: 13px;
	text-decoration: underline;
}

.addresses .address .title h4:after, .woocommerce-checkout #payment div.payment_box:before {
	display: none;
}

.woocommerce-checkout #payment ul.payment_methods li > label .icon a:hover {
	text-decoration: none;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal .input-radio, .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal > label {
	vertical-align: top;
}

.woocommerce-checkout #payment div.payment_box {
	margin: 0;
	padding: 10px 20px 0 31px;
	background: 0 0;
	color: #777;
	font-size: 13px;
	line-height: 22px;
}

.addresses .address address, .addresses address {
	line-height: 22px;
	color: #222;
}

.woocommerce-checkout #payment div.payment_box p {
	line-height: 22px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: none;
}

.addresses .address {
	padding: 30px 40px;
	background: #f2f2f2;
}

.addresses .address .title {
	margin: 0 0 20px;
}

.addresses .address .title h4 {
	padding: 0;
}

#add_payment_method #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding-left: 0;
}

.woocommerce .order_details {
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	float: none;
	width: auto;
	margin-bottom: 35px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding: 0;
	margin: 0;
	background-color: #fde428;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	display: block;
	padding: 15px 35px 14px;
	background-color: #fde428;
	text-decoration: none !important;
	letter-spacing: -.4px;
	font-weight: 700;
	color: #002e5b;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
	color: #6c98e1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: #002e5b;
	color: #fde428;
}

.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: auto;
}

#bbpress-forums li {
	padding: 0;
}

#bbpress-forums fieldset.bbp-form {
	margin-bottom: 30px;
}

#bbpress-forums fieldset.bbp-form label {
	margin-bottom: 10px;
	line-height: normal;
}

#bbpress-forums fieldset.bbp-form legend {
	margin-bottom: 0;
}

#bbpress-forums #subscription-toggle {
	float: right;
	line-height: 28px;
}

#bbpress-forums .bbp-replies #subscription-toggle {
	line-height: normal;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title {
	margin-bottom: 23px;
	padding-bottom: 0;
	line-height: normal;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title:after {
	margin-top: 10px;
}

#bbpress-forums #bbp-search-form #bbp_search, #bbpress-forums #bbp-your-profile fieldset input[type=text], #bbpress-forums #bbp-your-profile fieldset input[type=password], #bbpress-forums #bbp-your-profile fieldset textarea, #bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form textarea {
	font-size: 13px;
	line-height: 18px;
	color: #222;
	background: #cacaca;
	border: none;
	box-shadow: none;
	outline: 0;
	padding: 16px 30px 15px;
	border-radius: 0;
	transition: all .3s ease;
	box-sizing: border-box !important;
	width: 100%;
	display: block;
}

#bbpress-forums #bbp-search-form #bbp_search:active, #bbpress-forums #bbp-search-form #bbp_search:focus, #bbpress-forums #bbp-your-profile fieldset input[type=text]:active, #bbpress-forums #bbp-your-profile fieldset input[type=text]:focus, #bbpress-forums #bbp-your-profile fieldset input[type=password]:active, #bbpress-forums #bbp-your-profile fieldset input[type=password]:focus, #bbpress-forums #bbp-your-profile fieldset textarea:active, #bbpress-forums #bbp-your-profile fieldset textarea:focus, #bbpress-forums fieldset.bbp-form input[type=text]:active, #bbpress-forums fieldset.bbp-form input[type=text]:focus, #bbpress-forums fieldset.bbp-form textarea:active, #bbpress-forums fieldset.bbp-form textarea:focus {
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 0 2px #fde428;
}

#bbpress-forums fieldset.bbp-form input[type=text] {
	height: 49px;
}

#bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset input[type=text], #bbpress-forums #bbp-your-profile fieldset textarea {
	width: 60%;
	display: inline-block;
}

#bbpress-forums #bbp-your-profile fieldset input:focus, #bbpress-forums #bbp-your-profile fieldset input[type=text]:focus, #bbpress-forums #bbp-your-profile fieldset textarea:focus {
	border: none;
	outline: 0;
}

#bbpress-forums #bbp-your-profile fieldset .select2-container {
	width: 60% !important;
}

#bbpress-forums #bbp-search-form {
	margin-bottom: 10px;
}

#bbpress-forums #bbp-search-form #bbp_search {
	display: inline-block;
	width: auto;
	padding: 10px 15px;
	background: 0 0;
	vertical-align: top;
	border: 1px solid #ccc;
}

#bbpress-forums #bbp-search-form #bbp_search:active, #bbpress-forums #bbp-search-form #bbp_search:focus {
	border-radius: 0;
	box-shadow: none;
	border-color: #002e5b;
}

#bbpress-forums #bbp-search-form .button {
	padding: 5.5px 21px;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
	margin-bottom: 5px;
}

#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums li.bbp-body div.hentry {
	padding: 8px;
}

#bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums p.bbp-topic-meta img.avatar {
	margin-top: -2px;
	margin-bottom: 0;
}

@media only screen and (max-width:1440px) {
	body.boxed_layout .tparrows.tp-leftarrow {
		left: 18px !important;
	}
	
	body.boxed_layout .tparrows.tp-rightarrow {
		right: 18px !important;
	}
	
	body.boxed_layout .slick_prev {
		left: -40px;
	}
	
	body.boxed_layout .slick_next {
		right: -40px;
	}
}

@media only screen and (max-width:1199px) {
	.stm_services_tabs .services_categories ul li a {
		padding: 14.5px 15.3px;
	}
	
	.stm_contacts_widget.style_2 ul li:not(:last-child) {
		margin-right: 20px;
	}
	
	.vc_grid-item.blog .vc_gitem-post-data-source-post_date {
		display: none;
	}
	
	#wrapper {
		padding-bottom: 0 !important;
	}
	
	#footer {
		position: relative;
		width: auto;
		bottom: auto;
	}
	
	.contact_col aside.widget {
		padding-top: 38px !important;
		padding-bottom: 30px !important;
	}
	
	.icon_button {
		font-size: 10px;
	}
	
	body .vc_row.fixed_bg {
		background-attachment: scroll;
	}
}

@media only screen and (max-width:1023px) {
	body .stm-header.stm-header__hb .stm-navigation__default > ul > li.href_empty > ul > li .stm_mobile__dropdown {
		display: none !important;
	}
	
	body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul {
		margin-top: 0 !important;
	}
	
	body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li {
		width: auto !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		border-bottom: 1px solid #ddd !important;
	}
	
	body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li:last-child {
		border-bottom: 0 !important;
	}
	
	body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li > ul > li, body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li > ul > li a, body .stm-header.stm-header__hb .stm-navigation__default > ul > li.stm_megamenu > ul > li > ul > li > a {
		padding: 0 !important;
	}
	
	body .stm-header.stm-header__hb .stm-navigation__default > ul > li > ul > li .stm_mobile__dropdown {
		display: block !important;
		right: 0 !important;
		width: 48px !important;
		height: 48px !important;
	}
	
	body .stm-header.stm-header__hb .stm-navigation__default > ul > li > ul > li.menu-item-has-children .stm_mobile__dropdown:after {
		content: "";
		display: block !important;
		position: absolute;
		right: 18px;
		top: 50%;
		margin-top: -2px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 3.5px 0;
		border-color: #002e5b transparent transparent;
		visibility: visible !important;
	}
	
	body .stm-header.stm-header__hb .stm-navigation__default > ul > li > ul > li.menu-item-has-children.active .stm_mobile__dropdown:after {
		border-color: #6c98e1 transparent transparent;
		transform: rotate(180deg) !important;
	}
}

@media only screen and (max-width:992px) {
	html body ul li.stm_megamenu > ul.sub-menu > li {
		padding: 20px 15px 0 !important;
	}
}

@media only screen and (max-width:991px) {
	.icon_box.style_2.alignment_center {
		text-align: left;
	}
	
	.icon_box.style_2 h5 br {
		display: none;
	}
	
	.stm_works_wr.style_2 .works_filter li a {
		padding: 12px 13px 10px;
	}
	
	.stm_works_wr.style_2 .works_filter li:not(:first-child) {
		margin-left: 10px;
	}
	
	.stm_works_wr.grid.style_2 .stm_works .item {
		width: 50%;
	}
	
	.stm_works_wr.grid.style_2 .stm_works .item .image a img {
		width: 100%;
	}
	
	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: none;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
	
	.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row {
		padding: 0 15px;
		display: block;
		width: auto !important;
		text-align: center;
	}
	
	.stm_events_modern .stm_events_modern_list .item {
		padding-left: 0;
		padding-right: 0;
	}
	
	.stm_events_modern .stm_events_modern_list .item .item_wr .content {
		display: block;
	}
	
	.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_thumbnail {
		float: none;
		display: block;
		margin: 0 auto;
	}
	
	.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event_speaker_content {
		text-align: center;
	}
	
	.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .event__calendar {
		margin-bottom: 10px;
	}
	
	.stm_events_modern .stm_events_modern_list .item .item_wr .content .stm_events_modern_row .fa {
		position: relative;
		margin-right: 0;
	}
	
	.stm_events_classic .stm_events_list_form #event-form-box {
		width: 660px;
		margin-left: -330px;
	}
	
	.event-members-box-table {
		display: block;
	}
	
	.event-members-box-table .event-members-box-table-row {
		display: block;
		text-align: left;
		margin-bottom: 10px;
	}
	
	.event_content .event_info_table, .event_content .event_info_table .event_info {
		display: block;
	}
	
	.event_content .event_info_table .event_info.text-right {
		text-align: left;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.stm_events_grid.cols_4 .item {
		width: 50%;
	}
}

@media only screen and (max-width:960px) {
	.vc_column_container.right_column {
		padding-left: 15px !important;
	}
	
	.vc_column_container.center_column {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

@media only screen and (max-width:768px) {
	.footer_widgets_wrapper .widgets.cols_4 aside, .stm_works_wr.cols_2 .stm_works .item, .stm_works_wr.cols_3 .stm_works .item, .stm_works_wr.cols_4 .stm_works .item {
		width: 50%;
	}
	
	.stm_contacts_widget.style_3 ul li {
		display: block;
		margin-bottom: 20px;
	}
	
	.page_404 h2:before, .posts_grid .post_date {
		display: none;
	}
	
	body .vc_call_to_action {
		padding: 16px 30px 15px;
	}
	
	.projects_tabs h2 {
		float: none;
		margin: 0 0 30px;
	}
	
	.projects_tabs .tabs {
		float: none;
		margin: 0;
	}
	
	.vc_row.construction_slider .ls-container {
		margin-top: -60px !important;
	}
	
	.page_404 {
		text-align: center;
	}
	
	.page_404 strong {
		margin-top: 250px;
	}
	
	.contact_col aside.widget {
		padding-top: 70px !important;
		padding-bottom: 44px !important;
	}
	
	.entry-header {
		margin-top: -60px;
	}
	
	body .testimonials_carousel.disable_carousel.per_row_2 .testimonial .image {
		float: none;
		max-width: inherit;
		margin: 0 0 20px;
	}
	
	body .testimonials_carousel.disable_carousel.per_row_2 .testimonial .company {
		margin-bottom: 14px;
	}
	
	.woocommerce ul.products {
		clear: both;
	}
	
	.woocommerce ul.products:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.woocommerce ul.products li.product {
		float: left;
		display: table-cell;
		vertical-align: top;
		margin: -1px 0 0;
		padding: 40px 20px;
		position: relative;
		width: 50% !important;
		border: none;
		border: 1px solid #f2f2f2;
		border-right-color: transparent;
		border-bottom-color: transparent;
		transition: all .3s ease;
	}
	
	.woocommerce ul.products li.product:hover {
		box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .15);
		border-color: transparent #f2f2f2;
	}
	
	.woocommerce ul.products li.product.last, .woocommerce ul.products li.product:nth-child(even) {
		border-right-color: transparent;
	}
	
	.woocommerce ul.products li.product.first {
		border-left-color: #f2f2f2;
	}
	
	.woocommerce ul.products li.product:first-child + li.product + li.product {
		border-top-color: #f2f2f2;
	}
	
	.woocommerce ul.products li.product:first-child, .woocommerce ul.products li.product:first-child + li.product {
		border-top-color: transparent;
	}
	
	.woocommerce ul.products li.product:nth-child(odd) {
		border-left-color: transparent;
	}
	
	.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
		float: none;
		margin: 0 0 20px;
		padding: 0;
	}
	
	.woocommerce .woocommerce_before_shop_loop .woocommerce-result-count {
		padding: 0;
	}
	
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
		float: none;
		margin: 0 0 10px;
		padding: 0;
	}
	
	.woocommerce .woocommerce_before_shop_loop {
		padding-bottom: 20px;
	}
	
	.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce ul.products li.product a img {
		max-width: 175px;
	}
	
	.vc_testimonials.style_3 {
		background-position: 50%;
	}
	
	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: left;
		width: 174px;
		margin-bottom: 0;
		margin-right: 20px;
	}
	
	.stm_services_tabs .service_tab_item {
		padding: 0 15px;
	}
	
	.stm_services_tabs .service_tab_item .service_label {
		left: 15px;
	}
	
	.stm_gmap_wrapper .gmap_addresses .addresses .item {
		border: none;
		padding-right: 30px;
	}
}

@media only screen and (max-width:767px) {
	.stm_events_classic .stm_events_list_form #event-form-box {
		position: relative;
		width: auto;
		margin: 50px 20px;
		left: auto;
		top: auto;
	}
	
	.stm_events_classic .stm_events_list_form #event-form-box .notice__hide {
		right: 20px;
	}
	
	.event-members-box .text-right {
		padding-top: 20px;
		text-align: center;
	}
	
	.event-members-box-wrap {
		padding: 0 20px;
	}
	
	.event-members-box-wrap .required-info {
		text-align: left;
		padding: 0 20px 15px;
	}
}

@media only screen and (max-width:667px) {
	.posts_grid > ul > li, .project_grid .project, .project_grid_wrapper.col_2 .project_grid .project, .project_grid_wrapper.col_4 .project_grid .project, .project_grid_wrapper.col_5 .project_grid .project {
		width: 50%;
	}
	
	.stm_partner.style_2 .image {
		float: none;
		max-width: inherit;
		margin: 0 0 20px;
	}
	
	#frontend_customizer {
		display: none !important;
	}
	
	body .vc_call_to_action {
		padding-top: 25px;
		text-align: center;
	}
	
	body .vc_call_to_action.vc_cta_btn_pos_right .vc_button-2-wrapper {
		float: none;
		margin: 0 0 20px;
	}
	
	.stm_post_details ul li {
		float: none;
	}
	
	.stm_post_details ul li.post_by {
		clear: both;
		margin: 0;
	}
	
	.stm_post_details ul li.post_by:before {
		display: none;
	}
	
	.stm_share {
		text-align: left;
		margin: 10px 0;
	}
	
	.page_404 strong {
		font-size: 100px;
		margin-top: 20px;
		line-height: 100px;
	}
	
	.project_grid_wrapper.col_1 .project_grid .project {
		width: 100%;
	}
	
	.project_grid_filter ul li {
		margin: 1px 10px 10px 0;
	}
	
	.entry-header {
		margin-top: -15px;
	}
	
	.entry-header .entry-title-left, .entry-header .entry-title-right, .entry-header.small .entry-title-left, .entry-header.small .entry-title-right {
		float: none;
		height: auto;
		margin: 0 0 20px;
	}
	
	.entry-header .entry-title-right, .entry-header.small .entry-title-right {
		margin-bottom: 30px;
	}
	
	.prev_next_post a {
		margin: 0 12px 0 0;
	}
	
	.entry-header .entry-title-right .button {
		margin: 0 10px 0 0;
	}
	
	body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {
		width: auto;
		text-align: center;
		margin: 0 0 20px;
	}
	
	body .vc_cta3.vc_cta3-actions-right .vc_cta3-content .vc_custom_heading {
		text-align: center;
	}
	
	body .vc_general.vc_btn3.vc_btn3-color-theme_style_2.vc_btn3-style-flat {
		display: inline-block;
		width: auto;
	}
	
	.stats_counter, body .vc_btn3-container.vc_btn3-right {
		text-align: center;
	}
	
	.testimonials_carousel .testimonial .image {
		float: none;
		margin: 0 0 20px;
		max-width: inherit;
	}
	
	.stm_news .news_list li {
		width: 100%;
	}
	
	#footer .copyright_row .copyright_row_wr .socials {
		width: 100%;
		float: none;
		text-align: center;
	}
	
	#footer .copyright_row .copyright_row_wr .socials ul {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	
	#footer .copyright_row .copyright_row_wr .copyright {
		width: 100%;
		float: none;
		text-align: center;
	}
	
	.page_title.disable_title {
		padding-top: 25px;
	}
	
	.vacancy_table_wr .vacancy_table tbody td.location, .vacancy_table_wr .vacancy_table thead th.location, .vacancy_table_wr .vacancy_table thead th:after {
		display: none;
	}
	
	.vacancy_table_wr .vacancy_table tbody td, .vacancy_table_wr .vacancy_table thead th {
		padding-left: 20px;
	}
	
	.about_vacantion {
		display: block;
	}
	
	.about_vacantion .info {
		display: block;
		padding: 0;
		margin: 0 0 20px;
	}
	
	.vacancy_bottom .media-body {
		display: block;
		width: auto;
		margin: 0 0 20px;
	}
	
	.vacancy_bottom .share_buttons {
		display: block;
	}
	
	.staff_list ul li .staff_image {
		float: none;
		margin: 0 0 30px;
		max-width: inherit;
	}
	
	.staff_list.grid ul li {
		display: block;
		width: 100%;
	}
	
	.staff_list.grid.cols_2 ul li, .stm_news .news_list.posts_per_row_2 li, .stm_news .news_list.posts_per_row_3 li {
		width: 100%;
	}
	
	.staff_bottom_wr .staff_bottom .infos {
		display: block;
	}
	
	.staff_bottom_wr .staff_bottom .infos .info {
		display: block;
		padding: 0;
		margin: 0 0 30px;
	}
	
	.stm_works_wr.style_1 .works_filter li, .stm_works_wr.style_2 .works_filter li {
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
		float: none;
	}
	
	.staff_bottom_wr {
		padding: 40px 30px;
	}
	
	.stm_services .item {
		width: 100%;
		display: block;
	}
	
	.stm_services .item .item_wr .item_thumbnail img {
		width: 100%;
	}
	
	body .stm_chart canvas {
		height: auto !important;
	}
	
	.stm_works_wr.cols_2 .stm_works .item, .stm_works_wr.cols_3 .stm_works .item, .stm_works_wr.cols_4 .stm_works .item, .stm_works_wr.grid.style_2 .stm_works .item {
		width: 100%;
	}
	
	.stm_works_wr.grid .stm_works .item .item_wr:hover .category {
		bottom: 30px;
	}
	
	.stm_works_wr.grid .stm_works .item .item_wr:hover .title {
		bottom: 60px;
	}
	
	.stm_works_wr.style_2 .works_filter .works_filter_switcher, .stm_works_wr.style_2 .works_filter .works_filter_switcher .stm_works_grid_switcher {
		float: none;
		display: inline-block;
	}
	
	.stm_post_details ul li.post_cat:before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4:after {
		display: none;
	}
	
	.stm_works_wr.style_2 .works_filter li:not(:first-child), .vc_custom_heading.text_align_right > :after {
		margin-left: 0;
	}
	
	.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4 {
		padding: 0;
		font-weight: 700;
		text-transform: lowercase;
		font-size: 14px;
	}
	
	body .vc_tta-container .vc_tta.vc_general.vc_tta-tabs.theme_style .vc_tta-panels .vc_tta-panel-body {
		padding: 20px;
	}
	
	body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
		background: #fde428;
		color: #002e5b;
	}
	
	.stm_post_details ul li.post_cat {
		clear: both;
		margin: 0;
	}
	
	.post_bottom .share_buttons, .post_bottom .tags {
		width: auto;
		display: block;
	}
	
	.stm_post_details ul {
		float: none;
	}
	
	.stm_post_details {
		margin: 0 0 15px;
	}
	
	.post_bottom .tags {
		margin: 0 0 30px;
	}
	
	.stm_testimonials.cols_2 .item, .stm_testimonials.cols_3 .item, .stm_testimonials.cols_4 .item {
		width: 100%;
	}
	
	.woocommerce ul.products {
		clear: both;
	}
	
	.woocommerce ul.products:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.woocommerce ul.products li.product {
		float: left;
		display: block;
		vertical-align: top;
		margin: -1px 0 0;
		padding: 40px 20px;
		position: relative;
		width: 100% !important;
		border: none !important;
		border-top: 1px solid #f2f2f2 !important;
		border-right-color: transparent;
		border-bottom-color: transparent;
		transition: all .3s ease;
	}
	
	.woocommerce ul.products li.product:hover {
		box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .15);
		border-color: transparent #f2f2f2;
	}
	
	.woocommerce ul.products li.product:first-child {
		border: none !important;
	}
	
	.woocommerce #content div.product div.images, .woocommerce div.product div.images {
		width: auto;
		float: none;
		margin: 0 0 30px;
	}
	
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary {
		margin: 0 0 30px;
		padding: 0;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
		padding-right: 40px !important;
	}
	
	.woocommerce .woocommerce-error .wc-forward, .woocommerce .woocommerce-info .wc-forward, .woocommerce .woocommerce-message .wc-forward {
		display: none;
	}
	
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		float: none;
		width: 100%;
		margin: 0 0 15px;
	}
	
	.woocommerce-cart table.cart td.actions .coupon button {
		width: 100%;
		float: none;
	}
	
	.woocommerce-cart table.cart td.actions .button {
		width: 100%;
	}
	
	.woocommerce table.cart td.actions .coupon {
		padding-bottom: 15px;
	}
	
	.woocommerce-cart .cart-collaterals .cart_totals {
		width: auto;
		float: none;
	}
	
	.login .button {
		margin: 0 0 30px;
	}
	
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-checkout-review-order .woocommerce-checkout-payment-wr, .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table-wr, .woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
	}
	
	.woocommerce input.button {
		width: 100%;
	}
	
	.stm_contacts_widget ul.socials li {
		margin-right: 6px;
	}
	
	.testimonials_carousel.disable_carousel.per_row_2 .testimonial, .testimonials_carousel.disable_carousel.per_row_3 .testimonial {
		width: 100%;
	}
	
	.vc_testimonials.style_3.navigation-bullets .vc_testimonials_carousel_wr {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.stm_events_grid .item, .stm_services_tabs .service_tab_item {
		width: 100%;
	}
	
	.vc_row-fluid.mobile_no_paddings {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	
	.vc_row-fluid.mobile_no_paddings .mobile_no_paddings {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.vc_row-fluid.mobile_no_paddings .vc_column-inner {
		padding-right: 35px !important;
		padding-left: 35px !important;
	}
}

@media only screen and (max-width:640px) {
	.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr {
		padding: 45px 40px 65px;
	}
	
	.vc_testimonials.style_3.navigation-arrows .vc_testimonials_carousel_wr:before {
		top: -15px;
		left: 10px;
	}
	
	.vc_testimonials.style_3.navigation-arrows .owl-nav {
		bottom: 5px;
		right: 5px;
	}
}

@media only screen and (max-width:480px) {
	.footer_widgets_wrapper .widgets.cols_3 aside, .footer_widgets_wrapper .widgets.cols_4 aside, .posts_grid > ul > li {
		width: 100%;
	}
	
	.posts_grid .post_date {
		display: inline-block;
	}
	
	.stm_post_details .comments_num {
		clear: both;
		float: none;
		text-align: left;
		width: auto;
	}
	
	.stm_post_details ul li.post_by, .stm_post_details ul li.post_cat, .stm_post_details ul li.post_date {
		margin: 0 0 10px;
	}
	
	.ls-l.mobile_remove {
		display: none !important;
	}
	
	.page_404 strong {
		margin-top: 100px;
	}
	
	.stm_post_details ul {
		width: auto;
	}
	
	.vc_grid-item.blog {
		margin: 0 0 40px;
	}
	
	.our_partners .logo {
		float: none;
		margin: 0 0 30px;
		display: inline-block;
	}
	
	.vc_custom_heading.has_icon {
		display: block;
	}
	
	.vc_custom_heading.has_icon .icon {
		float: none;
	}
	
	#footer .footer_widgets .widget.widget_text #sb_instagram #sbi_images .sbi_item {
		width: 50%;
	}
	
	.testimonials_carousel.style_3 .testimonial_inner .image {
		float: none;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
	
	.stm_services_tabs .services_categories ul li {
		float: none;
	}
	
	.stm_events_grid.cols_4 .item {
		width: 100%;
	}
}

body .vc_tta-container .vc_tta.vc_general.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
	padding-right: 70px !important;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel:first-child .vc_tta-panel-heading {
	border-top: 0;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-heading {
	border: 0;
	border-top: 1px solid #ddd;
	font-size: 20px;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-heading:hover {
	background: 0 0;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title {
	padding: 30px 0;
	margin: 0;
	font-size: 20px !important;
	font-weight: 400;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title > a {
	padding: 0;
	margin: 0;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title > a i {
	display: inline-block;
	vertical-align: middle;
	right: 0;
	width: 36px;
	height: 36px;
	padding: 10px;
	border: 2px solid gray;
	border-radius: 50%;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title > a i:before {
	width: 12px;
	left: 50%;
	margin-left: -6px;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title > a i:after {
	height: 12px;
	top: 50%;
	margin-top: -6px;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-body {
	border: 0;
	padding: 0 0 28px;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a i, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a i:after, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a i:before, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a:hover i, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a:hover i:after, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a:hover i:before {
	border-color: #002e5b !important;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-body p {
	line-height: 28px;
	font-size: 16px;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title {
	padding: 0 !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a {
	padding: 28px 0 !important;
	color: #002e5b !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a .vc_tta-title-text {
	display: block;
	line-height: 30px;
	padding-right: 50px;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title > a:hover {
	color: #002e5b !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-color: #ddd !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a {
	color: #002e5b !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a i {
	border-color: #002e5b !important;
	background-color: #002e5b !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a i:after, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a i:before {
	border-color: #fff !important;
}

.stm_services.style_1 .category {
	margin-bottom: 12px;
}

.stm_services.style_1 .item .item_wr .content .read_more {
	display: inline-block;
	position: relative;
	line-height: 16px;
}

.stm_services.style_1 .item .item_wr .content .read_more span {
	vertical-align: text-top !important;
}

.stm_services.style_1 .item .item_wr .content .read_more i {
	position: absolute;
	top: 1px;
	right: -12px;
	left: auto;
}

.stm_services.style_2 .item {
	margin-bottom: 40px;
}

.stm_services.style_2 .item_wr .item_thumbnail {
	margin-bottom: 0;
}

.stm_services.style_3 .item {
	width: 100% !important;
	margin-bottom: 0 !important;
}

.stm_services.style_3 .owl-controls {
	z-index: 9;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}

.stm_services.style_3 .owl-controls .owl-dots {
	display: flex;
	justify-content: center;
}

.stm_services.style_3 .owl-controls .owl-dots .owl-dot span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background-color: #fde428;
	border-radius: 50%;
}

.stm_services.style_3 .owl-controls .owl-dots .owl-dot.active span {
	background-color: #6c98e1;
}

.stm_services.style_4 .item_wr .item_thumbnail {
	margin-bottom: 0;
}

.stm_services.style_4 .item_wr .item_thumbnail a {
	display: block;
	position: relative;
	overflow: hidden;
}

.stm_services.style_4 .item_wr .item_thumbnail a img {
	transition: .3s;
}

.stm_services.style_4 .item_wr .item_thumbnail a:hover img {
	transform: scale(1.1);
}

.stm_services.style_4 .item_wr .item_thumbnail a:hover .item_info span i {
	width: 0;
	visibility: hidden;
	opacity: 0;
}

.stm_services.style_4 .item_wr .item_thumbnail a:hover .item_info span i.before-text {
	width: 14px;
	visibility: visible;
	margin-right: 10px;
	left: 0;
	opacity: 1;
}

.stm_services.style_4 .item_wr .item_thumbnail a:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 80%;
	left: 0;
	bottom: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, 0) 100%);
	opacity: 1;
	top: auto;
	visibility: visible;
	z-index: 1;
}

.stm_services.style_4 .item_wr .item_thumbnail a .item_info h5:after, .stm_services.style_4 .item_wr .item_thumbnail a .item_info h5:before, .stm_services.style_4 .item_wr .item_thumbnail a:after {
	display: none;
}

.stm_services.style_4 .item_wr .item_thumbnail a .item_info {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	color: #fff;
	padding: 20px;
	width: 100%;
}

.stm_services.style_4 .item_wr .item_thumbnail a .item_info h5 {
	color: #fff;
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 5px;
	padding: 0;
}

.stm_services.style_4 .item_wr .item_thumbnail a .item_info span {
	font-size: 14px;
}

.stm_services.style_4 .item_wr .item_thumbnail a .item_info span i {
	font-size: 10px;
	margin-left: 5px;
	display: inline-block;
	transition: .3s;
}

.stm_services.style_4 .item_wr .item_thumbnail a .item_info span i.before-text {
	position: relative;
	width: 0;
	visibility: hidden;
	opacity: 0;
	margin: 0;
	left: -15px;
}

@media (max-width:991px) {
	.stm_services.style_4 .item {
		width: 50%;
	}
}

.stm_services.style_5 .item {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}

.stm_services.style_5 .item .item_wr {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.stm_services.style_5 .item .item_wr .item_info {
	width: 100%;
	flex: 0 0 100%;
	padding-top: 10px;
}

.stm_services.style_5 .item .item_wr .item_info h5 {
	margin-bottom: 10px;
	font-size: 21px;
	line-height: 24px;
	padding-top: 0 !important;
}

.stm_services.style_5 .item .item_wr .item_info h5:after, .stm_services.style_5 .item .item_wr .item_info h5:before {
	display: none;
}

.stm_services.style_5 .item .item_wr .item_info .item_description {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}

.stm_services.style_5 .item .item_wr .item_info .read_more i {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-size: 8px;
	display: inline-block;
	margin-right: 4px;
	vertical-align: top;
	line-height: 20px;
	text-align: center;
	transition: .3s;
}

.stm_services.style_5 .item .item_wr .item_info .read_more:hover i {
	color: #fff;
}

.stm_services.style_5 .item .item_wr .item_thumbnail {
	padding-right: 30px;
	width: 290px;
	flex: 0 0 290px;
	margin-bottom: 0;
}

@media (max-width:480px) {
	.stm_services.style_5 .item .item_wr .item_thumbnail {
		padding-right: 0;
		width: 100%;
		flex: 0 0 100%;
	}
}

.stm_services.style_5 .item .item_wr .item_thumbnail a {
	display: block;
	overflow: hidden;
}

.stm_services.style_5 .item .item_wr .item_thumbnail a:after {
	display: none !important;
}

.stm_services.style_5 .item .item_wr .item_thumbnail img {
	transition: .3s;
}

@media (min-width:992px) {
	.stm_services.style_5 .item .item_wr .item_thumbnail + .item_info {
		width: calc(100% - 290px);
		flex: 0 0 calc(100% - 290px);
	}
}

.stm_services.style_5 .item:hover .item_thumbnail a img {
	transform: scale(1.1);
}

.stm_services.style_6 {
	display: flex;
	flex-wrap: wrap;
	width: auto;
}

.stm_services.style_6 .item {
	margin-bottom: 30px;
}

.stm_services.style_6 .item .item_wr {
	background-color: #f2f4fa;
	height: 100%;
}

.stm_services.style_6 .item .item_wr .item_thumbnail {
	margin-bottom: 0;
}

.stm_services.style_6 .item .item_wr .content {
	padding: 20px;
	font-size: 14px;
	line-height: 22px;
	border: none;
	background: 0 0;
}

.stm_services.style_6 .item .item_wr .content p {
	font-size: 14px;
	line-height: 22px;
	color: inherit;
}

.stm_services.style_6 .item .item_wr .content h5 {
	padding-top: 0;
}

.stm_services.style_6 .item .item_wr .content h5:after, .stm_services.style_6 .item .item_wr .content h5:before {
	display: none;
}

.stm_services.style_6 .item .item_wr .content h5 a {
	font-size: 21px;
	line-height: 24px;
	color: inherit;
}

.stm_services.style_6 .item .item_wr .content .read_more {
	display: flex;
	align-items: center;
}

.stm_services.style_6 .item .item_wr .content .read_more i {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-size: 8px;
	order: 1;
	transition: .3s;
	line-height: 20px;
	text-align: center;
	margin-right: 5px;
	color: #6c98e1;
}

.stm_services.style_6 .item .item_wr .content .read_more i:before {
	content: "" !important;
	font-family: stm !important;
}

.stm_services.style_6 .item .item_wr .content .read_more span {
	order: 2;
	line-height: 20px;
	font-weight: 700;
	margin-top: 0;
	text-transform: capitalize;
}

.stm_services.style_6 .item .item_wr .content .read_more:hover i {
	color: #fff !important;
}

.stm_services.style_7 {
	max-width: 442px;
	margin: 0 auto;
	padding: 90px 70px 60px;
	border-radius: 40px;
	box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .1);
	background-color: #fff;
}

.stm_services.style_7:after, .stm_services.style_7:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 40px;
	background-color: #fff;
	z-index: 1;
}

.stm_services.style_7:before {
	background-color: #f2f4fa;
	transform: rotate(75deg);
	z-index: 0;
}

.stm_services.style_7 .owl-stage-outer {
	z-index: 10;
}

.stm_services.style_7 .stm_service {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	position: relative;
	font-size: 14px;
	z-index: 1;
}

.stm_services.style_7 .stm_service__icon {
	border-radius: 50%;
	overflow: hidden;
	width: 85px;
	height: 85px;
	line-height: 85px;
	font-size: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin: 0 auto 10px;
}

.stm_services.style_7 .stm_service__icon:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #fde428;
	left: 0;
	top: 0;
	z-index: -1;
	transition: .2s;
}

.stm_services.style_7 .stm_service__icon i:before {
	transition: .2s;
	color: #002e5b;
}

.stm_services.style_7 .stm_service__title {
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 8px !important;
	font-weight: 500;
}

.stm_services.style_7 .stm_service__title a {
	text-decoration: none;
	color: #002e5b;
}

.stm_services.style_7 .stm_service__title:after, .stm_services.style_7 .stm_service__title:before {
	content: none;
	margin: 11px auto 0 !important;
}

.stm_services.style_7 .stm_service__excerpt {
	margin: 0 0 20px;
	text-align: center;
}

.stm_services.style_7 .stm_service__excerpt p {
	line-height: 24px;
}

.stm_services.style_7 .owl-controls {
	z-index: 9;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}

.stm_services.style_7 .owl-controls .owl-dots {
	display: flex;
	justify-content: center;
}

.stm_services.style_7 .owl-controls .owl-dots .owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	background-color: rgba(0, 46, 91, .2);
	border-radius: 50%;
}

.stm_services.style_7 .owl-controls .owl-dots .owl-dot.active span {
	width: 30px;
	border-radius: 4px;
	background-color: #002e5b;
}

@media (max-width:767px) {
	.stm_services.style_7 {
		padding: 40px 30px 50px;
	}
}

.stm_services.style_8 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 60px;
	font-size: 14px;
}

.stm_services.style_8 .stm_service {
	width: 33.33%;
	padding: 50px 40px 30px;
	text-align: center;
	border-right: 1px solid #eee;
}

.stm_services.style_8 .stm_service:nth-child(n+4) {
	border-top: 1px solid #eee;
}

.stm_services.style_8 .stm_service:nth-child(3n+3) {
	border-right: none;
}

.stm_services.style_8 .stm_service__icon {
	border-radius: 50%;
	overflow: hidden;
	width: 85px;
	height: 85px;
	line-height: 85px;
	font-size: 36px;
	display: inline-block;
	position: relative;
	margin-bottom: 28px;
}

.stm_services.style_8 .stm_service__icon:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #002e5b;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: .1;
	transition: .2s;
}

.stm_services.style_11 .stm_service__title:after, .stm_services.style_11 .stm_service__title:before, .stm_services.style_8 .stm_service__title:after, .stm_services.style_8 .stm_service__title:before, .stm_vacancies.style_3 .stm_vacancies__title:after {
	content: none;
}

.stm_services.style_8 .stm_service__icon i:before {
	transition: .2s;
	color: #002e5b;
}

.stm_services.style_8 .stm_service__title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
}

.stm_services.style_8 .stm_service__title a {
	text-decoration: none;
	color: #002e5b;
}

.stm_services.style_8 .stm_service__link {
	opacity: 0;
	transition: .2s;
	margin-top: 20px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
}

.stm_services.style_8 .stm_service__link i {
	font-size: 10px;
}

.stm_services.style_8 .stm_service:hover .stm_service__icon:before {
	opacity: 1;
	color: #fff;
}

.stm_services.style_8 .stm_service:hover .stm_service__icon i:before {
	color: #fff;
}

.stm_services.style_8 .stm_service:hover .stm_service__title a {
	color: #6c98e1;
}

.stm_services.style_8 .stm_service:hover .stm_service__title a:hover {
	color: #fde428;
}

.stm_services.style_8 .stm_service:hover .stm_service__link {
	opacity: 1;
}

.stm_services.style_8 .stm_service:hover .stm_service__link:hover {
	color: #fde428;
}

@media (max-width:991px) {
	.stm_services.style_8 .stm_service {
		width: 50%;
	}
	
	.stm_services.style_8 .stm_service:nth-child(n+3) {
		border-top: 1px solid #eee;
	}
	
	.stm_services.style_8 .stm_service:nth-child(3n+3) {
		border-right: 1px solid #eee;
	}
	
	.stm_services.style_8 .stm_service:nth-child(2n) {
		border-right: none;
	}
}

@media (max-width:619px) {
	.stm_services.style_8 .stm_service {
		width: 100%;
		border-top: 1px solid #eee !important;
		border-right: none !important;
	}
	
	.stm_services.style_8 .stm_service:first-child {
		border: 0 !important;
	}
}

.stm_services.style_9 {
	margin: 0;
}

.stm_services.style_9 .item {
	padding: 35px 40px;
	background-color: #fff;
	transition: all .3s;
	position: relative;
	border-right: 1px solid #eee;
}

.stm_services.style_9 .item_wr .content h5 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-bottom: 15px;
	font-size: 22px;
}

.stm_services.style_9 .item_wr .content h5 a {
	order: 1;
}

.stm_services.style_9 .item_wr .content h5:before {
	width: 36px;
	height: 3px;
	position: relative;
	transition: all .3s;
	margin: 10px 0 0;
	order: 2;
}

.stm_services.style_9 .item_wr .content a.read_more {
	transition: all .3s;
	position: relative;
	color: #fde428;
}

.stm_services.style_9 .item_wr .content a.read_more span {
	vertical-align: text-top;
}

.stm_services.style_9 .item_wr .content a.read_more span.stm-amsterdam-arrow {
	line-height: 14px;
	font-size: 10px;
}

.stm_services.style_9 .item:hover {
	background-color: #fde428;
	border-color: #fde428;
}

.stm_services.style_9 .item:hover .item_wr .content, .stm_services.style_9 .item:hover .item_wr .content h5 a {
	color: #fff;
}

.stm_services.style_9 .item:hover .item_wr .content h5:before {
	background-color: #fff;
}

.stm_services.style_9 .item:hover .item_wr .content a.read_more, .stm_services.style_9 .item:hover .item_wr .content a.read_more span {
	color: #fff;
}

.stm_services.style_9 .item:last-child {
	border: 0;
}

@media (max-width:991px) {
	.stm_services.style_9 .item {
		width: 100% !important;
	}
}

.stm_services.style_10 {
	display: flex;
	flex-wrap: wrap;
}

.stm_services.style_10 .item {
	padding: 0 15px 68px;
	margin: 0 0 38px;
	position: relative;
}

.stm_services.style_10 .item .service-content {
	text-align: center;
}

.stm_services.style_10 .item .service-content .service-image-box {
	display: inline-block;
	position: relative;
	margin-bottom: 35px;
}

.stm_services.style_10 .item .service-content .service-image-box .service-title {
	display: block;
	position: absolute;
	bottom: 0;
	right: 29px;
	left: 29px;
	padding: 15px 30px;
	transition: all .3s ease;
	background-color: rgba(108, 152, 225, .9);
	font-weight: 600;
	font-size: 17px;
	color: #fff;
}

.stm_services.style_10 .item .service-content .service-description {
	padding: 0 15px 10px;
	text-align: center;
	line-height: 28px;
	font-weight: 400;
	font-size: 16px;
	color: #222;
}

.stm_services.style_10 .item .service-content .service-more {
	position: absolute;
	bottom: 0;
	right: 15px;
	left: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 20px 0;
	border-top: 2px solid rgba(108, 152, 225, .2);
	transition: all .3s ease;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
}

.stm_services.style_10 .item .service-content .service-more .stm-right-arrow {
	margin-left: 10px;
	position: relative;
	line-height: 10px;
	font-size: 18px;
}

.stm_services.style_10 .item .service-content:hover .service-image-box .service-title {
	background-color: #fde428;
}

.stm_services.style_10 .item .service-content:hover .service-more {
	color: #fde428;
}

@media (max-width:1199px) and (min-width:992px) {
	.stm_services.style_10 .item .service-content .service-image-box .service-title {
		right: 15px;
		left: 15px;
		padding: 15px;
		font-size: 18px;
	}
}

@media (min-width:768px) and (max-width:992px) {
	.stm_services.style_10 .item {
		width: 50%;
	}
	
	.stm_services.style_10.cols_1 .item {
		width: 100%;
	}
}

@media (max-width:767px) {
	.stm_services.style_10 .item {
		width: 100%;
	}
}

.stm_services.style_11 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 60px;
	font-size: 14px;
}

.stm_services.style_11 .stm_service {
	width: 33.33%;
	padding: 30px 30px 30px 0;
}

.stm_services.style_11 .stm_service__icon {
	font-size: 60px;
	display: inline-block;
	position: relative;
}

.stm_services.style_11 .stm_service__icon i:before {
	transition: .2s;
	color: #6c98e1;
}

.stm_services.style_11 .stm_service__title {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 600;
	margin-bottom: 10px;
}

.stm_services.style_11 .stm_service__title a {
	text-decoration: none;
}

.stm_services.style_11 .stm_service__link {
	transition: .2s;
	margin-top: 10px;
	font-weight: 700;
	display: inline-flex;
	align-items: center;
	color: #fde428;
	text-decoration: none;
}

.stm_services.style_11 .stm_service__link i {
	font-size: 16px;
	margin-left: 15px;
}

.stm_services.style_11 .stm_service:hover .stm_service__link:hover span {
	text-decoration: underline;
}

@media (max-width:991px) {
	.stm_services.style_11 .stm_service {
		width: 50%;
	}
}

@media (max-width:619px) {
	.stm_services.style_11 .stm_service {
		width: 100%;
	}
}

.services_pagination {
	display: flex;
	justify-content: center;
}

.stm_services_tabs.style_2 .services_categories {
	margin-bottom: 72px;
}

.stm_services_tabs.style_2 .services_categories ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: 0 0;
}

.stm_services_tabs.style_2 .services_categories ul li a {
	margin: 0 15px;
	padding: 10px 20px;
	border-radius: 20px 0;
	background-color: transparent;
	font-weight: 700;
	font-size: 16px;
	color: #002e5b;
}

.stm_services_tabs.style_2 .services_categories ul li.ui-state-active a {
	background-color: #fde428;
	color: #fff;
}

.stm_services_tabs.style_2 .services_tabs {
	display: flex;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item {
	padding: 0 15px 68px;
	width: 33.333333%;
	position: relative;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-image-box {
	display: block;
	position: relative;
	margin-bottom: 35px;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-image-box img {
	border-radius: 20px 0;
	max-width: 100%;
	height: auto;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-image-box .service-title {
	display: block;
	position: absolute;
	bottom: 0;
	right: 29px;
	left: 29px;
	padding: 15px 30px;
	border-radius: 12px 0 0;
	transition: all .3s ease;
	background-color: rgba(108, 152, 225, .9);
	font-weight: 600;
	font-size: 20px;
	color: #fff;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-description {
	padding: 0 15px 12px;
	text-align: center;
	line-height: 28px;
	font-weight: 400;
	font-size: 16px;
	color: #222;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-more {
	position: absolute;
	bottom: 0;
	right: 15px;
	left: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 20px 0;
	border-top: 2px solid rgba(108, 152, 225, .2);
	transition: all .3s ease;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-more .stm-right-arrow {
	margin-left: 10px;
	position: relative;
	line-height: 10px;
	font-size: 18px;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-more .stm-right-arrow:after {
	content: "";
	font-family: stm !important;
	transition: all .3s ease;
	position: absolute;
	top: 0;
	right: -12px;
	font-size: 30px;
	opacity: 0;
	visibility: hidden;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content:hover .service-image-box .service-title {
	background-color: #fde428;
}

.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content:hover .service-more .stm-right-arrow:after {
	opacity: 1;
	visibility: visible;
	color: #fde428;
}

@media (max-width:1199px) and (min-width:992px) {
	.stm_services_tabs.style_2 .services_tabs .service_tab_item .service-content .service-image-box .service-title {
		right: 15px;
		left: 15px;
		padding: 15px;
		font-size: 18px;
	}
}

@media (max-width:991px) {
	.stm_services_tabs.style_2 .services_categories {
		margin-bottom: 50px;
	}
	
	.stm_services_tabs.style_2 .services_categories ul li {
		margin: 5px 0;
	}
	
	.stm_services_tabs.style_2 .services_tabs {
		flex-direction: column;
		max-width: 500px;
		margin: 0 auto;
	}
	
	.stm_services_tabs.style_2 .services_tabs .service_tab_item {
		width: 100%;
	}
}

.stm_vacancies.style_2 .row {
	display: flex;
	flex-wrap: wrap;
	width: auto;
}

.stm_vacancies.style_2 .row .col-md-4 {
	margin-bottom: 30px;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner {
	padding: 30px 30px 25px;
	background-color: #f2f4fa;
	height: 100%;
	transition: .3s;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .title h5 {
	margin-bottom: 11px;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .title:hover {
	text-decoration: none;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .info {
	font-size: 14px;
	width: 100%;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .info.department {
	margin-bottom: 40px;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	font-size: 14px;
	align-self: flex-end;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more a {
	transition: .3s;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more a i {
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 50%;
	font-size: 10px;
	text-align: center;
	transition: .3s;
	margin-right: 5px;
	display: inline-block;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more a:hover {
	text-decoration: none;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more a:hover i {
	background: #304157 !important;
	color: #fff;
}

.stm_vacancies.style_2 .row .col-md-4 .stm_vacancies__inner .read-more .date {
	opacity: .5;
}

.stm_vacancies.style_3 .stm_vacancies__title {
	text-transform: none;
	font-size: 36px;
	line-height: 44px;
	font-weight: 500;
}

.stm_vacancies.style_3 .stm_vacancies__filter {
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.stm_vacancies.style_3 .stm_vacancies__filter li {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.stm_vacancies.style_3 .stm_vacancies__filter li a {
	padding: 15px 30px;
	border-radius: 50px;
	text-decoration: none;
	display: block;
	transition: all .2s;
	position: relative;
	overflow: hidden;
	color: #002e5b;
}

.stm_vacancies.style_3 .stm_vacancies__filter li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	transition: all .3s;
	background-color: #fde428;
	opacity: .1;
}

.stm_vacancies.style_3 .stm_vacancies__filter li a.active, .stm_vacancies.style_3 .stm_vacancies__filter li a:hover {
	color: #fff;
	box-shadow: 0 3px 10px 0 rgba(72, 115, 230, .3);
}

.stm_vacancies.style_3 .stm_vacancies__filter li a.active:before, .stm_vacancies.style_3 .stm_vacancies__filter li a:hover:before {
	opacity: 1;
}

.stm_vacancies.style_3 .stm_vacancies__grid {
	padding: 0;
	list-style-type: none;
	position: relative;
	overflow: hidden;
}

.stm_vacancies.style_3 .stm_vacancies__grid-item {
	float: left;
	width: 33.3%;
	padding: 15px;
}

@media (max-width:991px) {
	.stm_vacancies.style_3 .stm_vacancies__grid-item {
		width: 100%;
	}
}

.stm_vacancies.style_3 .stm_vacancies__inner {
	border-radius: 10px;
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 30px;
	height: 100%;
	transition: .3s;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.stm_vacancies.style_3 .stm_vacancies__inner:hover {
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
}

.stm_vacancies.style_3 .stm_vacancies__inner .title {
	text-decoration: none;
}

.stm_vacancies.style_3 .stm_vacancies__inner .title h5 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	padding: 0;
	margin-bottom: 11px;
}

.stm_vacancies.style_3 .stm_vacancies__inner .title h5:after {
	content: none;
}

.stm_vacancies.style_3 .stm_vacancies__inner .info {
	font-size: 14px;
	width: 100%;
	opacity: .7;
}

.stm_vacancies.style_3 .stm_vacancies__inner .info.department {
	margin-bottom: 40px;
}

.stm_vacancies.style_3 .stm_vacancies__inner .read-more {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	font-size: 14px;
	line-height: 19px;
	align-self: flex-end;
	text-transform: uppercase;
}

.stm_vacancies.style_3 .stm_vacancies__inner .read-more a {
	transition: .3s;
}

.stm_vacancies.style_3 .stm_vacancies__inner .read-more a i {
	border-radius: 50%;
	font-size: 10px;
	text-align: center;
	transition: .3s;
	margin-left: 5px;
	display: inline-block;
}

.stm_vacancies.style_3 .stm_vacancies__inner .read-more a:hover {
	text-decoration: none;
}

.stm_vacancies.style_3 .stm_vacancies__inner .read-more .date {
	text-transform: capitalize;
	opacity: .7;
}

.consulting-thumbnail-with-frame {
	position: relative;
	max-width: 480px !important;
}

.consulting-thumbnail-with-frame .vc_figure {
	position: relative;
	overflow: hidden;
	border-radius: 40px;
}

.consulting-thumbnail-with-frame:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 40px;
	background-color: #f2f4fa;
	transform: rotate(-10deg);
	z-index: 0;
}

.consulting-thumbnail-with-frame .elementor-widget-container {
	position: relative;
	overflow: hidden;
	border-radius: 40px;
	z-index: 1;
}

@media (max-width:991px) {
	.consulting-thumbnail-with-frame {
		margin: 0 auto;
	}
}

.icon_box.style_1.icon_top h4 {
	padding-top: 0;
}

.icon_box.style_1.icon_top h4:after {
	display: none;
}

.icon_box.style_1 .icon_text h5 {
	font-size: 17px;
}

.icon_box.style_1.icon_left_transparent .icon {
	vertical-align: top !important;
}

.icon_box.style_4 .icon:after {
	margin: -12px 0 0 -38px;
}

.icon_box.style_8 {
	display: flex;
	flex-wrap: wrap;
}

.icon_box.style_8 .icon_box_icon {
	width: 75px;
	flex: 0 0 75px;
	position: relative;
}

.icon_box.style_8 .icon_box_icon:before {
	content: "";
	position: absolute;
	display: block;
	width: 90px;
	height: 10px;
	transform: skew(39deg, 0deg) rotate(-22deg);
	top: 15px;
	left: -20px;
}

.icon_box.style_8 .icon_box_icon:after {
	content: "";
	position: absolute;
	display: block;
	width: 90px;
	height: 10px;
	transform: skew(39deg, 0deg) rotate(-22deg);
	left: -16px;
	top: 35px;
}

.icon_box.style_8 .icon_box_icon i {
	position: relative;
	z-index: 2;
}

.icon_box.style_8 .icon_box_content {
	width: calc(100% - 76px);
	flex: 0 0 calc(100% - 76px);
}

.icon_box.style_8 .icon_box_content .title {
	padding-top: 0;
	font-weight: 400;
}

.icon_box.style_8 .icon_box_content .title:after {
	width: 50px;
}

.icon_box.style_8 .icon_box_content .content {
	line-height: 1.5;
	font-size: 14px;
}

.icon_box.style_9 .icon_box_icon {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 0;
}

.icon_box.style_9 .icon_box_icon .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50% 50% 6px;
	background-color: #fde428;
	position: relative;
	margin: 10px 12px 10px 10px;
	color: #002e5b;
	width: 50px;
	height: 50px;
}

.icon_box.style_9 .icon_box_icon .icon:before {
	content: "";
	font-family: stm !important;
	position: absolute;
	top: 11px;
	left: -10px;
	font-weight: 300;
	font-size: 70px;
	color: #d3d5db;
	z-index: -1;
}

.icon_box.style_9 .icon_box_icon .h6, .icon_box.style_9 .icon_box_icon h6 {
	padding: 0;
	margin: 10px 0;
	font-weight: 500;
	letter-spacing: -.7px;
	font-size: 15px;
}

.icon_box.style_9 .icon_box_icon .h6:after, .icon_box.style_9 .icon_box_icon h6:after {
	display: none;
}

.icon_box.style_9 .icon_text p {
	margin: 0;
}

@media (max-width:767px) {
	.icon_box.style_9 .icon_box_icon {
		display: block !important;
		text-align: center;
	}
	
	.icon_box.style_9 .icon_box_icon .icon {
		margin: 0 auto;
	}
	
	.icon_box.style_9 .icon_text {
		text-align: center;
	}
}

.icon_box.style_10 .icon_box_inner {
	position: relative;
	padding: 25px 25px 10px;
	transition: all .3s;
	background-color: rgba(108, 152, 225, .9);
	text-align: center;
}

.icon_box.style_10 .icon_box_inner .icon {
	font-size: 51px;
	color: #fff;
}

.icon_box.style_10 .icon_box_inner .icon.font-color_base {
	color: #002e5b;
}

.icon_box.style_10 .icon_box_inner .icon.font-color_secondary {
	color: #6c98e1;
}

.icon_box.style_10 .icon_box_inner .icon.font-color_third {
	color: #fde428;
}

.icon_box.style_10 .icon_box_inner .icon_bg {
	position: absolute;
	right: 7px;
	bottom: -30px;
	font-size: 118px;
	color: rgba(225, 225, 225, .1);
}

.icon_box.style_10 .icon_box_inner .icon_bg.font-color_base {
	color: #002e5b;
}

.icon_box.style_10 .icon_box_inner .icon_bg.font-color_secondary {
	color: #6c98e1;
}

.icon_box.style_10 .icon_box_inner .icon_bg.font-color_third {
	color: #fde428;
}

.icon_box.style_10 .icon_box_inner h4 {
	padding: 0;
	margin: 0 0 10px;
	line-height: 20px;
	letter-spacing: .2px;
	font-size: 18px;
	color: #fff;
}

.icon_box.style_10 .icon_box_inner h4.font-color_base {
	color: #fff;
}

.icon_box.style_10 .icon_box_inner h4.font-color_secondary {
	color: #6c98e1;
}

.icon_box.style_10 .icon_box_inner h4.font-color_third {
	color: #fde428;
}

.icon_box.style_10 .icon_box_inner h4:after, .icon_box.style_10 .icon_box_inner h4:before {
	display: none;
}

.icon_box.style_10 .icon_box_inner .icon_text {
	line-height: 24px;
	font-size: 16px;
	color: #fff;
}

.icon_box.style_10 .icon_box_inner .icon_text p {
	line-height: 24px;
}

@media screen and (max-width:1024px) {
	.icon_box.style_10 .icon_box_inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.icon_box.style_10:hover .icon_box_inner {
	margin-top: -8px;
	margin-bottom: 8px;
	box-shadow: 0 3px 7px rgba(108, 152, 225, .35);
}

.icon_box.style_11 {
	padding: 20px 0 10px 40px;
	border-left: 1px solid rgba(255, 255, 255, .5);
}

.icon_box.style_11 .icon_box_inner .icon {
	display: flex;
	align-items: center;
	position: relative;
	min-height: 76px;
}

.icon_box.style_11 .icon_box_inner .icon .icon_bg {
	position: absolute;
	top: -20px;
	left: 0;
	font-size: calc(100% + 25px);
	color: rgba(255, 255, 255, .2);
	z-index: -1;
}

.icon_box.style_11 .icon_box_inner h4 {
	line-height: 28px;
	font-size: 24px;
}

.icon_box.style_11 .icon_box_inner h4:after {
	display: none;
}

.icon_box.style_11 .icon_box_inner .icon_text {
	color: #002e5b;
}

.icon_box.style_11 .icon_box_inner .icon_text p {
	line-height: 28px;
	font-size: 15px;
}

@media (max-width:1199px) {
	.icon_box.style_11 {
		border-left: 0;
		padding-left: 0;
	}
}

@media (max-width:767px) {
	.icon_box.style_11 {
		text-align: center;
	}
	
	.icon_box.style_11 .icon_box_inner {
		max-width: 320px;
		margin: 0 auto;
	}
	
	.icon_box.style_11 .icon_box_inner .icon {
		margin: 0 auto;
	}
}

.wpb_wrapper .vc_row > .wpb_column:first-child .icon_box.style_11 {
	border-left: transparent;
}

.icon_box_with_tabs.style_1 .icon_box_tab_links {
	display: flex;
	margin-bottom: -80px;
	position: relative;
	z-index: 2;
}

.icon_box_with_tabs.style_1 .icon_box_tab_links a {
	display: inline-block;
	vertical-align: top;
	letter-spacing: .32px;
	text-decoration: none;
	border-radius: 20px 0;
	transition: all .3s;
	padding: 12px 15px;
	line-height: 20px;
	font-weight: 700;
	font-size: 16px;
	color: #002e5b;
}

.icon_box_with_tabs.style_1 .icon_box_tab_links a.active {
	text-decoration: none;
	background-color: #fde428;
	color: #fff;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content {
	display: none;
	flex-wrap: wrap;
	position: relative;
	transition: all .3s;
	animation: fadeEffect .6s;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div {
	padding: 0 15px;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info {
	width: 29%;
	display: flex;
	align-items: center;
	position: relative;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info:after {
	content: "";
	font-family: stm !important;
	position: absolute;
	top: 50%;
	left: -28%;
	font-size: 382px;
	color: rgba(194, 194, 204, .4);
	z-index: -1;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info h2 {
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 1.1px;
	line-height: 60px;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_icons {
	width: 71%;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0 -15px;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li {
	display: flex;
	width: 50%;
	list-style: none;
	padding: 0 5%;
	margin: 36px 0;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_icon {
	margin-bottom: 30px;
	min-width: 105px;
	min-height: 85px;
	padding-top: 10px;
	position: relative;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_icon:after {
	content: "";
	font-family: stm !important;
	position: absolute;
	top: 30px;
	right: -5px;
	font-size: 85px;
	color: rgba(194, 194, 204, .4);
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_icon i, .icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_icon img {
	position: relative;
	z-index: 2;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_title {
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	font-weight: 700;
	font-size: 16px;
	color: #002e5b;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content > div ul li .icon_box_description {
	line-height: 28px;
	font-weight: 400;
	font-size: 15px;
	color: #222;
}

.icon_box_with_tabs.style_1 .icon_box_tab_content.active {
	display: flex;
}

@media (max-width:1024px) {
	.icon_box_with_tabs.style_1 .icon_box_tab_links {
		justify-content: center;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info {
		width: 100%;
		justify-content: center;
		text-align: center;
		padding: 50px 15px;
	}
	
	.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_content_info:after {
		left: 10%;
		font-size: 160px;
	}
	
	.icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_icons, .icon_box_with_tabs.style_1 .icon_box_tab_content > div.icon_box_icons ul li {
		width: 100%;
	}
}

.icon_box_with_tabs.style_2 .icon_box_tab_links {
	display: flex;
	justify-content: center;
	margin: 0 0 27px;
	position: relative;
	z-index: 2;
}

.icon_box_with_tabs.style_2 .icon_box_tab_links a {
	display: inline-block;
	vertical-align: top;
	letter-spacing: .32px;
	text-decoration: none;
	border-radius: 20px 0;
	transition: all .3s;
	padding: 12px 18px;
	margin: 0 5px;
	line-height: 20px;
	font-weight: 700;
	font-size: 16px;
	color: #002e5b;
}

.icon_box_with_tabs.style_2 .icon_box_tab_links a.active {
	text-decoration: none;
	background-color: #fde428;
	color: #fff;
	margin: 0 10px;
}

@media (max-width:767px) {
	.icon_box_with_tabs.style_2 .icon_box_tab_links a {
		display: flex;
		align-items: center;
	}
}

.icon_box_with_tabs.style_2 .icon_box_tab_content {
	display: none;
	flex-wrap: wrap;
	position: relative;
	transition: all .3s;
	animation: fadeEffect .6s;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div {
	padding: 0 15px;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info {
	width: 29%;
	display: flex;
	align-items: center;
	position: relative;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info:after {
	content: "";
	font-family: stm !important;
	position: absolute;
	top: 50%;
	left: -28%;
	font-size: 382px;
	color: rgba(194, 194, 204, .4);
	z-index: -1;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info h2 {
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 1.1px;
	line-height: 60px;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0 -15px;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li {
	display: flex;
	width: 33.3%;
	list-style: none;
	padding: 0 1%;
	margin: 36px 0;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_icon {
	margin-bottom: 30px;
	min-width: 105px;
	min-height: 85px;
	padding-top: 10px;
	position: relative;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_icon:after {
	content: "";
	font-family: stm !important;
	position: absolute;
	top: 30px;
	right: -5px;
	font-size: 85px;
	color: rgba(194, 194, 204, .4);
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_icon i, .icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_icon img {
	position: relative;
	z-index: 2;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_title {
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	font-weight: 700;
	font-size: 16px;
	color: #002e5b;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content > div ul li .icon_box_description {
	line-height: 28px;
	font-weight: 400;
	font-size: 15px;
	color: #222;
}

.icon_box_with_tabs.style_2 .icon_box_tab_content.active {
	display: flex;
}

@media (max-width:1024px) {
	.icon_box_with_tabs.style_2 .icon_box_tab_links {
		justify-content: center;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info {
		width: 100%;
		justify-content: center;
		text-align: center;
		padding: 50px 15px;
	}
	
	.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_content_info:after {
		left: 10%;
		font-size: 160px;
	}
	
	.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_icons {
		width: 100%;
	}
	
	.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_icons ul li {
		width: 50%;
		margin: 12px 0;
	}
}

@keyframes fadeEffect {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan {
	overflow: visible;
	border: 1px solid #ddd;
	box-shadow: none;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top {
	overflow: visible;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner {
	padding-top: 30px;
	padding-bottom: 0;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .title {
	font-size: 18px;
	line-height: 1.22;
	margin-bottom: 30px;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .price {
	justify-content: center;
	border: none;
	padding-top: 0;
	margin-bottom: 20px;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .price .heading_font {
	margin: 0;
	font-size: 36px;
	line-height: 36px;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .price .price_affix {
	margin: 0;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .subtitle {
	margin-top: 0;
	border-bottom: none;
	margin-bottom: 34px;
	padding: 0 15px;
	line-height: 1.29;
	font-size: 14px;
	opacity: .5;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .top .inner .price_suffix {
	order: 10;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content {
	font-size: 16px;
	padding-top: 0;
}

@media (min-width:768px) and (max-width:991px) {
	.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content ul {
	padding: 0;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content ul li {
	position: relative;
	padding-left: 34px;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content ul li:before {
	content: "";
	font-family: stm;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	line-height: 1;
	opacity: .5;
}

.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content .stm_pricing_btn {
	text-align: center;
}

@media (min-width:768px) and (max-width:991px) {
	.stm_pricing_plan_unit.style_2 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

.stm_pricing_plan_unit.style_2 .stm_label {
	position: absolute;
	left: 0;
	top: auto;
	bottom: 100%;
	transform: none;
	width: 100%;
	font-size: 16px;
	font-weight: 700;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan {
	overflow: visible;
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: none;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan.has_status {
	background-color: rgba(108, 152, 225, .2);
	border-color: transparent;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top {
	border-radius: 20px 20px 0 0;
	overflow: visible;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top:before {
	display: none;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner {
	padding-top: 30px;
	padding-bottom: 0;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .title {
	margin-top: 9px;
	line-height: 1.22;
	margin-bottom: 34px;
	font-size: 18px;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .price {
	align-items: flex-end;
	justify-content: center;
	border: none;
	padding-top: 0;
	margin-bottom: 24px;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .price .heading_font {
	margin: 0;
	font-size: 36px;
	line-height: 36px;
	order: 0;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .subtitle {
	max-width: 170px;
	margin: 0 auto 32px;
	border-bottom: none;
	padding: 0 15px;
	line-height: 1.29;
	font-size: 14px;
	opacity: .5;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .top .inner .price_affix {
	margin: 0;
	order: 0;
	font-size: 20px;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content {
	font-size: 16px;
	padding: 0 46px 42px;
}

@media (min-width:992px) and (max-width:1024px) {
	.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width:767px) {
	.icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_icons, .icon_box_with_tabs.style_2 .icon_box_tab_content > div.icon_box_icons ul li {
		width: 100%;
	}
	
	.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content ul {
	margin: 0 auto 40px;
	padding: 0;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content ul li {
	position: relative;
	padding-left: 34px;
	margin-bottom: 18px;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content ul li:before {
	content: "";
	font-family: stm;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	line-height: 1;
	color: #6c98e1;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top:before, .testimonials_carousel.style_4 .testimonial:after {
	display: none;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content .stm_pricing_btn {
	text-align: center;
	max-width: 190px;
	margin: 0 auto;
	border-radius: 50px;
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
	margin-top: 0;
	color: #002e5b !important;
	background-color: #fde428 !important;
}

@media (min-width:768px) and (max-width:991px) {
	.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

.stm_pricing_plan_unit.style_3 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3:hover {
	background-color: #002e5b !important;
	color: #fff !important;
}

@media (max-width:991px) {
	.stm_pricing_plan_unit.style_3 .stm_pricing_plan {
		max-width: 440px;
		margin: 0 auto;
	}
}

.stm_pricing_plan_unit.style_3 .stm_label {
	position: absolute;
	left: 0;
	top: -21px;
	bottom: auto;
	transform: none;
	width: 100%;
	background-color: transparent;
}

.stm_pricing_plan_unit.style_3 .stm_label span {
	top: auto;
	background-color: #fde428;
	padding: 7px 12px;
	border-radius: 50px;
	letter-spacing: .2px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: #002e5b;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan {
	overflow: visible;
	background-color: #6c98e1;
	border-radius: 0 50px;
	box-shadow: none;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top {
	border-radius: 20px 20px 0 0;
	overflow: visible;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner {
	padding-top: 30px;
	padding-bottom: 0;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .title {
	margin-top: 20px;
	line-height: 1.22;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: 700;
	color: #fde428;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .price {
	align-items: flex-end;
	justify-content: center;
	border: none;
	padding-top: 0;
	margin-bottom: 24px;
	color: #fff !important;
	font-weight: 700;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .price .heading_font {
	margin: 0;
	font-size: 36px;
	line-height: 36px;
	order: 0;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .subtitle {
	max-width: 170px;
	margin: 0 auto 32px;
	border-bottom: none;
	padding: 0 5px;
	line-height: 1.29;
	font-size: 18px;
	opacity: .5;
	color: #fff !important;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .top .inner .price_affix {
	margin: 0;
	order: 0;
	font-size: 20px;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content {
	font-size: 18px;
	padding: 0 40px 42px;
}

@media (min-width:992px) and (max-width:1024px) {
	.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width:767px) {
	.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content ul {
	margin: 0 auto 40px;
	padding: 0;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content ul li {
	position: relative;
	padding-left: 36px;
	margin-bottom: 14px;
	color: #fff !important;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content ul li:before {
	content: "";
	font-family: stm;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	line-height: 1;
	color: #fde428;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content .stm_pricing_btn {
	text-align: center;
	max-width: 166px;
	margin: 0 auto;
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
	margin-top: 0;
	color: #fff !important;
	border: 1px solid #fde428 !important;
	border-radius: 7px !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
}

@media (min-width:768px) and (max-width:991px) {
	.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

.stm_pricing_plan_unit.style_4 .stm_pricing_plan .content .stm_pricing_btn .vc_btn3:hover {
	background-color: #fde428 !important;
	color: #fff !important;
}

@media (max-width:1024px) {
	.stm_pricing_plan_unit.style_4 .stm_pricing_plan {
		max-width: 400px;
		margin: 0 auto;
	}
}

.stm_pricing_plan_unit.style_4 .stm_label {
	position: absolute;
	left: 0;
	top: -21px;
	bottom: auto;
	transform: none;
	width: 100%;
	background-color: transparent;
}

.stm_pricing_plan_unit.style_4 .stm_label span {
	top: auto;
	background-color: #fde428;
	padding: 7px 15px;
	border-radius: 50px;
	letter-spacing: .2px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}

.testimonials_carousel.style_3 {
	display: flex;
	flex-wrap: wrap;
}

.testimonials_carousel.style_3 .slick-list {
	order: 0;
}

.testimonials_carousel.style_3 .slick_prev {
	order: 1;
	margin-right: 20px;
}

.testimonials_carousel.style_3 .slick_next {
	order: 2;
}

.testimonials_carousel.style_4 .testimonial {
	text-align: left;
	margin-bottom: 24px;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-direction: row;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner:after {
	content: "";
	display: table;
	clear: both;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .image {
	flex: 0 0 29%;
	margin-left: 75px;
	max-width: 310px !important;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .image img {
	border-radius: 10px;
	position: relative;
	z-index: 2;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .image span {
	position: relative;
	display: block;
	max-width: 326px;
	margin: 0 0 0 auto;
	padding-top: 35px;
	padding-left: 20px;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .image span:after {
	content: "";
	font-family: stm;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: -14px;
	right: -48px;
	font-size: 114px;
	color: rgba(225, 225, 225, .9);
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .image span:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 106px;
	height: 106px;
	border-radius: 10px;
	background-color: #6c98e1;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .info {
	display: flex;
	flex-direction: column;
	flex: 0 0 58%;
	overflow: inherit;
	padding-top: 40px;
	margin-right: 0;
	margin-left: auto;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .stm_testimonials_content_unit {
	order: 3;
	position: relative;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .stm_testimonials_content_unit p {
	line-height: 30px;
	font-size: 18px;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .info h6 {
	margin-bottom: 10px;
	position: relative;
	line-height: 26px;
	font-weight: 400;
	font-size: 30px;
	order: 1;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .position {
	margin-bottom: 22px;
	position: relative;
	line-height: 26px;
	font-size: 14px;
	color: #6c98e1;
	order: 2;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner p {
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #777;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 {
	padding-top: 0;
	margin-bottom: 4px;
	letter-spacing: 0;
	font-weight: 700;
	font-size: 20px;
	color: #243238;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 a {
	color: #6c98e1;
	transition: color .3s ease;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 a:focus, .testimonials_carousel.style_4 .testimonial .testimonial_inner h6 a:hover {
	text-decoration: none;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner h6 a:hover {
	color: #243238;
}

.testimonials_carousel.style_4 .testimonial .testimonial_inner .position {
	font-size: 14px;
	font-weight: 400;
	color: #aaa;
}

@media (max-width:991px) {
	.testimonials_carousel.style_4 .testimonial .testimonial_inner .image {
		margin-left: 25px;
	}
	
	.testimonials_carousel.style_4 .testimonial .testimonial_inner .info {
		flex: 0 0 56%;
	}
	
	.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .stm_testimonials_content_unit p {
		line-height: 28px;
		font-size: 16px;
	}
	
	.testimonials_carousel.style_4 .testimonial .testimonial_inner .info .position {
		margin-bottom: 15px;
	}
}

@media (max-width:767px) {
	.testimonials_carousel.style_4 .testimonial .testimonial_inner {
		flex-direction: column;
	}
	
	.testimonials_carousel.style_4 .testimonial .testimonial_inner .image {
		float: none;
		width: auto;
		flex: 0 0 100%;
		margin: 0 auto 30px;
		text-align: center;
	}
	
	.testimonials_carousel.style_4 .testimonial .testimonial_inner .info {
		flex: 0 0 100%;
		text-align: center;
	}
}

.testimonials_carousel.style_4 .slick_next, .testimonials_carousel.style_4 .slick_prev {
	position: absolute;
	top: 0;
	left: auto !important;
	right: 0;
	width: 50px;
	height: 50px;
	line-height: 46px;
	margin-top: 0 !important;
	border: 1px solid #f2f4fa !important;
	display: inline-block;
	vertical-align: top;
	background-color: #f2f4fa;
	border-radius: 50%;
	font-size: 24px;
	color: #6c98e1;
}

.testimonials_carousel.style_4 .slick_next:hover, .testimonials_carousel.style_4 .slick_prev:hover {
	border-color: #002e5b !important;
	background-color: #002e5b;
	color: #fff;
}

.testimonials_carousel.style_4 .slick_prev {
	right: 60px;
}

.testimonials_carousel.style_4 .slick_prev i:before {
	content: "";
	font-family: "Font Awesome 6 Free";
}

.testimonials_carousel.style_4 .slick_next {
	margin-left: 0;
}

.testimonials_carousel.style_4 .slick_next i:before {
	content: "";
	font-family: "Font Awesome 6 Free";
}

@media (max-width:1480px) {
	.testimonials_carousel.style_4 .slick_prev {
		right: 80px !important;
	}
	
	.testimonials_carousel.style_4 .slick_next {
		right: 20px !important;
	}
}

@media (max-width:991px) {
	.testimonials_carousel.style_4 .slick_next, .testimonials_carousel.style_4 .slick_prev {
		top: -30px;
		right: 30px;
	}
	
	.testimonials_carousel.style_4 .slick_prev {
		right: 90px;
	}
}

@media (max-width:767px) {
	.testimonials_carousel.style_4 {
		text-align: center;
	}
	
	.testimonials_carousel.style_4 .slick_next, .testimonials_carousel.style_4 .slick_prev {
		display: none !important;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		margin: 0 10px;
	}
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	text-align: center;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .image {
	display: block;
	margin: 0 auto 15px;
	width: 140px;
	height: 140px;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .image span a:after {
	display: none;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info h6 {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px;
	font-weight: 700;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .position {
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 14px;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .stm_testimonials_content_unit {
	max-width: 300px;
}

.testimonials_carousel.style_5 .testimonial .testimonial_inner .info .stm_testimonials_content_unit p {
	line-height: 24px;
	font-weight: 300;
	font-size: 16px;
}

.testimonials_carousel.style_5 .slick_next, .testimonials_carousel.style_5 .slick_prev {
	border: 0;
	font-size: 30px;
	color: #002e5b;
}

.testimonials_carousel.style_5 .slick_next:hover, .testimonials_carousel.style_5 .slick_prev:hover {
	background: 0 0;
	color: #6c98e1;
}

.testimonials_carousel.style_7 .slick-track {
	display: flex;
}

.testimonials_carousel.style_7 .slick-track .slick-slide {
	display: flex;
	height: inherit;
	-webkit-user-select: text;
	-moz-user-select: text;
	user-select: text;
}

.testimonials_carousel.style_7 .item {
	display: flex !important;
	height: 100%;
	padding: 0 25px;
}

.testimonials_carousel.style_7 .item .testimonial-info {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	color: #002e5b;
}

.testimonials_carousel.style_7 .item .testimonial-info .testimonial {
	padding: 0 0 25px;
	margin-top: 0;
	margin-bottom: auto;
}

.testimonials_carousel.style_7 .item .testimonial-info .testimonial p {
	line-height: 28px;
	font-size: 16px;
}

.testimonials_carousel.style_7 .item .testimonial-info .testimonial-image {
	max-width: 48px;
	margin-right: 20px;
}

.testimonials_carousel.style_7 .item .testimonial-info .testimonial-image img {
	border-radius: 0 15px;
}

.testimonials_carousel.style_7 .item .testimonial-info .testimonial-text .name {
	line-height: 24px;
	font-weight: 700;
	font-size: 18px;
	color: #fde428;
}

@media (max-width:1440px) {
	.testimonials_carousel.style_7 {
		padding: 0 15px;
	}
}

.testimonials_carousel.style_8 {
	margin: 0;
}

.testimonials_carousel.style_8 .slick-track {
	display: flex;
	align-items: flex-start;
}

.testimonials_carousel.style_8 .slick-track .slick-slide {
	display: flex;
	height: inherit;
	-webkit-user-select: text;
	-moz-user-select: text;
	user-select: text;
}

.testimonials_carousel.style_8 .item {
	height: 100%;
	padding: 0 25px;
}

@media (max-width:767px) {
	.testimonials_carousel.style_8 .item {
		padding: 0 15px;
	}
}

.testimonials_carousel.style_8 .item .testimonial-info {
	display: flex;
	color: #002e5b;
	margin: 0 0 26px;
}

.testimonials_carousel.style_8 .item .testimonial-info .testimonial-image {
	max-width: 55px;
	margin-right: 15px;
}

.testimonials_carousel.style_8 .item .testimonial-info .testimonial-image img {
	border-radius: 0 15px;
}

.testimonials_carousel.style_8 .item .testimonial-info .testimonial-text .name {
	line-height: 31px;
	font-weight: 700;
	font-size: 30px;
	color: #002e5b;
	margin: 0 0 7px;
}

@media (max-width:1024px) {
	.testimonials_carousel.style_8 .item .testimonial-info .testimonial-text .name {
		font-size: 21px;
		line-height: 24px;
	}
}

.testimonials_carousel.style_8 .item .testimonial-info .testimonial-text .company {
	font-size: 16px;
	line-height: 19px;
	font-weight: 400;
	color: #fde428;
}

.testimonials_carousel.style_8 .item .testimonial {
	padding: 0 0 25px;
	margin-top: 0;
	margin-bottom: auto;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #002e5b;
	text-align: left;
}

.testimonials_carousel.style_8 .item .testimonial:after {
	display: none;
}

@media (max-width:1440px) {
	.testimonials_carousel.style_8 {
		padding: 0 15px;
	}
}

.testimonials_carousel.style_8 .slick_next, .testimonials_carousel.style_8 .slick_prev {
	position: absolute;
	bottom: 100% !important;
	top: auto !important;
	right: 0 !important;
	left: auto !important;
	width: 50px;
	height: 50px;
	margin-bottom: 50px;
	border-width: 2px;
	border-radius: 50%;
	border-color: #6c98e1;
}

.testimonials_carousel.style_8 .slick_next i, .testimonials_carousel.style_8 .slick_prev i {
	font-size: 34px;
	line-height: .8;
	color: #fde428;
}

.testimonials_carousel.style_8 .slick_next.slick-disabled, .testimonials_carousel.style_8 .slick_prev.slick-disabled {
	border-color: #fde428;
}

.testimonials_carousel.style_8 .slick_next.slick-disabled i, .testimonials_carousel.style_8 .slick_prev.slick-disabled i {
	color: #6c98e1;
}

.testimonials_carousel.style_8 .slick_next:hover i, .testimonials_carousel.style_8 .slick_prev:hover i {
	color: #fff;
}

.testimonials_carousel.style_8 .slick_prev {
	transform: translateX(-100%);
	margin-right: 10px;
}

@media (max-width:767px) {
	.testimonials_carousel.style_8 .slick_next, .testimonials_carousel.style_8 .slick_prev {
		bottom: auto !important;
		top: 100% !important;
		margin-top: -20px;
	}
	
	.testimonials_carousel.style_8 .slick_prev {
		left: auto !important;
		right: 50% !important;
		transform: none;
		margin-right: 5px;
	}
	
	.testimonials_carousel.style_8 .slick_next {
		right: auto !important;
		left: 50% !important;
		margin-left: 5px;
	}
}

.testimonials_carousel.style_9 {
	margin: 0 -15px;
}

.testimonials_carousel.style_9 .testimonial {
	position: relative;
	padding: 20px 15px 65px;
}

.testimonials_carousel.style_9 .testimonial .testimonial-inner {
	border-radius: 10px;
	transition: all .3s ease;
}

.testimonials_carousel.style_9 .testimonial .testimonial-text {
	position: relative;
	text-align: center;
	padding: 40px 50px 20px;
}

.testimonials_carousel.style_9 .testimonial .testimonial-text:before {
	content: "";
	font-family: stm;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: all .3s ease;
	font-size: 14px;
	color: #6c98e1;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	bottom: unset;
	margin: auto;
	width: 40px;
	height: 40px;
	border: 1px solid #6c98e1;
	border-radius: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.testimonials_carousel.style_9 .testimonial .testimonial-text p {
	margin: 0;
	font-size: 14px;
	line-height: 26px;
	color: inherit;
}

.testimonials_carousel.style_9 .testimonial .testimonial-info {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.testimonials_carousel.style_9 .testimonial .testimonial-info:after {
	content: "";
	display: table;
	clear: both;
}

.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-image {
	width: 130px;
	height: 130px;
	border-radius: 130px;
	overflow: hidden;
	margin-bottom: -65px;
}

.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom {
	margin-bottom: 30px;
}

.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom .name {
	color: #6c98e1;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 600;
}

.testimonials_carousel.style_9 .testimonial .testimonial-info .testimonial-bottom .company {
	font-size: 14px;
	color: #fde428;
	line-height: 1.7em;
}

.testimonials_carousel.style_9 .testimonial:hover .testimonial-inner {
	backgorund: #fff;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
}

.testimonials_carousel.style_9 .testimonial:hover .testimonial-text:before {
	background: #6c98e1;
	color: #fff;
}

.portfolio-carousel__title {
	margin-bottom: 47px;
}

.portfolio-carousel__title:after {
	content: none;
}

.portfolio-carousel__wrap .owl-stage {
	display: flex;
}

.portfolio-carousel__item {
	display: block;
	margin: 0 15px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	height: 100%;
}

.portfolio-carousel__item span {
	display: block;
}

.portfolio-carousel__item-image img {
	width: 100%;
	height: 100%;
}

.portfolio-carousel__item-title {
	padding: 20px 30px 5px;
	font-size: 18px;
	line-height: 24px;
	color: #162043;
	opacity: .8;
}

.portfolio-carousel__item-category {
	padding: 0 30px 20px;
	font-size: 14px;
	line-height: 18px;
	color: #162043;
	opacity: .3;
}

.portfolio-carousel .owl-controls {
	left: -70px;
	right: -70px;
}

.portfolio-carousel .owl-controls .owl-nav {
	justify-content: space-between;
}

.portfolio-carousel .owl-controls .owl-nav div {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	background-color: #f2f4fa;
	visibility: visible;
}

.portfolio-carousel .owl-controls .owl-nav div:hover {
	background-color: #002e5b;
	cursor: pointer;
}

.portfolio-carousel .owl-controls .owl-nav div:hover:before {
	color: #fff;
}

.portfolio-carousel .owl-controls .owl-nav .owl-next:before, .portfolio-carousel .owl-controls .owl-nav .owl-prev:before {
	margin-top: 2px;
}

.portfolio-carousel .owl-controls .owl-dots {
	display: flex;
	justify-content: center;
	padding: 27px 0;
}

.portfolio-carousel .owl-controls .owl-dots .owl-dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin: 0 5px;
	opacity: .3;
}

.portfolio-carousel .owl-controls .owl-dots .owl-dot.active {
	opacity: 1;
}

@media (max-width:1140px) {
	.portfolio-carousel .owl-controls {
		left: -8px;
		right: -8px;
	}
}

@media (max-width:767px) {
	.portfolio-carousel .owl-controls {
		display: none !important;
	}
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5 {
	color: #fff;
	border-color: #6c98e1;
	background: #6c98e1;
	border-width: 3px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5 .vc_btn3-icon {
	color: #fff !important;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5:hover {
	background: #fde428;
	border-color: #fde428;
	color: #002e5b;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5:hover .vc_btn3-icon {
	color: #002e5b !important;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5.vc_btn3-style-outline {
	color: #6c98e1;
	border-color: #6c98e1;
	background: 0 0;
	border-width: 3px;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5.vc_btn3-style-outline .vc_btn3-icon {
	color: #6c98e1 !important;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5.vc_btn3-style-outline:hover {
	background: #6c98e1;
	border-color: #6c98e1;
	color: #fff;
}

body .vc_general.vc_btn3.vc_btn3-color-theme_style_5.vc_btn3-style-outline:hover .vc_btn3-icon {
	color: #fff !important;
}

.consulting-anchor_link {
	display: inline-block;
	vertical-align: top;
	position: relative;
	transition: all .3s ease;
	text-decoration: none !important;
}

.consulting-anchor_link i {
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	font-size: calc(100% + 6px);
}

.consulting-anchor_link i:after {
	content: "";
	font-family: stm !important;
	position: absolute;
	top: -2px;
	right: -12px;
	font-size: 29px;
	color: #fff;
}

.sticky-nav {
	position: sticky;
	top: 50px;
}

.stm_anchors_text__nav {
	list-style-type: none;
}

.stm_anchors_text__nav li a {
	display: block;
	padding: 10px 27px;
	border-left: 3px solid transparent;
	line-height: 20px;
	font-size: 16px;
	color: #002e5b;
	text-decoration: none;
}

.stm_anchors_text__nav li a.active {
	border-color: #002e5b;
}

.privacy_policies_list .privacy_policies.content-col article {
	margin-bottom: 30px;
	white-space: pre-line;
	line-height: 30px;
	font-size: 16px;
}

.privacy_policies_list .privacy_policies.content-col article h3 {
	font-size: 24px;
}

.privacy_policies_list .privacy_policies.content-col article h3:after {
	display: none;
}

@media (max-width:1199px) {
	.privacy_policies_list .privacy_policies.nav-col {
		width: 30%;
		z-index: 10;
	}
	
	.privacy_policies_list .privacy_policies.content-col {
		width: 70%;
	}
}

@media (max-width:991px) {
	.privacy_policies_list {
		display: flex;
	}
	
	.privacy_policies_list .privacy_policies.nav-col {
		width: 30%;
		top: 0 !important;
		align-self: flex-start;
		padding: 40px 0;
	}
	
	.privacy_policies_list .privacy_policies.nav-col ul {
		padding: 0;
	}
	
	.privacy_policies_list .privacy_policies.content-col {
		width: 70%;
	}
}

@media (max-width:767px) {
	.privacy_policies_list .privacy_policies.nav-col ul {
		padding: 0 0 0 15px;
	}
}

@media (max-width:719px) {
	.privacy_policies_list .privacy_policies.nav-col {
		width: 35%;
	}
	
	.privacy_policies_list .privacy_policies.content-col {
		width: 65%;
	}
}

@media (max-width:620px) {
	.privacy_policies_list {
		display: block;
	}
	
	.privacy_policies_list .privacy_policies.nav-col {
		position: relative !important;
		width: 100%;
	}
	
	.privacy_policies_list .privacy_policies.content-col {
		width: 100%;
	}
}

.vc_image_carousel_wr.grayscale .owl-item:hover img {
	filter: grayscale(0);
}

.vc_image_carousel_wr .vc_image_carousel.style_2.owl-carousel .owl-controls, .vc_image_carousel_wr .vc_image_carousel.style_3.owl-carousel .owl-controls {
	position: static !important;
	z-index: 0 !important;
}

.vc_image_carousel_wr .vc_image_carousel .owl-dots {
	display: flex;
	justify-content: center;
	padding: 27px 0;
}

.vc_image_carousel_wr .vc_image_carousel .owl-dots .owl-dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin: 0 5px;
	opacity: .3;
}

.vc_image_carousel_wr .vc_image_carousel .owl-dots .owl-dot.active {
	opacity: 1;
}

.vc_image_carousel_wr .vc_image_carousel.style_3 .owl-dots .owl-dot {
	background-color: #002e5b !important;
}

.page-under-construction {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	position: relative;
}

.page-under-construction:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #002e5b;
	opacity: .5;
}

.page-under-construction .uc__main {
	flex: 1 1 100%;
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
}

.page-under-construction .uc__header {
	flex: 1 1 100%;
	display: flex;
	align-items: flex-end;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	padding: 40px 0;
}

.page-under-construction .uc__content {
	flex: 1 1 100%;
	padding: 25px 0;
}

.page-under-construction .uc__footer {
	position: relative;
	z-index: 1;
	padding: 50px 0;
	color: rgba(255, 255, 255, .5);
}

.page-under-construction .uc__footer a {
	color: rgba(255, 255, 255, .5);
}

.portfolio_box .stm_portfolio_grid.style_2 .item .item_thumbnail {
	height: auto;
	max-width: 100%;
}

.portfolio_box .stm_portfolio_grid.style_2 .item .item_thumbnail img {
	width: 100%;
}

@media (max-width:767px) {
	.page-under-construction .uc__header .container {
		width: 100%;
	}
	
	.portfolio_box .stm_portfolio_grid.style_2 .item {
		width: 50% !important;
	}
}

@media (max-width:425px) {
	.portfolio_box .stm_portfolio_grid.style_2 .item {
		width: 100% !important;
	}
}

.portfolio_box .stm_portfolio_grid.style_3 .item {
	width: 25%;
}

.portfolio_box .stm_portfolio_grid.style_3 .item .item_thumbnail {
	max-width: none;
	border-radius: 10px 10px 0 0;
	position: relative;
	overflow: hidden;
}

.portfolio_box .stm_portfolio_grid.style_3 .item .item_thumbnail img {
	display: block;
	max-width: 100%;
	position: relative;
	transition: all .3s;
	height: auto;
}

.portfolio_box .stm_portfolio_grid.style_3 .item a {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.portfolio_box .stm_portfolio_grid.style_3 .item a .item_thumbnail:before {
	display: none !important;
}

.portfolio_box .stm_portfolio_grid.style_3 .item a .bottom-box {
	display: block;
	width: 100%;
	min-height: 128px;
	border-radius: 0 0 10px 10px;
	padding: 18px 30px;
	border: 1px solid #ddd;
}

.portfolio_box .stm_portfolio_grid.style_3 .item a .bottom-box .portfolio-title {
	display: block;
	max-width: 320px;
	position: relative;
	transition: color .3s;
	margin-bottom: 10px;
	line-height: 1.25;
	font-weight: 500;
	font-size: 24px;
	color: #002e5b !important;
}

.portfolio_box .stm_portfolio_grid.style_3 .item a .bottom-box .portfolio-category {
	display: block;
	color: #002e5b !important;
	opacity: .3;
}

.portfolio_box .stm_portfolio_grid.style_3 .item a:active, .portfolio_box .stm_portfolio_grid.style_3 .item a:focus, .portfolio_box .stm_portfolio_grid.style_3 .item a:hover {
	text-decoration: none;
}

.portfolio_box .stm_portfolio_grid.style_3 .item a:active .item_thumbnail img, .portfolio_box .stm_portfolio_grid.style_3 .item a:focus .item_thumbnail img, .portfolio_box .stm_portfolio_grid.style_3 .item a:hover .item_thumbnail img {
	transform: scale(1.1);
}

.portfolio_box .stm_portfolio_grid.style_3 .item a:active .bottom-box .portfolio-title, .portfolio_box .stm_portfolio_grid.style_3 .item a:focus .bottom-box .portfolio-title, .portfolio_box .stm_portfolio_grid.style_3 .item a:hover .bottom-box .portfolio-title {
	color: inherit !important;
}

.portfolio_box .stm_portfolio_grid.style_3.masonry-grid .item .item_thumbnail {
	height: auto;
}

@media only screen and (max-width:1460px) {
	.portfolio_box .stm_portfolio_grid.style_3 .item {
		width: 33.333333%;
	}
}

@media only screen and (max-width:1024px) {
	.portfolio_box .stm_portfolio_grid.style_3 .item {
		width: 50%;
	}
}

.portfolio_box .category_filter {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 50px;
}

.portfolio_box .category_filter li {
	list-style: none;
	margin: 0 14px;
	text-transform: uppercase;
	line-height: 2.5;
	letter-spacing: .48px;
	font-weight: 500;
	font-size: 12px;
}

.portfolio_box .category_filter li a {
	position: relative;
	transition: color .3s;
}

.portfolio_box .category_filter li a:active, .portfolio_box .category_filter li a:focus, .portfolio_box .category_filter li a:hover {
	text-decoration: none;
	color: inherit !important;
}

.portfolio_box .category_filter li.active a {
	color: inherit !important;
	text-decoration: underline;
}

.portfolio_box .page-numbers {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.previous_post_link .next_post_link, .previous_post_link .portfolio_btn {
	display: block;
	min-width: 144px;
	max-width: 144px;
}

@media only screen and (max-width:430px) {
	.previous_post_link .next_post_link, .previous_post_link .portfolio_btn {
		min-width: auto;
		max-width: none;
	}
}

@media only screen and (max-width:640px) {
	body .post_links_box .archive_button {
		display: table-cell !important;
	}
}

@media only screen and (max-width:480px) {
	body .post_links_box .archive_button .portfolio_btn {
		width: 40px !important;
		height: 40px !important;
		padding: 0 !important;
		font-size: 0 !important;
	}
	
	body .post_links_box .archive_button .portfolio_btn i {
		top: 9px !important;
		left: 10px !important;
		margin: 10px 0 !important;
		font-size: 20px !important;
	}
}

.stm_portfolio_info.style_3 .stm_portfolio_info_row .item {
	padding-left: 30px;
}

.stm_portfolio_info.style_3 .stm_portfolio_info_row .item .portfolio_info_title {
	position: relative;
	font-size: 13px;
}

.stm_portfolio_info.style_3 .stm_portfolio_info_row .item .portfolio_info_title:before {
	content: "";
	width: 12px;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: -30px;
	top: 50%;
	margin-top: -1px;
	opacity: .5;
}

.stm_portfolio_info.style_3 .stm_portfolio_info_row .item .portfolio_info_description {
	letter-spacing: -.8px;
	font-size: 18px;
	font-weight: 400;
}

@media (max-width:767px) {
	.stm_portfolio_info.style_3 .stm_portfolio_info_row .item {
		width: 100% !important;
		text-align: center;
	}
	
	.stm_portfolio_info.style_3 .stm_portfolio_info_row .item .portfolio_info_title:before {
		display: none;
	}
}

body .stm_zoom_content .page_title, body.single-stm-zoom .page_title {
	background: 0 0;
	text-align: center;
	margin-bottom: 0;
}

body .stm_zoom_content .page_title .breadcrumbs, body.single-stm-zoom .page_title .breadcrumbs {
	font-size: 14px;
}

body .stm_zoom_content .page_title .breadcrumbs a:hover, body.single-stm-zoom .page_title .breadcrumbs a:hover {
	text-decoration: underline;
	color: #002e5b;
}

body .stm_zoom_content .page_title h1, body.single-stm-zoom .page_title h1 {
	max-width: 780px;
	margin: 0 auto 15px;
	color: #002e5b;
}

body .stm_zoom_content .page_title h1:after, body.single-stm-zoom .page_title h1:after {
	display: none;
}

body .stm_zoom_content .zoom_image, body.single-stm-zoom .zoom_image {
	max-width: 100%;
	height: auto;
	transform: translateZ(0);
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .image:hover img, .staff_list.list_2 > ul > li .inner .staff_image a:hover img, .staff_list.minimal ul li:hover .staff_image img, .stm_news .news_list li.view_style_4:hover .image img {
	transform: scale(1.1);
}

body .stm-eroom-wcproduct .stm_zooom_countdown .countdown_label {
	top: 80% !important;
	margin-top: 0 !important;
}

body .stm-product-join-block__access h3 {
	margin-bottom: 10px !important;
}

body .stm-product-join-block__access h3::after {
	display: none !important;
}

body .stm-product-join-block__link a {
	background-color: #195ec8 !important;
	border: none !important;
}

body .stm_eroom_single_add_to_cart_button {
	background-color: #195ec8 !important;
}

body .stm-product-download__file a::before {
	margin-top: -3px !important;
}

body .zoom_countdown_wrap .countdown_title {
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 16px;
}

body .zoom_countdown_wrap .h1:after, body .zoom_countdown_wrap .h2:after, body .zoom_countdown_wrap .h3:after, body .zoom_countdown_wrap .h4:after, body .zoom_countdown_wrap .h5:after, body .zoom_countdown_wrap h1:after, body .zoom_countdown_wrap h2:after, body .zoom_countdown_wrap h3:after, body .zoom_countdown_wrap h4:after, body .zoom_countdown_wrap h5:after {
	display: none;
}

body .stm_zoom_content {
	margin: 0 -15px;
}

body .stm_zoom_content .zoom_image {
	width: 36%;
	flex: 0 0 36%;
}

body .stm_zoom_content .zoom_image img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 10px;
}

body .stm_zoom_content .zoom_image + .zoom_info {
	width: 64%;
	flex: 0 0 64%;
}

body .stm_zoom_content .zoom_info {
	color: #707070;
}

body .stm_zoom_content .zoom_info h2 {
	display: none;
}

body .stm_zoom_content .zoom_info span {
	display: block;
	margin-bottom: 5px;
}

body .stm_zoom_content .zoom_info .password {
	margin-bottom: 30px;
}

body .stm_zoom_content .zoom_info .value, body .stm_zoom_content .zoom_info b {
	font-weight: 500;
	color: #002e5b !important;
}

body .stm_zoom_content .zoom_info p {
	display: flex;
	flex-wrap: wrap;
}

body .stm_zoom_content .zoom_info .btn {
	display: inline-block;
	border-radius: 50px;
	letter-spacing: 1px;
	padding: 15px 38px 14px;
	max-width: 240px;
	margin: 0 18px 0 0;
	border: 2px solid #6c98e1;
	background-color: #6c98e1;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
}

body .stm_zoom_content .zoom_info .btn:hover {
	background-color: transparent;
	color: #6c98e1;
}

body .stm_zoom_content .zoom_description {
	line-height: 28px;
	font-weight: 500;
	font-size: 16px;
	color: #002e5b;
}

body .stm_zoom_content .zoom_description .agenda {
	margin-bottom: 34px;
}

@media (max-width:991px) {
	body .stm_zoom_content {
		display: block;
		padding: 0;
		margin: 0;
	}
	
	body .stm_zoom_content .zoom_image {
		width: 100%;
		flex: 0 0 100%;
		max-width: 330px;
		margin: 0 auto 30px;
	}
	
	body .stm_zoom_content .zoom_image + .zoom_info {
		width: 100%;
		flex: 0 0 100%;
		max-width: 330px;
		margin: 0 auto;
		text-align: center;
	}
	
	body .stm_zoom_content .zoom_image + .zoom_info .btn {
		margin: 0 0 15px;
	}
	
	body .stm_zoom_content .zoom_description {
		text-align: center;
	}
	
	.staff_list.minimal ul li {
		min-width: 50%;
	}
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title, .eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title a {
	margin-bottom: 5px;
	line-height: 19px;
	font-weight: 500;
	font-size: 16px;
	color: #333;
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .image {
	position: relative;
	overflow: hidden;
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .image img {
	display: block;
	max-width: 100%;
	height: auto;
	position: relative;
	transition: all .3s;
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info {
	background: #fff;
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .title h3 {
	padding-top: 0 !important;
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .title h3:after {
	display: none;
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date {
	line-height: 24px;
}

.eroom-enabled .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_image img, .eroom-enabled.single-stm-zoom .stm_zoom_content .zoom_image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap {
	border-radius: 30px;
	background-color: #f3f4f9;
	padding: 15px;
	margin-bottom: 30px;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown {
	padding-top: 0;
	padding-bottom: 40px;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span {
	border: 0;
	font-weight: 400;
	color: #002e5b;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span:after, .eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span:before {
	display: none;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .countdown_label {
	padding-top: 0;
	font-weight: 400;
	font-size: 12px;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span.countDiv {
	width: 1px;
	height: 30px;
	margin: auto 0;
	top: 5px;
	background: #cccdd2;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .position {
	width: 42px;
	height: 38px;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .position.h1 {
	font-size: 30px;
}

.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .position .digit {
	padding: 0;
	line-height: 1;
	height: 30px;
}

@media (max-width:640px) {
	.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown {
		padding-right: 0;
		padding-left: 0;
	}
	
	.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span {
		height: 18px !important;
	}
	
	.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span .position {
		width: 24px;
		height: 24px;
	}
	
	.eroom-enabled.single-stm-zoom .zoom_countdown_wrap .stm_zooom_countdown span.countDiv {
		margin: 0 10px;
	}
}

.eroom-enabled.rtl .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_image {
	padding-right: 0 !important;
	padding-left: 10px !important;
}

.eroom-enabled .stm-eroom-calendar-download .stm-eroom-calendar-download__add {
	border: none;
}

.staff_list.minimal ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.staff_list.minimal ul li {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 70px;
}

@media (max-width:1024px) {
	.staff_list.minimal ul li {
		margin-bottom: 45px;
	}
}

@media (max-width:667px) {
	.staff_list.minimal ul li {
		width: 100%;
	}
}

.staff_list.minimal ul li .staff_image {
	width: 120px;
	flex: 0 0 120px;
	border-radius: 50%;
	overflow: hidden;
}

.staff_list.minimal ul li .staff_image img {
	width: 120px;
	height: 120px;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 50%;
	transition: .25s;
}

.staff_list.minimal ul li .staff_info {
	width: calc(100% - 120px);
	flex: 0 0 calc(100% - 120px);
	padding-left: 23px;
	padding-top: 19px;
}

.staff_list.minimal ul li .staff_info .read_more, .staff_list.minimal ul li .staff_info p {
	display: none !important;
}

.staff_list.minimal ul li .staff_info h4 {
	font-size: 24px;
	line-height: 1.08;
	margin-bottom: 5px;
	padding-top: 0;
}

.staff_list.minimal ul li .staff_info h4 a:hover {
	text-decoration: none;
}

.staff_list.minimal ul li .staff_info .staff_department {
	font-size: 14px;
	line-height: 24px;
	color: #304157;
	opacity: .5;
}

.staff_list.list_2 > ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.staff_list.list_2 > ul > li {
	width: 50%;
	flex: 0 0 50%;
	padding: 0 15px;
	margin-bottom: 50px;
	border: none;
}

@media (max-width:991px) {
	.staff_list.list_2 > ul > li {
		width: 100%;
		flex: 0 0 100%;
	}
}

.staff_list.list_2 > ul > li .inner {
	display: flex;
	flex-wrap: wrap;
}

.staff_list.list_2 > ul > li .inner .staff_image {
	width: 210px;
	flex: 0 0 210px;
	padding-right: 30px;
	margin: 0;
}

@media (max-width:480px) {
	.staff_list.list_2 > ul > li .inner .staff_image {
		width: 100%;
		flex: 0 0 100%;
		margin-bottom: 30px;
	}
}

.staff_list.list_2 > ul > li .inner .staff_image a {
	display: block;
	overflow: hidden;
}

.staff_list.list_2 > ul > li .inner .staff_image a img {
	width: 180px;
	height: 180px;
	-o-object-fit: cover;
	object-fit: cover;
	transition: .3s;
}

.staff_list.list_2 > ul > li .inner .staff_content {
	width: calc(100% - 210px);
	flex: 0 0 calc(100% - 210px);
}

@media (max-width:480px) {
	.staff_list.list_2 > ul > li .inner .staff_content {
		width: 100%;
		flex: 0 0 100%;
	}
}

.staff_list.list_2 > ul > li .inner .staff_content h4 {
	padding: 0;
	margin: 0;
}

.staff_list.list_2 > ul > li .inner .staff_content h4:after {
	display: none;
}

.staff_list.list_2 > ul > li .inner .staff_content .staff_department {
	font-size: 14px;
	margin-bottom: 15px;
}

.staff_list.list_2 > ul > li .inner .staff_content .staff_excerpt {
	font-size: 14px;
	margin-bottom: 20px;
}

.staff_list.list_2 > ul > li .inner .staff_content .read_more {
	font-size: 14px;
	line-height: 20px;
}

.staff_list.list_2 > ul > li .inner .staff_content .read_more i {
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	font-size: 8px;
	text-align: center;
	margin-right: 2px;
	display: inline-block;
	transition: .3s;
	vertical-align: text-top;
}

.staff_list.list_2 > ul > li .inner .staff_content .read_more:hover {
	text-decoration: none;
}

.staff_list.list_2 > ul > li .inner .staff_content .read_more:hover i {
	background-color: #304157 !important;
	color: #fff;
}

@media (max-width:767px) {
	.staff_list.grid {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

.staff_list.grid .staff_social_media_card .staff_inner {
	transition: all .3s ease;
	border-radius: 10px;
	overflow: hidden;
	max-width: 350px;
	margin: auto;
}

.staff_list.grid .staff_social_media_card .staff_inner:hover {
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_image {
	margin: 0;
	max-width: 350px;
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_image img {
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_info {
	background: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 0;
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_info h4 {
	font-size: 18px;
	font-weight: 600;
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_department {
	color: #fde428;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_socials {
	display: flex;
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_socials li {
	margin: 0 5px;
	padding: 0;
	width: unset;
	flex: unset;
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_socials li a {
	width: 30px;
	height: 30px;
	color: #8a8a8a;
	background: #fcf8e9;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	text-decoration: none;
	transition: all .3s ease;
}

.staff_list.grid .staff_social_media_card .staff_inner .staff_info .staff_socials li a:hover {
	background: #6c98e1;
	color: #fff;
}

@media screen and (max-width:1024px) {
	.staff_list.grid.cols_4 .staff_social_media_card li {
		width: 50%;
	}
}

@media screen and (max-width:680px) {
	.staff_list.grid.cols_4 .staff_social_media_card li {
		width: 100%;
	}
}

.staff_list.img_square ul li .staff_image, .staff_list.img_square ul li .staff_image a, .staff_list.img_square ul li .staff_image img {
	border-radius: 0 !important;
}

.staff_list.img_rounded ul li .staff_image, .staff_list.img_rounded ul li .staff_image a, .staff_list.img_rounded ul li .staff_image img {
	border-radius: 10px !important;
}

.staff_list.img_circular ul li .staff_image, .staff_list.img_circular ul li .staff_image a, .staff_list.img_circular ul li .staff_image img {
	border-radius: 50% !important;
}

.staff_list.img_leaf ul li .staff_image, .staff_list.img_leaf ul li .staff_image a, .staff_list.img_leaf ul li .staff_image img {
	border-radius: 27px 0;
}

.staff_list.img_leaf.left_bottom_right_top ul li .staff_image, .staff_list.img_leaf.left_bottom_right_top ul li .staff_image a, .staff_list.img_leaf.left_bottom_right_top ul li .staff_image img {
	border-radius: 0 27px;
}

.staff_carousel_container.style_2 {
	position: relative;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info {
	padding: 0 15px;
	width: 56.1%;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info .items_title {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 35px;
	color: #fde428;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info h2 {
	padding: 0;
	margin: 0 0 25px;
	line-height: 70px;
	font-size: 70px;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info .staff_department {
	margin-bottom: 45px;
	font-weight: 700;
	font-size: 24px;
	color: #002e5b;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info .staff_excerpt {
	margin-bottom: 36px;
	line-height: 40px;
	font-size: 20px;
}

.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next i, .staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev i, .staff_carousel_container.style_3 .staff-carousel-arrows .slick_next i, .staff_carousel_container.style_3 .staff-carousel-arrows .slick_prev i {
	margin: 0;
	color: #002e5b;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info .vc_btn3 {
	text-transform: uppercase;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_image {
	padding: 0 35px 42px 15px;
	width: 43.9%;
	max-height: 590px;
	position: relative;
	overflow: hidden;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_image:before {
	content: "";
	background-image: url("https://cdn-aoakp.nitrocdn.com/AvatXNIuVTRuCjgzpCnNUmeYSDSNgQHV/assets/images/optimized/rev-aa0d333/dalecarnegie.com.tr/wp-content/themes/consulting/assets/images/bg/staff_frame.svg");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 54px;
	left: 50px;
	right: 0;
	min-width: 487px;
	min-height: 542px;
	border-radius: 0 50px;
}

.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_image img {
	border-radius: 0 50px;
}

.staff_carousel_container.style_2 .staff-carousel-arrows {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next, .staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 73px;
	height: 73px;
	border-color: #fde428;
	border-radius: 50%;
}

.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next i:before, .staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev i:before {
	content: "";
	font-family: stm !important;
	font-size: 26px;
}

.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next:hover i, .staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev:hover i {
	color: #fff;
}

.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next.slick-disabled, .staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev.slick-disabled {
	background-color: transparent !important;
	border-color: #666 !important;
	opacity: .5;
	cursor: default;
}

.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next.slick-disabled i, .staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev.slick-disabled i {
	color: #666 !important;
}

.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next i:before {
	content: "";
}

@media only screen and (max-width:1515px) {
	.staff_carousel_container.style_2 .staff-carousel-arrows {
		display: none !important;
	}
	
	.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next {
		right: -90px;
	}
	
	.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev {
		left: -90px;
	}
}

@media only screen and (max-width:1400px) {
	.staff_carousel_container.style_2 .staff-carousel-arrows {
		display: none !important;
	}
}

@media only screen and (max-width:1024px) {
	.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_info {
		width: 100%;
	}
	
	.staff_carousel_container.style_2 .staff_carousel_item_wrap .staff_image {
		display: none;
	}
	
	.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next, .staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev {
		width: 50px;
		height: 50px;
	}
	
	.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next i:before, .staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev i:before {
		font-size: 18px;
	}
	
	.staff_carousel_container.style_2 .staff-carousel-arrows .slick_prev {
		left: -82px;
	}
	
	.staff_carousel_container.style_2 .staff-carousel-arrows .slick_next {
		right: -82px;
	}
}

.staff_carousel_container.style_3 .slick-list {
	overflow: visible;
}

.staff_carousel_container.style_3 .staff-carousel-arrows {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

.staff_carousel_container.style_3 .staff-carousel-arrows .slick_next, .staff_carousel_container.style_3 .staff-carousel-arrows .slick_prev {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 73px;
	height: 73px;
	border-color: #fde428;
	border-radius: 50%;
}

.staff_carousel_container.style_3 .staff-carousel-arrows .slick_next i:before, .staff_carousel_container.style_3 .staff-carousel-arrows .slick_prev i:before {
	content: "";
	font-family: stm !important;
	font-size: 26px;
}

.staff_carousel_container.style_3 .staff-carousel-arrows .slick_next:hover i, .staff_carousel_container.style_3 .staff-carousel-arrows .slick_prev:hover i {
	color: #fff;
}

.staff_carousel_container.style_3 .staff-carousel-arrows .slick_next.slick-disabled, .staff_carousel_container.style_3 .staff-carousel-arrows .slick_prev.slick-disabled {
	background-color: transparent !important;
	border-color: #666 !important;
	opacity: .5;
	cursor: default;
}

.staff_carousel_container.style_3 .staff-carousel-arrows .slick_next.slick-disabled i, .staff_carousel_container.style_3 .staff-carousel-arrows .slick_prev.slick-disabled i {
	color: #666 !important;
}

.staff_carousel_container.style_3 .staff-carousel-arrows .slick_next i:before {
	content: "";
}

.stm_news .news_list li.view_style_2 .post_item .image {
	overflow: hidden;
	display: block;
	border-radius: 10px;
	margin-bottom: 20px;
}

@media (min-width:1200px) {
	.stm_news .news_list li.view_style_2 .post_item .content {
		padding: 0 30px;
	}
}

.stm_news .news_list li.view_style_2 .post_item .content .title h5 {
	padding: 0;
	margin: 0 0 12px;
}

.stm_news .news_list li.view_style_2 .post_item .content .title h5:after, .stm_news .news_list li.view_style_2 .post_item .content .title h5:before {
	display: none;
}

.stm_news .news_list li.view_style_2 .post_item .content .read_more {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.stm_news .news_list li.view_style_2 .post_item .content .read_more i {
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 50%;
	font-size: 10px;
	text-align: center;
	transition: .3s;
	margin-right: 14px;
}

.stm_news .news_list li.view_style_2 .post_item .content .read_more i:hover {
	color: #fff;
}

.stm_news .news_list li.view_style_3 {
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 30px;
}

.stm_news .news_list li.view_style_3 .post_item {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.stm_news .news_list li.view_style_3 .post_item .image {
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	border-radius: 0;
	width: 260px;
	flex: 0 0 260px;
}

.stm_news .news_list li.view_style_3 .post_item .image img {
	border-radius: 0;
}

@media (max-width:991px) {
	.stm_news .news_list li.view_style_3 .post_item .image {
		width: 100%;
		flex: 0 0 100%;
	}
}

.stm_news .news_list li.view_style_3 .post_item .content {
	padding-left: 30px;
	padding-top: 10px;
	width: calc(100% - 260px);
	flex: 0 0 calc(100% - 260px);
}

@media (max-width:991px) {
	.stm_news .news_list li.view_style_3 .post_item .content {
		width: 100%;
		flex: 0 0 100%;
		padding-left: 0;
	}
}

.stm_news .news_list li.view_style_3 .post_item .content .title:hover {
	text-decoration: none !important;
}

.stm_news .news_list li.view_style_3 .post_item .content .title h5 {
	font-size: 21px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	transition: .3s;
	padding-left: 0;
	padding-right: 0;
}

.stm_news .news_list li.view_style_3 .post_item .content .title h5:after, .stm_news .news_list li.view_style_3 .post_item .content .title h5:before {
	display: none;
}

.stm_news .news_list li.view_style_3 .post_item .content .description {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
	display: block;
}

.stm_news .news_list li.view_style_3 .post_item .content .read_more {
	font-size: 14px;
}

.stm_news .news_list li.view_style_3 .post_item .content .read_more i {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-size: 8px;
	display: inline-block;
	margin-right: 4px;
	vertical-align: top;
	line-height: 20px;
	text-align: center;
	transition: .3s;
}

.stm_news .news_list li.view_style_3 .post_item .content .read_more:hover i {
	color: #fff;
}

.stm_news .news_list li.view_style_4 {
	width: 33.33%;
	margin: 0 0 30px;
	max-width: 100%;
}

@media (max-width:667px) {
	.stm_news .news_list li.view_style_4 {
		width: 100%;
	}
}

.stm_news .news_list li.view_style_4 .post_item a {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 0;
	margin: 0;
}

.stm_news .news_list li.view_style_4 .post_item a img {
	border-radius: 0;
	margin: 0;
	transition: .3s;
}

.stm_news .news_list li.view_style_4 .post_item a:before {
	content: "";
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80%;
	background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}

.stm_news .news_list li.view_style_8 .post_inner .date:before, .stm_news .news_list li.view_style_8 .post_inner .post_bottom h5:before {
	content: none;
}

.stm_news .news_list li.view_style_4 .post_item a .post_date {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 30px;
	font-size: 12px;
	line-height: 17px;
	padding: 7px 9px 6px;
	font-weight: 700;
}

@media (max-width:1024px) {
	.stm_news .news_list li.view_style_4 .post_item a .post_date {
		left: 20px;
	}
}

.stm_news .news_list li.view_style_4 .post_item a h5 {
	position: absolute;
	color: #fff;
	padding: 0;
	margin: 0;
	z-index: 2;
	left: 30px;
	bottom: 30px;
	right: 30px;
	width: auto;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.17;
}

@media (max-width:1024px) {
	.stm_news .news_list li.view_style_4 .post_item a h5 {
		font-size: 18px;
		left: 20px;
		bottom: 20px;
		right: 20px;
	}
}

.stm_news .news_list li.view_style_4 .post_item a h5:after, .stm_news .news_list li.view_style_4 .post_item a h5:before {
	display: none;
}

.stm_news .news_list li.view_style_5 {
	width: 33.33%;
	flex: 0 0 33.33%;
}

@media (max-width:991px) {
	.stm_news .news_list li.view_style_5 {
		width: 50%;
		flex: 0 0 50%;
	}
}

@media (max-width:480px) {
	.stm_news .news_list li.view_style_5 {
		width: 100%;
		flex: 0 0 100%;
	}
	
	.stm_works.masonry .stm_works_item.big img, .stm_works.masonry .stm_works_item.medium img {
		min-height: 250px;
	}
}

.stm_news .news_list li.view_style_5 .image {
	border-radius: 0;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.stm_news .news_list li.view_style_5 .image img {
	border-radius: 0;
	width: 100%;
}

.stm_news .news_list li.view_style_5 .title:hover {
	text-decoration: none !important;
}

.stm_news .news_list li.view_style_5 .title h5 {
	padding: 0;
	margin: 0 0 10px;
	font-size: 21px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0;
	transition: .3s;
}

.stm_news .news_list li.view_style_5 .title h5:after, .stm_news .news_list li.view_style_5 .title h5:before {
	display: none;
}

.stm_news .news_list li.view_style_5 .read_more_arrow {
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
}

.stm_news .news_list li.view_style_5 .read_more_arrow i {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 1px;
	line-height: 20px;
	font-size: 7px;
	text-align: center;
	transition: .3s;
	vertical-align: middle;
}

.stm_news .news_list li.view_style_5 .read_more_arrow:hover i {
	color: #fff !important;
	text-decoration: none;
}

.stm_news .news_list li.view_style_6 {
	width: 33.3%;
	flex: 0 0 33.3%;
	margin-bottom: 50px;
}

@media (max-width:767px) {
	.stm_news .news_list li.view_style_6 {
		width: 50%;
		flex: 0 0 50%;
	}
}

@media (max-width:640px) {
	.stm_news .news_list li.view_style_6 {
		width: 100% !important;
		flex: 0 0 100% !important;
	}
}

.stm_news .news_list li.view_style_6 .post-item .img-wrap {
	position: relative;
	margin-bottom: 25px;
}

.stm_news .news_list li.view_style_6 .post-item .img-wrap img {
	width: 100%;
}

.stm_news .news_list li.view_style_6 .post-item .img-wrap .date-wrap {
	position: absolute;
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
	color: #fff;
	left: 30px;
	bottom: 0;
}

.stm_news .news_list li.view_style_6 .post-item .post-info {
	padding: 0 30px;
}

.stm_news .news_list li.view_style_6 .post-item .post-info .post-title h4 {
	padding: 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

.stm_news .news_list li.view_style_6 .post-item .post-info .post-title h4:after, .stm_news .news_list li.view_style_6 .post-item .post-info .post-title h4:before {
	display: none;
}

.stm_news .news_list li.view_style_6 .post-item .post-info .post-title h4 a {
	transition: .3s;
}

.stm_news .news_list li.view_style_6 .post-item .post-info .post-excerpt {
	font-size: 14px;
	line-height: 21px;
	color: #333;
}

@media (max-width:992px) {
	.stm_news .news_list li.view_style_7 {
		width: 50% !important;
	}
}

@media (max-width:767px) {
	.stm_news .news_list li.view_style_7 {
		width: 100% !important;
	}
}

.stm_news .news_list li.view_style_7 .post-item {
	text-align: center;
}

.stm_news .news_list li.view_style_7 .post-item .img-wrap {
	position: relative;
	display: inline-block;
}

.stm_news .news_list li.view_style_7 .post-item .img-wrap .more {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	background-color: rgba(0, 46, 91, .8);
	opacity: 0;
	transition: all .25s ease;
}

.stm_news .news_list li.view_style_7 .post-item .img-wrap .more i.stm-right-arrow {
	font-size: 120%;
	margin-left: -10px;
	transition: all .25s ease;
}

.stm_news .news_list li.view_style_7 .post-item .post-info .date-wrap .date-output {
	display: inline-block;
	background-color: #002e5b;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 4px 15px;
	transform: translateY(-50%);
	transition: all .25s ease;
}

.stm_works.masonry .stm_works_item:hover img, .stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap:hover .image img {
	transform: scale(1.1);
}

.stm_news .news_list li.view_style_7 .post-item .post-info .post-title h4 {
	padding: 0;
	margin: 0 0 20px;
}

.stm_news .news_list li.view_style_7 a {
	text-decoration: none;
}

.stm_news .news_list li.view_style_7 a:hover .post-item .img-wrap .more {
	opacity: 1;
}

.stm_news .news_list li.view_style_7 a:hover .post-item .img-wrap .more i.stm-right-arrow {
	margin-left: 10px;
}

.stm_news .news_list li.view_style_7 a:hover .post-item .post-info .date-wrap .date-output {
	background-color: #fde428;
}

.stm_news .news_list li.view_style_7 a:hover .post-item .post-info .post-title h4 {
	color: #6c98e1;
}

@media (max-width:992px) {
	.stm_news .news_list li.view_style_8 {
		width: 50%;
	}
}

@media (max-width:767px) {
	.stm_news .news_list li.view_style_8 {
		width: 100%;
	}
}

.stm_news .news_list li.view_style_8 .post_inner {
	border-radius: 10px;
	overflow: hidden;
	transition: all .3s ease;
}

.stm_news .news_list li.view_style_8 .post_inner:hover {
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
}

.stm_news .news_list li.view_style_8 .post_inner:hover .post_bottom .post_info i, .stm_news .news_list li.view_style_8 .post_inner:hover .post_bottom h5 a, .stm_news .news_list li.view_style_8 .post_inner:hover .post_comments a {
	color: #fde428;
}

.stm_news .news_list li.view_style_8 .post_inner .post_image img {
	width: 100%;
}

.stm_news .news_list li.view_style_8 .post_inner .post_bottom {
	display: flex;
	flex-direction: column;
	padding: 25px 20px;
	margin-bottom: 0;
}

.stm_news .news_list li.view_style_8 .post_inner .post_bottom h5 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 8px;
}

.stm_news .news_list li.view_style_8 .post_inner .post_bottom h5 a {
	color: #6c98e1;
}

.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_excerpt p {
	font-size: 14px;
	color: #4d4d4d;
}

.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_info {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #f4f3f3;
	padding-top: 10px;
}

.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_info i {
	margin-right: 4px;
	color: #6c98e1;
}

.stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_info .post_comments a, .stm_news .news_list li.view_style_8 .post_inner .post_bottom .post_info .post_date {
	color: #8a8a8a;
}

@media (max-width:992px) {
	.stm_news .news_list.posts_per_row_1 li.view_style_7 {
		width: 100% !important;
	}
}

.elementor-widget-stm_newsletter .mc4wp-form-fields {
	display: flex;
	align-items: flex-end;
}

.elementor-widget-stm_newsletter p {
	margin: 0;
	font-size: 13px;
	color: #002e5b;
}

.elementor-widget-stm_newsletter p:not(:last-child) {
	width: 100%;
}

.elementor-widget-stm_newsletter .mc4wp-alert, .elementor-widget-stm_newsletter .mc4wp-error {
	margin-top: 5px;
}

.elementor-widget-stm_newsletter input {
	border: none;
	outline: 0;
	font-size: 13px;
	height: 38px;
	padding: 10px 15px;
	transition: all .3s ease;
}

.elementor-widget-stm_newsletter input:not([type=submit]) {
	background: #fff;
	color: #002e5b;
	font-weight: 400;
	width: 100%;
}

.elementor-widget-stm_newsletter input:not([type=submit])::-moz-placeholder {
	color: #aaa;
}

.elementor-widget-stm_newsletter input:not([type=submit])::placeholder {
	color: #aaa;
}

.elementor-widget-stm_newsletter label {
	font-size: 13px;
	color: #fff;
	margin: 0;
	width: 100%;
}

.elementor-widget-stm_newsletter button, .elementor-widget-stm_newsletter input[type=submit] {
	border: none;
	outline: 0;
	display: inline-flex;
	align-items: center;
	background: #6c98e1;
	color: #fff;
	font-size: 13px;
	height: 38px;
	padding: 10px 15px;
	transition: all .3s ease;
}

.elementor-widget-stm_newsletter button i, .elementor-widget-stm_newsletter input[type=submit] i {
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
}

.elementor-widget-stm_newsletter button:hover, .elementor-widget-stm_newsletter input[type=submit]:hover {
	background: #fde428;
}

.elementor-widget-stm_newsletter .consulting_newsletter_widget_notice {
	font-size: 12px;
	color: #6d8daa;
}

.elementor-widget-stm_newsletter .consulting_newsletter_widget_notice a {
	color: #6c98e1;
}

.stm_works.masonry {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.stm_works.masonry .stm_works_col {
	width: 50%;
	flex: 0 0 50%;
	display: flex;
	flex-wrap: wrap;
}

@media (max-width:991px) {
	.stm_works.masonry .stm_works_col {
		width: 100%;
		flex: 0 0 100%;
	}
}

.stm_works.masonry .stm_works_item {
	padding: 15px;
}

@media (max-width:991px) and (min-width:550px) {
	.stm_works.masonry .stm_works_item.big img {
		height: 350px !important;
	}
}

.stm_works.masonry .stm_works_item.big, .stm_works.masonry .stm_works_item.medium {
	width: 100%;
	flex: 0 0 100%;
}

.stm_works.masonry .stm_works_item.default {
	width: 50%;
	flex: 0 0 50%;
}

@media (max-width:480px) {
	.stm_works.masonry .stm_works_item.default {
		width: 100%;
		flex: 0 0 100%;
	}
}

.stm_works.masonry .stm_works_item .inner {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.stm_works.masonry .stm_works_item .inner img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: .3s;
	border-radius: 10px;
}

.stm_works.masonry .stm_works_item .inner:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #304157;
	opacity: .7;
	top: 0;
	left: 0;
	z-index: 1;
	position: absolute;
	border-radius: 10px;
}

.stm_works.masonry .stm_works_item .inner .date {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	top: 30px;
	left: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: absolute;
	padding: 14px 0;
	z-index: 2;
}

@media (max-width:1200px) {
	.stm_works.masonry .stm_works_item .inner .date {
		top: 15px;
		left: 15px;
	}
}

.stm_works.masonry .stm_works_item .inner .date span {
	display: block;
	text-align: center;
	font-weight: 700;
	width: 100%;
}

.stm_works.masonry .stm_works_item .inner .date span.day {
	font-size: 20px;
	line-height: .65;
	letter-spacing: 1.2px;
}

.stm_works.masonry .stm_works_item .inner .date span.month {
	font-size: 10px;
	letter-spacing: .6px;
}

.stm_works.masonry .stm_works_item .inner .content {
	position: absolute;
	padding: 30px;
	bottom: 0;
	left: 0;
	z-index: 2;
}

@media (max-width:1200px) {
	.stm_works.masonry .stm_works_item .inner .content {
		padding: 15px 15px 25px;
	}
}

.stm_works.masonry .stm_works_item .inner .content .title h4 {
	color: #fff;
}

.stm_works.masonry .stm_works_item .inner .content .term {
	line-height: 1.19;
	color: #fff;
}

.stm_works.masonry .stm_works_item.default .inner .content .title h4 {
	font-size: 18px;
	line-height: 1.33;
}

.stm_works_wr.grid_with_filter.style_1 .stm_works .item .image a img {
	width: 100%;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr img {
	position: relative;
	z-index: 1;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr:before {
	z-index: 2;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .category, .stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .title {
	z-index: 3;
}

.stm_works_wr.grid_with_filter.style_2 .stm_works .item .item_wr .link {
	z-index: 4;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	width: auto;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item {
	padding: 0 15px;
	margin-bottom: 30px;
	width: 50%;
	flex: 0 0 50%;
}

@media (max-width:580px) {
	.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item {
		width: 100%;
		flex: 0 0 100%;
	}
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap {
	position: relative;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .image {
	display: block;
	position: relative;
	overflow: hidden;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .image img {
	transition: .3s;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .image:before {
	content: "";
	display: block;
	width: 100%;
	height: 80%;
	left: 0;
	bottom: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, 0) 100%);
	position: absolute;
	z-index: 1;
	transition: .3s;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0 40px 40px;
	z-index: 2;
}

@media (max-width:991px) {
	.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content {
		padding: 0 15px 15px;
	}
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content a {
	text-decoration: none !important;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content h4 {
	padding: 0;
	color: #fff;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 28.8px;
	word-spacing: -1px;
	font-weight: 600;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content h4:after, .stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content h4:before {
	display: none;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content .term {
	color: #fff;
}

.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap:hover .image:before {
	height: 100%;
}

.stm_works.tiles {
	margin-right: -15px;
	margin-left: -15px;
	overflow: hidden;
}

.stm_works.tiles .stm_works__item {
	width: 33.3%;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.stm_works.tiles .stm_works__item_wrapper {
	overflow: hidden;
}

@media (max-width:991px) {
	.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content h4 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 5px;
	}
	
	.stm_works_wr.grid.style_3 .stm_works_grid_wrap .stm_works_item .work_wrap .work_content .term {
		font-size: 14px;
		line-height: 16px;
	}
	
	.stm_works.tiles .stm_works__item {
		width: 50%;
	}
}

@media (max-width:425px) {
	.stm_works.tiles .stm_works__item {
		width: 100%;
		margin-bottom: 30px !important;
	}
}

.stm_works.tiles .stm_works__item img {
	transition: .3s;
	width: 100%;
}

.stm_works.tiles .stm_works__item:before {
	content: "";
	position: absolute;
	width: auto;
	top: 0;
	left: 15px;
	right: 15px;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, .3);
	opacity: 0;
	z-index: 1;
	transition: .3s;
}

.stm_works.tiles .stm_works__item .info {
	position: absolute;
	width: auto;
	top: 50%;
	transform: translateY(-50%);
	left: 30px;
	right: 30px;
	opacity: 0;
	transition: .3s;
	z-index: 2;
}

.stm_works.tiles .stm_works__item .info .work-title {
	font-size: 21px !important;
	line-height: 24px !important;
	margin-bottom: 10px;
}

@media (max-width:991px) {
	.stm_works.tiles .stm_works__item .info .work-title {
		font-size: 18px !important;
		line-height: 22px !important;
	}
}

.stm_works.tiles .stm_works__item .info .work-title a {
	color: #fff;
}

.stm_works.tiles .stm_works__item .info .work-category {
	font-size: 14px;
	color: #fff;
}

.stm_works.tiles .stm_works__item.item-2, .stm_works.tiles .stm_works__item.item-3 {
	margin-bottom: 29px;
}

@media (max-width:1199px) and (min-width:992px) {
	.stm_works.tiles .stm_works__item.item-2, .stm_works.tiles .stm_works__item.item-3 {
		margin-bottom: 25px;
	}
}

@media (max-width:690px) {
	.stm_works.tiles .stm_works__item.item-2, .stm_works.tiles .stm_works__item.item-3 {
		margin-bottom: 24px;
	}
}

.stm_works.tiles .stm_works__item:hover img {
	filter: blur(3px) grayscale(20%);
}

.stm_works.tiles .stm_works__item:hover .info, .stm_works.tiles .stm_works__item:hover:before {
	opacity: 1;
}

.stm_works.tiles.style_2 {
	margin-right: -1%;
	margin-left: -1%;
}

.stm_works.tiles.style_2 .group {
	display: flex;
}

.stm_works.tiles.style_2 .group .col {
	padding: 0 1%;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.stm_works.tiles.style_2 .group .col .item {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: flex-end;
	min-height: 425px;
	margin-bottom: 30px;
}

.stm_works.tiles.style_2 .group .col .item-inner {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: flex-end;
}

.stm_works.tiles.style_2 .group .col .item .work-image {
	position: absolute;
	z-index: 10;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.stm_works.tiles.style_2 .group .col .item .work-image img {
	height: 100%;
	width: auto;
	max-width: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	transition: all .35s ease;
}

.stm_works.tiles.style_2 .group .col .item .work-info {
	font-size: 10px;
	margin: 5em 2.6em 2em;
	padding: 4em 3.9em 3.5em;
	max-width: 430px;
	background: rgba(108, 152, 225, .8);
	color: #fff;
	z-index: 20;
	transition: all .35s ease;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
}

.stm_works.tiles.style_2 .group .col .item .work-info h4 {
	font-size: 2.4em;
	line-height: 1.25;
	font-weight: 400;
	color: #fff;
	padding: 0;
	margin: 0 0 8px;
}

.stm_works.tiles.style_2 .group .col .item .work-info .work-category {
	margin: 0 0 12px;
	font-size: 1.6em;
}

.stm_works.tiles.style_2 .group .col .item .work-info .more {
	color: #fde428;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	display: flex;
	align-items: center;
	transition: all .35s ease;
}

.stm_works.tiles.style_2 .group .col .item .work-info .more i.stm-right-arrow {
	font-size: 150%;
	margin-left: 6px;
}

.stm_works.tiles.style_2 .group .col .item a {
	text-decoration: none;
}

.stm_works.tiles.style_2 .group .col .item a:hover .work-image img {
	transform: translateX(-50%) translateY(-50%) scale(1.035);
}

.stm_works.tiles.style_2 .group .col .item a:hover .work-info {
	background: rgba(253, 228, 40, .8);
}

.stm_works.tiles.style_2 .group .col .item a:hover .work-info .more {
	color: #6c98e1;
}

.stm_works.tiles.style_2 .group.items-4 .col:nth-child(1), .stm_works.tiles.style_2 .group.items-4 .col:nth-child(2) {
	flex: 1;
}

.stm_works.tiles.style_2 .group.items-4 .col:nth-child(3) {
	flex: 1.64;
}

.stm_works.tiles.style_2 .group.items-4.even .col:nth-child(2), .stm_works.tiles.style_2 .group.items-4.even .col:nth-child(3) {
	flex: 1;
}

.stm_works.tiles.style_2 .group.items-4.even .col:nth-child(1) {
	flex: 1.64;
}

.stm_works.tiles.style_2 .group.items-3 .col:nth-child(1) {
	flex: 1;
}

.stm_works.tiles.style_2 .group.items-3 .col:nth-child(2) {
	flex: 1.64;
}

.stm_works.tiles.style_2 .group.items-3 .col:nth-child(3) {
	flex: 1;
}

@media (max-width:1400px) {
	.stm_works.tiles.style_2 .group .col .item {
		min-height: 300px;
		margin-bottom: 25px;
	}
	
	.stm_works.tiles.style_2 .group .col .item .work-info {
		padding: 3em 3em 2em;
		font-size: 8px;
		max-width: 320px;
	}
	
	.stm_works.tiles.style_2 .group .col .item .work-info .more {
		font-size: 11px;
	}
}

@media (max-width:1023px) {
	.stm_works.tiles.style_2 .group .col .item {
		margin-bottom: 23px;
	}
	
	.stm_works.tiles.style_2 .group.items-3 .col:nth-child(1), .stm_works.tiles.style_2 .group.items-3 .col:nth-child(2), .stm_works.tiles.style_2 .group.items-3 .col:nth-child(3), .stm_works.tiles.style_2 .group.items-4 .col:nth-child(1), .stm_works.tiles.style_2 .group.items-4 .col:nth-child(2), .stm_works.tiles.style_2 .group.items-4 .col:nth-child(3), .stm_works.tiles.style_2 .group.items-4.even .col:nth-child(1), .stm_works.tiles.style_2 .group.items-4.even .col:nth-child(2), .stm_works.tiles.style_2 .group.items-4.even .col:nth-child(3) {
		flex: 1;
	}
}

@media (max-width:767px) {
	.stm_works.tiles.style_2 .group {
		flex-direction: column;
		margin-bottom: 0;
	}
	
	.stm_works.tiles.style_2 .group .col {
		flex: 1;
		width: 100%;
	}
	
	.stm_works.tiles.style_2 .group .col .item {
		max-width: 480px;
		margin: 0 auto 20px;
	}
	
	.stm_works.tiles.style_2 .group .col .item .work-image img {
		width: 100%;
		height: auto;
	}
}

.company_history.style_2 {
	display: block;
}

.company_history.style_2 > ul {
	display: flex;
	align-items: flex-start;
	padding: 0;
	min-width: 100%;
}

.company_history.style_2 > ul li.history-item {
	flex: 1;
	padding: 20px 0 0;
}

.company_history.style_2 > ul li.history-item .year {
	font-size: 30px;
	font-weight: 700;
	color: #fde428;
	margin: 0 0 17px;
}

.company_history.style_2 > ul li.history-item .sep {
	display: flex;
	align-items: center;
	padding: 10px 0;
}

.company_history.style_2 > ul li.history-item .sep:before {
	content: " ";
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fde428;
}

.company_history.style_2 > ul li.history-item .sep:after {
	content: " ";
	display: block;
	flex-grow: 1;
	height: 2px;
	background: #fde428;
}

.company_history.style_2 > ul li.history-item .company_history_text {
	color: #777;
	font-size: 16px;
	font-weight: 400;
	padding: 20px 30px 0 0;
}

.company_history.style_2 > ul li.history-item .company_history_text h4 {
	color: #002e5b;
	font-size: 18px;
	font-weight: 700;
	padding: 0;
	margin: 0 0 15px;
}

.company_history.style_2 > ul li.history-item .company_history_text p {
	margin: 0 0 13px;
}

.company_history.style_2 > ul li.history-item:last-child .sep:after {
	display: none;
}

.company_history.style_2 > ul.slick-initialized, .company_history.style_2 > ul.slick-initialized li:last-child .sep:after {
	display: block;
}

.company_history.style_2 > ul.slick-initialized .slick-slide:last-child li .sep:after {
	display: none;
}

.company_history.style_2 .slick_next, .company_history.style_2 .slick_prev {
	position: absolute;
	bottom: 100% !important;
	top: auto !important;
	right: 0 !important;
	left: auto !important;
	width: 50px;
	height: 50px;
	margin-bottom: 45px;
	border-width: 2px;
	border-radius: 50%;
	border-color: #6c98e1;
}

.company_history.style_2 .slick_next i, .company_history.style_2 .slick_prev i {
	font-size: 34px;
	line-height: .8;
	color: #fde428;
}

.company_history.style_2 .slick_next.slick-disabled, .company_history.style_2 .slick_prev.slick-disabled {
	border-color: #fde428;
}

.company_history.style_2 .slick_next.slick-disabled i, .company_history.style_2 .slick_prev.slick-disabled i {
	color: #6c98e1;
}

.company_history.style_2 .slick_next:hover i, .company_history.style_2 .slick_prev:hover i {
	color: #fff;
}

.company_history.style_2 .slick_prev {
	transform: translateX(-100%);
	margin-right: 10px;
}

@media (max-width:767px) {
	.company_history.style_2 .slick_next, .company_history.style_2 .slick_prev {
		bottom: auto !important;
		top: 100% !important;
		margin-top: 0;
	}
	
	.company_history.style_2 .slick_prev {
		left: auto !important;
		right: 50% !important;
		transform: none;
		margin-right: 5px;
	}
	
	.company_history.style_2 .slick_next {
		right: auto !important;
		left: 50% !important;
		margin-left: 5px;
	}
}

.company_history.style_2.dark-bg-mode > ul li.history-item .company_history_text, .company_history.style_2.dark-bg-mode > ul li.history-item .company_history_text h4 {
	color: #fff;
}

.company_history.style_2.dark-bg-mode .slick_next, .company_history.style_2.dark-bg-mode .slick_prev {
	border-color: #fff;
}

.company_history.style_2.dark-bg-mode .slick_next.slick-disabled, .company_history.style_2.dark-bg-mode .slick_prev.slick-disabled {
	border-color: #fde428;
}

.company_history.style_2.dark-bg-mode .slick_next.slick-disabled i, .company_history.style_2.dark-bg-mode .slick_prev.slick-disabled i {
	color: #fff;
}

.company_history.style_2.dark-bg-mode .slick_next:hover, .company_history.style_2.dark-bg-mode .slick_prev:hover {
	background: #fde428;
	border-color: #fde428 !important;
}

.top_bar {
	background-color: var(--con_top_bar_bg, var(--con_base_color));
	position: relative;
	font-size: 13px;
	z-index: 20;
}

.top_bar .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.top_bar .container .lang_sel > ul > li .lang_sel_sel, .top_bar .container .lang_sel > ul > li > ul a {
	display: block;
	line-height: var(--con_top_bar_wpml_switcher_line_height, 14px);
	font-size: var(--con_top_bar_wpml_switcher_font_size, 14px);
	color: var(--con_top_bar_wpml_switcher_color, #fff);
	text-decoration: none;
}

.top_bar .container > div {
	margin: 0 10px;
}

.top_bar .container > div:first-child {
	margin-right: auto;
	margin-left: 0;
}

.top_bar .container > div:last-child {
	margin-left: 10px;
}

.top_bar .container .lang_sel {
	position: relative;
	transition: all .3s ease;
}

.top_bar .container .lang_sel > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.top_bar .container .lang_sel > ul > li .lang_sel_sel {
	position: relative;
	padding: 5px 24px 5px 1px;
}

.top_bar .container .lang_sel > ul > li .lang_sel_sel:after {
	content: "";
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top-color: var(--con_top_bar_wpml_switcher_color, #fff);
	position: absolute;
	top: 50%;
	right: 2px;
	margin: -2px 0 0;
}

.top_bar .container .lang_sel > ul > li > ul {
	list-style: none;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 100%;
	padding: 2px 0 12px;
	background-color: var(--con_top_bar_wpml_switcher_bg, var(--con_base_color));
	margin: 0;
	opacity: 0;
	z-index: 100;
	transition: all .3s ease;
}

.main_menu_nav > li .sub-menu > li:hover > .sub-menu, .main_menu_nav > li:hover > .sub-menu {
	visibility: visible;
	opacity: 1;
}

.top_bar .container .lang_sel > ul > li > ul a {
	padding: 10px 20px;
	transition: all .3s ease;
}

.top_bar .container .lang_sel > ul > li > ul a:hover {
	background-color: var(--con_top_bar_wpml_switcher_bg_hover, var(--con_secondary_color));
	color: var(--con_top_bar_wpml_switcher_color_hover, #fff);
}

.top_bar .container .lang_sel:hover > ul > li > ul {
	visibility: visible;
	opacity: 1;
}

.top_bar .container .top_bar_info_wr {
	display: flex;
	justify-content: flex-end;
	flex: auto;
	position: relative;
}

.top_bar .container .top_bar_info_wr .top_bar_info_switcher {
	position: relative;
	order: 10;
	background-color: var(--con_top_bar_contact_info_select_bg, var(--con_third_color));
	max-height: 50px;
	margin-left: 30px;
	font-size: 13px;
}

.top_bar .container .top_bar_info_wr .top_bar_info_switcher .active {
	position: relative;
	text-decoration: none;
	padding: 16px 42px 16px 21px;
	line-height: 1.1;
	min-width: 160px;
	cursor: pointer;
	color: var(--con_top_bar_contact_info_select_color, var(--con_base_color));
}

.top_bar .container .top_bar_info_wr .top_bar_info_switcher .active i {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	font-size: 16px;
}

.top_bar .container .top_bar_info_wr .top_bar_info_switcher .active span {
	display: inline-block;
	vertical-align: middle;
}

.top_bar .container .top_bar_info_wr .top_bar_info_switcher .active:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -1px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 5px solid var(--con_top_bar_contact_info_select_color, var(--con_base_color));
}

.top_bar .container .top_bar_info_wr .top_bar_info_switcher ul {
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 12px 0;
	min-width: 100%;
	background-color: var(--con_top_bar_contact_info_select_drop_bg, var(--con_base_color));
}

.top_bar .container .top_bar_info_wr .top_bar_info_switcher ul a {
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	transition: background .3s ease;
	color: var(--con_top_bar_contact_info_select_items_color, #fff);
}

.top_bar .container .top_bar_info_wr .top_bar_info_switcher ul a:hover {
	background-color: var(--con_top_bar_contact_info_select_items_bg, var(--con_secondary_color));
	color: var(--con_top_bar_contact_info_select_items_hover, #fff);
}

.top_bar .container .top_bar_info_wr .top_bar_info {
	list-style: none;
	display: none;
	padding: 0;
	margin: 0;
}

.top_bar .container .top_bar_info_wr .top_bar_info:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 50px;
}

.top_bar .container .top_bar_info_wr .top_bar_info li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	text-align: var(--con_top_bar_contact_info_text_align, left);
	line-height: var(--con_top_bar_contact_info_line_height, 1);
	font-weight: var(--con_top_bar_contact_info_font_weight, normal);
	font-size: var(--con_top_bar_contact_info_font_size, 13px);
	color: var(--top_bar_contact_info_color, #fff);
}

.top_bar .container .top_bar_info_wr .top_bar_info li:first-child {
	padding-left: 0;
}

.top_bar .container .top_bar_info_wr .top_bar_info li:last-child {
	padding-right: 0;
}

.top_bar .container .top_bar_info_wr .top_bar_info li a {
	color: var(--con_top_bar_contact_info_link_color, #fff);
	text-decoration: none;
	transition: all .3s ease;
}

.top_bar .container .top_bar_info_wr .top_bar_info li a:hover {
	color: var(--con_top_bar_contact_info_link_color_hover, rgba(255, 255, 255, .7));
}

.top_bar .container .top_bar_info_wr .top_bar_info li a:hover span {
	text-decoration: underline;
}

.top_bar .container .top_bar_info_wr .top_bar_info li i {
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px 0 0;
	font-size: 16px;
}

.top_bar .container .top_bar_info_wr .top_bar_info li span {
	display: inline-block;
	vertical-align: middle;
}

.top_bar .container .top_bar_cart {
	position: relative;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0;
}

.top_bar .container .top_bar_cart a {
	text-decoration: none;
	font-size: 0;
	transition: color .3s ease;
	color: var(--con_top_bar_cart_icon_color, #fff);
}

.top_bar .container .top_bar_cart a i {
	display: inline-block;
	vertical-align: top;
	line-height: var(--con_top_bar_cart_icon_line_height, 19px);
}

.top_bar .container .top_bar_cart a i:before {
	font-size: var(--con_top_bar_cart_icon_font_size, 19px);
}

.top_bar .container .top_bar_cart .count {
	position: absolute;
	right: -10px;
	top: -8px;
	transition: all .3s;
	font-size: var(--con_top_bar_cart_counter_font_size, 10px);
	line-height: var(--con_top_bar_cart_counter_line_height, 18px);
	width: 19px;
	height: 19px;
	background-color: var(--con_top_bar_cart_counter_bg, #fff);
	color: var(--con_top_bar_cart_counter_color, #000);
	border-radius: 50%;
	text-align: center;
}

.top_bar .container .top_bar_cart:hover a {
	color: var(--con_top_bar_cart_icon_color_hover, rgba(255, 255, 255, .7));
}

.top_bar .container .top_bar_cart:hover .count {
	color: var(--con_top_bar_cart_counter_color_hover, #000);
	background-color: var(--con_top_bar_cart_counter_bg_hover, rgba(255, 255, 255, .7));
}

.top_bar .container .top_bar_search .search-icon {
	font-size: 0;
	transition: color .3s ease;
	color: var(--con_top_bar_search_icon_color, #fff);
	cursor: pointer;
}

.top_bar .container .top_bar_search .search-icon:before {
	line-height: var(--con_top_bar_search_icon_line_height, 19px);
	font-size: var(--con_top_bar_search_icon_font_size, 19px);
}

.top_bar .container .top_bar_search .search-icon:hover {
	color: var(--con_top_bar_search_icon_color_hover, rgba(255, 255, 255, .7));
}

.top_bar .container .top_bar_search .search-form {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, .8);
}

.top_bar .container .top_bar_search .search-form input {
	padding: 10px 60px 10px 20px;
	max-width: 950px;
	background-color: #fff;
	line-height: 18px;
	font-size: 14px;
	z-index: 2;
}

.top_bar .container .top_bar_search .search-form button {
	background: 0 0;
	border: 0;
	margin-left: -46px;
	box-shadow: none;
	font-size: 20px;
	color: #000;
	z-index: 2;
}

.top_bar .container .top_bar_search .search-form .header_search_close {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.top_bar .container .top_bar_search.search_active .search-form {
	display: flex;
}

.top_bar .container .top_bar_socials a {
	margin: 0 3px;
	text-decoration: none;
	position: relative;
	transition: color .3s ease;
	color: var(--con_top_bar_socials_icon_color, #fff);
	line-height: var(--con_top_bar_socials_icon_line_height, 18px);
	font-size: var(--con_top_bar_socials_icon_font_size, 18px);
}

.top_bar .container .top_bar_socials a:hover {
	color: var(--con_top_bar_socials_icon_color_hover, rgba(255, 255, 255, .7));
}

.main_menu_nav > li, .main_menu_nav > li > a {
	position: relative;
	color: var(--con_header_nav_menu_link_color, #fff);
}

@media (max-width:1199px) {
	.top_bar .container > div {
		margin: 10px 15px;
	}
	
	.top_bar .container .top_bar_search {
		margin-left: unset !important;
	}
	
	.top_bar .container .top_bar_info_wr {
		order: 100;
		margin: 0;
	}
}

@media (max-width:1024px) {
	.top_bar .container .top_bar_info_wr {
		width: 100%;
		flex-direction: column;
	}
	
	.top_bar .container .top_bar_info_wr .top_bar_info_switcher {
		margin: 0 0 10px;
		order: 0;
	}
	
	.top_bar .container .top_bar_info_wr .top_bar_info {
		margin-bottom: 5px;
	}
	
	.top_bar .container .top_bar_info_wr .top_bar_info:after {
		display: none;
	}
	
	.top_bar .container .top_bar_info_wr .top_bar_info li {
		display: block;
		padding: 5px 0;
	}
	
	.top_bar .container .top_bar_info_wr .top_bar_info li i {
		min-width: 16px;
		text-align: center;
	}
	
	.mobile_grid_landscape .top_bar.mobile_cart_hidden .top_bar_cart, .mobile_grid_landscape .top_bar.mobile_contacts_hidden .top_bar_info_wr, .mobile_grid_landscape .top_bar.mobile_search_hidden .top_bar_search, .mobile_grid_landscape .top_bar.mobile_socials_hidden .top_bar_socials, .mobile_grid_landscape .top_bar.mobile_wpml_hidden .lang_sel {
		display: none !important;
	}
	
	.mobile_grid_landscape .top_bar.mobile_wpml_hidden.mobile_socials_hidden:not(.mobile_cart_hidden) .top_bar_cart, .mobile_grid_landscape .top_bar.mobile_wpml_hidden:not(.mobile_socials_hidden) .top_bar_socials {
		margin-right: auto;
		margin-left: 0;
	}
	
	.mobile_grid_landscape .top_bar.mobile_wpml_hidden.mobile_socials_hidden.mobile_cart_hidden .top_bar_search {
		margin-right: 0;
		margin-left: auto !important;
	}
}

.top_bar.top_bar_wide .container {
	padding: 0 125px;
}

@media (min-width:1200px) {
	.top_bar.top_bar_wide .container {
		width: auto;
	}
}

@media (min-width:1025px) {
	.top_bar {
		box-shadow: var(--con_top_bar_shadow_params) var(--con_top_bar_shadow_color);
	}
	
	.header_style_6 .top_bar {
		box-shadow: none;
	}
	
	.header_style_6 .top_bar .container {
		padding: 0;
		width: 1110px;
		box-shadow: var(--con_top_bar_shadow_params) var(--con_top_bar_shadow_color);
	}
}

@media (max-width:991px) {
	.mobile_grid_tablet .top_bar.mobile_cart_hidden .top_bar_cart, .mobile_grid_tablet .top_bar.mobile_contacts_hidden .top_bar_info_wr, .mobile_grid_tablet .top_bar.mobile_search_hidden .top_bar_search, .mobile_grid_tablet .top_bar.mobile_socials_hidden .top_bar_socials, .mobile_grid_tablet .top_bar.mobile_wpml_hidden .lang_sel {
		display: none !important;
	}
	
	.mobile_grid_tablet .top_bar.mobile_wpml_hidden.mobile_socials_hidden:not(.mobile_cart_hidden) .top_bar_cart, .mobile_grid_tablet .top_bar.mobile_wpml_hidden:not(.mobile_socials_hidden) .top_bar_socials {
		margin-right: auto;
		margin-left: 0;
	}
	
	.mobile_grid_tablet .top_bar.mobile_wpml_hidden.mobile_socials_hidden.mobile_cart_hidden .top_bar_search {
		margin-right: 0;
		margin-left: auto !important;
	}
}

html[dir=rtl] .top_bar .container .top_bar_info_wr .top_bar_info_switcher {
	margin-left: 0;
	margin-right: auto;
}

html[dir=rtl] .top_bar .container .top_bar_info_wr .top_bar_info_switcher .active:after {
	left: 20px;
	right: auto;
}

#header {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	position: relative;
	z-index: 99999;
}

@media (max-width:1199px) {
	#header .container {
		width: auto;
	}
}

.main_menu_nav {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0 35px;
}

.main_menu_nav > li {
	line-height: var(--con_header_nav_menu_link_line_height, 1);
	font-weight: var(--con_header_nav_menu_link_font_weight, 600);
	font-size: var(--con_header_nav_menu_link_font_size, 16px);
	font-style: var(--con_header_nav_menu_link_font_style, normal);
}

.main_menu_nav > li > a {
	display: block;
	padding: 22px 15px;
	text-decoration: none;
	text-transform: var(--con_header_nav_menu_link_text_transform, none);
	transition: all .3s ease;
}

.main_menu_nav > li .arrow {
	display: none;
}

.main_menu_nav > li.current-menu-ancestor > a, .main_menu_nav > li.current-menu-item > a, .main_menu_nav > li.current-menu-parent > a, .main_menu_nav > li.current_page_ancestor > a, .main_menu_nav > li.current_page_item > a, .main_menu_nav > li.current_page_parent > a {
	color: var(--con_header_nav_menu_link_color_active, #fde428);
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu {
	width: auto;
	background-color: var(--con_header_mega_menu_bg, #fff) !important;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li {
	border-left-color: var(--con_header_mega_menu_border_color, #dedede) !important;
	color: var(--con_header_mega_menu_title_link_color, #002e5b);
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li > a {
	text-transform: var(--con_header_mega_menu_title_transform, inherit);
	line-height: var(--con_header_mega_menu_title_line_height, inherit);
	font-weight: var(--con_header_mega_menu_title_font_weight, 700);
	font-size: var(--con_header_mega_menu_title_font_size, 16px);
	color: var(--con_header_mega_menu_title_link_color, #002e5b);
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li > a:hover {
	color: var(--con_header_mega_menu_title_link_color_hover, #6c98e1) !important;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li:hover > a {
	color: var(--con_header_mega_menu_title_link_color, #002e5b);
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .fa, .main_menu_nav > li.stm_megamenu > ul.sub-menu > li .stm_megaicon {
	margin-top: 0 !important;
	line-height: calc(var(--con_header_mega_menu_link_text_height, 14px) + 2px);
	font-size: var(--con_header_mega_menu_link_text_size, inherit);
	color: var(--con_header_mega_menu_icons_color, #6c98e1);
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a {
	text-transform: var(--con_header_mega_menu_link_text_transform, none);
	line-height: var(--con_header_mega_menu_link_text_height, 14px);
	font-weight: var(--con_header_mega_menu_link_text_weight, inherit);
	font-size: var(--con_header_mega_menu_link_text_size, inherit);
	color: var(--con_header_mega_menu_link_text_color, #333) !important;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li > a:hover {
	color: var(--con_header_mega_menu_link_text_hover, rgba(51, 51, 51, .6)) !important;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li .stm_mega_textarea {
	text-transform: var(--con_header_mega_menu_link_text_transform, none);
	line-height: calc(var(--con_header_mega_menu_link_text_height, 14px) + 2px);
	font-weight: var(--con_header_mega_menu_link_text_weight, inherit);
	font-size: var(--con_header_mega_menu_link_text_size, inherit) !important;
	color: var(--con_header_mega_menu_description_color, rgba(51, 51, 51, .9));
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li .stm_mega_textarea a {
	font-size: var(--con_header_mega_menu_link_text_size, inherit) !important;
	color: var(--con_header_mega_menu_description_link_color, rgba(51, 51, 51, .9)) !important;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li .stm_mega_textarea a:hover {
	color: var(--con_header_mega_menu_description_link_color_hover, #6c98e1) !important;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts {
	margin-top: -3px;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td {
	vertical-align: top;
	padding-bottom: 12px;
	color: var(--con_header_mega_menu_description_color, rgba(51, 51, 51, .9));
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td .fa, .main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td .stm_megaicon {
	margin-top: 3px;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td a {
	display: inline !important;
	padding: 0 !important;
	color: var(--con_header_mega_menu_description_link_color, rgba(51, 51, 51, .9)) !important;
	text-decoration: underline !important;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts td a:hover {
	text-decoration: none !important;
	background-color: transparent !important;
	color: var(--con_header_mega_menu_description_link_color_hover, #6c98e1) !important;
}

.main_menu_nav > li.stm_megamenu > ul.sub-menu > li .megamenu-contacts tr:last-child td {
	padding-bottom: 0;
}

.main_menu_nav > li .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 0;
	visibility: hidden;
	background: var(--con_header_nav_menu_level_1_bg, #fff);
	list-style: none;
	padding: 14px 0;
	margin: 0;
	width: 230px;
	z-index: 1;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .27);
	transition: all .3s ease;
}

.main_menu_nav > li .sub-menu > li {
	position: relative;
	text-transform: capitalize;
	font-weight: 500;
	font-size: var(--con_header_nav_menu_level_1_link_font_size, 14px);
	color: var(--con_header_nav_menu_level_1_link_color, #333);
}

.main_menu_nav > li .sub-menu > li > a {
	display: block;
	padding: 13px 26px 11px;
	text-decoration: none;
	color: var(--con_header_nav_menu_level_1_link_color, #333);
}

.main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before, .main_menu_nav > li .sub-menu > li.page_item_has_children > a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	margin: -4px 0 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 5px solid var(--con_header_nav_menu_level_1_link_arrow_color, #ccc);
}

.main_menu_nav > li .sub-menu > li.menu-item-has-children > a:hover:before, .main_menu_nav > li .sub-menu > li.page_item_has_children > a:hover:before {
	border-left-color: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fde428);
}

.main_menu_nav > li .sub-menu > li .sub-menu {
	top: -2px;
	left: 100%;
	background: var(--con_header_nav_menu_level_2_bg, #002e5b);
	padding: 6px 0 4px;
}

.main_menu_nav > li .sub-menu > li .sub-menu li a {
	line-height: var(--con_header_nav_menu_level_2_link_line_height, inherit);
	font-weight: var(--con_header_nav_menu_level_2_link_font_weight, inherit);
	font-size: var(--con_header_nav_menu_level_2_link_font_size, inherit);
	text-transform: var(--con_header_nav_menu_level_2_link_text_transform, none);
	padding: 12px 26px;
	color: var(--con_header_nav_menu_level_2_link_color, #fff);
}

.main_menu_nav > li .sub-menu > li .sub-menu li a:hover {
	background: var(--con_header_nav_menu_level_2_link_bg_hover, transparent);
	color: var(--con_header_nav_menu_level_2_link_color_hover, #fde428);
}

.main_menu_nav > li .sub-menu > li:hover > a {
	background: var(--con_header_nav_menu_level_1_link_bg_hover, #002e5b);
	color: var(--con_header_nav_menu_level_1_link_color_hover, #fff);
}

.main_menu_nav > li:hover > a {
	color: var(--con_header_nav_menu_link_color_hover, #fde428);
}

@media (min-width:1025px) {
	.main_menu_nav li:last-child .sub-menu li .sub-menu li a, .main_menu_nav li:last-child .sub-menu li a {
		padding-left: 35px;
	}
	
	.main_menu_nav {
		display: flex !important;
	}
	
	.main_menu_nav li:last-child .sub-menu {
		right: 0;
		left: auto;
	}
	
	.main_menu_nav li:last-child .sub-menu li a:before {
		right: auto;
		left: 20px;
		transform: rotate(-180deg);
	}
	
	.main_menu_nav li:last-child .sub-menu li .sub-menu {
		right: 100%;
		left: auto;
	}
	
	.header-box {
		min-height: var(--con_header_height, auto);
	}
	
	.header-box.affix {
		min-height: var(--con_sticky_menu_height, auto);
	}
}

@media (min-width:1500px) {
	body.header_navigation_wide .header-box .container {
		padding: 0 125px !important;
	}
	
	body.header_navigation_wide .header-box .container .nav-box {
		position: relative;
	}
	
	body.header_navigation_wide .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu {
		right: 0 !important;
		left: auto !important;
		width: 1160px;
	}
}

.menu-toggle {
	display: none;
	position: relative;
	width: 26px;
	height: 20px;
	padding: 10px 0;
	margin: 0;
	cursor: pointer;
}

.menu-toggle button {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -2px 0 0;
	background: #002e5b;
	height: 4px;
	padding: 0;
	border: none;
	width: 100%;
	transition: all .3s ease;
	outline: 0 !important;
	border-radius: 2px;
}

.menu-toggle button:after, .menu-toggle button:before {
	content: "";
	position: absolute;
	width: 26px;
	height: 4px;
	transform-origin: 1.5px center;
	border-radius: 2px;
	left: 0;
	background: #002e5b;
}

.menu-toggle button:before {
	top: -8px;
	transition: all .3s ease;
}

.menu-toggle button:after {
	bottom: -8px;
	transition: .3s;
}

.contact-info, .header-box, .header-box .container, .header_cart {
	position: relative;
}

.menu-toggle.open button {
	background: 0 0;
}

.header-box, .header_style_1 .nav-box {
	background-color: var(--con_header_nav_background_color, #002e5b);
}

.menu-toggle.open button:before {
	top: 0;
	transform: rotate3d(0, 0, 1, -45deg);
	transform-origin: 50% 50%;
}

.menu-toggle.open button:after {
	bottom: 0;
	transform: rotate3d(0, 0, 1, 45deg);
	transform-origin: 50% 50%;
}

.header-box {
	box-shadow: 0 1px 3px var(--con_header_nav_shadow, rgba(0, 0, 0, .2));
}

.header-box .container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: 43px 15px 71px;
	width: var(--con_header_wide, 1140px);
	z-index: 15;
}

.header-box .container .logo-box {
	flex: auto;
}

.header-box .container .logo-box .logo {
	float: left;
	font-size: 30px;
	text-transform: uppercase;
	color: #333;
}

.header-box .container .logo-box .logo a {
	display: block;
}

.header-box .container .logo-box .logo a img {
	max-width: inherit;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}

.header-box .container .logo-box .logo-mobile {
	display: none;
}

@media (max-width:767px) {
	.header-box .container .logo-box {
		padding: 24px 15px;
	}
}

.header-box .container .contact-info-box {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	flex: auto;
}

.header-box .container .contact-info-box .contact-info:first-child {
	margin-left: 0;
}

.header-box .container .contact-info-box .contact-info:last-child {
	margin-right: 0;
}

.header-box .container .socials-box {
	display: flex;
	align-items: center;
	margin-right: 0;
	margin-left: 30px;
}

.header-box .container .socials-box a {
	display: inline-block;
	margin-left: 16px;
	line-height: var(--con_header_socials_icon_line_height, 22px);
	transition: color .2s linear;
	font-size: var(--con_header_socials_icon_font_size, 22px);
	color: var(--con_header_socials_icon_color, rgba(255, 255, 255, .66));
}

.header-box .container .socials-box a:first-child {
	margin: 0;
}

.header-box .container .socials-box a:hover {
	color: var(--con_header_socials_icon_color_hover, #fff);
}

.header-box.search_active {
	z-index: 100;
}

.contact-info {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 0 20px;
}

.contact-info .icon {
	font-size: 26px;
	line-height: calc(var(--con_header_contact_info_line_height, 16px) - 6px);
	margin: 0 14px 0 0;
}

.header_cart, .header_search {
	margin-left: 26px;
}

.contact-info .text {
	line-height: var(--con_header_contact_info_line_height, 16px);
	font-size: var(--con_header_contact_info_font_size, 13px);
	color: var(--con_header_contact_info_color, #fff);
}

.contact-info .text strong {
	font-weight: var(--con_header_contact_info_font_weight, 400);
}

.contact-info .text a {
	color: var(--con_header_contact_info_link_color, inherit);
}

.contact-info .text a:hover {
	color: var(--con_header_contact_info_link_color_hover, inherit);
}

.header_cart a {
	line-height: var(--con_header_cart_icon_line_height, 16px);
	font-size: var(--con_header_cart_icon_font_size, 19px);
	text-decoration: none;
	transition: all .3s ease;
	color: var(--con_header_cart_icon_color, rgba(255, 255, 255, .66));
}

.header_cart a i {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}

.header_cart a i:before {
	font-size: var(--con_header_cart_icon_font_size, 19px);
}

.header_cart a .count {
	position: absolute;
	right: -10px;
	top: -8px;
	line-height: var(--con_header_cart_counter_line_height, 21px);
	font-size: var(--con_header_cart_counter_font_size, 12px);
	width: 19px;
	height: 19px;
	transition: all .3s ease;
	background-color: var(--con_wc_cart_counter_bg, rgba(255, 255, 255, .66));
	color: var(--con_header_cart_counter_color, #fff);
	border-radius: 50%;
	text-align: center;
}

.header_cart a:hover {
	color: var(--con_header_cart_icon_color_hover, #fff);
}

.header_cart a:hover .count {
	background-color: var(--con_wc_cart_counter_bg_hover, #fff);
	color: var(--con_header_cart_counter_color_hover, #002e5b);
}

.header_search .search-icon {
	font-size: 0;
	line-height: var(--con_header_search_icon_line_height, 18px);
	transition: color .3s ease;
	color: var(--con_header_search_icon_color, rgba(255, 255, 255, .66));
	cursor: pointer;
}

.header_search .search-icon:before {
	font-size: var(--con_header_search_icon_font_size, 16px);
}

.header_search .search-icon:hover {
	color: var(--con_header_search_icon_color_hover, #fff);
}

.header_search .search-form {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, .8);
}

.header_search .search-form input {
	padding: 10px 60px 10px 20px;
	max-width: 950px;
	background-color: #fff;
	line-height: 18px;
	font-size: 14px;
	z-index: 2;
}

.header_search .search-form button {
	background: 0 0;
	border: 0;
	margin-left: -46px;
	box-shadow: none;
	font-size: 20px;
	color: #000;
	z-index: 2;
}

.header_search .search-form .header_search_close {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.header_search.search_active {
	z-index: 200;
}

.header_search.search_active .search-form {
	display: flex;
}

.lang_sel.header_lang_sel {
	position: relative;
	margin-left: 30px;
	z-index: 100;
	transition: all .3s ease;
}

.lang_sel.header_lang_sel > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lang_sel.header_lang_sel > ul > li .lang_sel_sel {
	display: block;
	position: relative;
	padding: 5px 24px 5px 1px;
	text-decoration: none;
}

.lang_sel.header_lang_sel > ul > li .lang_sel_sel:after {
	content: "";
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	top: 50%;
	right: 2px;
	margin: -2px 0 0;
}

.lang_sel.header_lang_sel > ul > li > ul {
	list-style: none;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 100%;
	padding: 2px 0 12px;
	margin: 0;
	opacity: 0;
	z-index: 100;
	transition: all .3s ease;
}

.lang_sel.header_lang_sel > ul > li > ul a {
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	transition: background .3s ease;
}

.lang_sel.header_lang_sel:hover > ul > li > ul {
	visibility: visible;
	opacity: 1;
}

.header_mobile_elements {
	display: none;
}

.header_style_1 .nav-box {
	display: flex;
	flex-wrap: wrap;
	box-shadow: 0 0 5px rgba(0, 0, 0, .52);
	position: absolute;
	right: 0;
	bottom: -28px;
	left: 0;
	max-width: 1110px;
	margin: 0 auto;
	z-index: 20;
}

.header_style_1 .nav-box .contact-info {
	align-items: center;
	margin: 0 40px 0 auto;
	padding-left: 35px;
}

.header_style_2 .header-box .container .header_cart, .header_style_2 .header-box .container .header_search, .header_style_2 .header-box .container .socials-box {
	margin-left: 26px;
}

.header_style_1 .nav-box .contact-info .icon {
	display: flex;
}

.header_style_1 .nav-box .contact-info .icon:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 27px;
	margin-top: -14px;
	background: rgba(255, 255, 255, .15);
}

.header_style_1 .contact-info-box .contact-info:last-child {
	display: none;
}

.header_style_1 .header_search {
	z-index: 30;
}

@media (max-width:1110px) {
	.header_style_1 .header-box .contact-info-box .contact-info:last-child {
		display: flex;
	}
	
	.header_style_1 .header-box .nav-box .main_menu_nav {
		width: 100%;
		justify-content: space-between;
		padding: 0 15px;
	}
	
	.header_style_1 .header-box .nav-box .contact-info {
		display: none;
	}
}

.header_style_2 .header-box:before {
	display: none;
}

.header_style_2 .header-box .container .nav-box {
	z-index: 101;
}

.header_style_2 .header-box .container .nav-box .main_menu_nav {
	padding: 16px 0;
}

.header_style_2 .header-box .container .socials-box a {
	font-size: var(--con_header_socials_icon_font_size, 16px);
}

.header_style_2 .header-box .container .header_cart a {
	color: var(--con_header_cart_icon_color, #002e5b);
}

.header_style_2 .header-box .container .header_cart a .count {
	top: -4px;
	line-height: var(--con_header_cart_counter_line_height, 16px);
	width: 16px;
	height: 16px;
	background-color: var(--con_wc_cart_counter_bg, #002e5b);
}

.header_style_2 .header-box .container .header_cart a:hover {
	color: var(--con_header_cart_icon_color_hover, #6c98e1);
}

.header_style_2 .header-box .container .header_cart a:hover .count {
	background-color: var(--con_wc_cart_counter_bg_hover, #6c98e1);
	color: var(--con_header_cart_counter_color_hover, #fff);
}

.header_style_2 .header-box .container .header_search .search-icon {
	color: var(--con_header_search_icon_color, #002e5b);
}

.header_style_2 .header-box .container .header_search .search-icon:before {
	font-size: var(--con_header_search_icon_font_size, 18px);
}

.header_style_2 .header-box .container .header_search:hover .search-icon {
	color: var(--con_header_search_icon_color_hover, #6c98e1);
}

.header_style_2 .header-box .container .lang_sel {
	margin-left: 20px;
}

@media (min-width:1026px) {
	.header_style_2.mobile_grid_landscape .header-box {
		background-color: var(--con_header_nav_background_color, rgba(255, 255, 255, .3));
		box-shadow: 0 1px 3px var(--con_header_nav_shadow, rgba(0, 0, 0, .2));
	}
	
	.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li > a {
		color: var(--con_header_nav_menu_link_color, #002e5b);
	}
	
	.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li > a:hover {
		color: var(--con_header_nav_menu_link_color_hover, var(--con_secondary_color));
	}
	
	.header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-ancestor > a, .header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-item > a, .header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-parent > a, .header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_ancestor > a, .header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_item > a, .header_style_2.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_parent > a {
		color: var(--con_header_nav_menu_link_color_active, #6c98e1);
	}
	
	.header_style_2.mobile_grid_landscape .header-box .container .contact-info .text {
		color: var(--con_header_contact_info_color, #002e5b);
	}
	
	.header_style_2.mobile_grid_landscape .header-box .container .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_2.mobile_grid_landscape .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
	
	.header_style_2 .header-box .container {
		padding: 0 15px;
	}
	
	.header_style_2 .header-box .container > div {
		margin: 10px 0;
	}
}

@media (min-width:992px) {
	.header_style_2.mobile_grid_tablet .header-box {
		background-color: var(--con_header_nav_background_color, rgba(255, 255, 255, .3));
		box-shadow: 0 1px 3px var(--con_header_nav_shadow, rgba(0, 0, 0, .2));
	}
	
	.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li > a {
		color: var(--con_header_nav_menu_link_color, #002e5b);
	}
	
	.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li > a:hover {
		color: var(--con_header_nav_menu_link_color_hover, var(--con_secondary_color));
	}
	
	.header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-ancestor > a, .header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-item > a, .header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-parent > a, .header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_ancestor > a, .header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_item > a, .header_style_2.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_parent > a {
		color: var(--con_header_nav_menu_link_color_active, #6c98e1);
	}
	
	.header_style_2.mobile_grid_tablet .header-box .container .contact-info .text {
		color: var(--con_header_contact_info_color, #002e5b);
	}
	
	.header_style_2.mobile_grid_tablet .header-box .container .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_2.mobile_grid_tablet .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
}

.header_style_3 .header-box .container {
	padding-bottom: 0;
}

.header_style_3 .header-box .container .nav-box {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: 40px;
	width: 100%;
	z-index: 20;
}

.header_style_3 .header-box .container .nav-box:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: var(--con_header_nav_menu_link_color, #fff);
	opacity: .15;
}

.header_style_3 .header-box .container .nav-box .contact-info {
	align-items: center;
	margin: 0 0 0 auto;
	padding-left: 35px;
}

.header_style_3 .header-box .container .nav-box .contact-info .icon {
	display: flex;
}

.header_style_3 .header-box .container .nav-box .contact-info .icon:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 27px;
	margin-top: -14px;
	background: rgba(255, 255, 255, .15);
}

.header_style_3 .header-box .container .nav-box .main_menu_nav {
	padding: 0;
}

.header_style_3 .header-box .container .nav-box .main_menu_nav > li:first-child > a {
	padding-left: 0;
}

.header_style_3 .header-box .container .nav-box .main_menu_nav > li:last-child > a {
	padding-right: 0;
}

.header_style_3 .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu {
	margin: 0;
}

.header_style_3 .header-box .container .contact-info-box .contact-info:last-child {
	display: none;
}

@media (max-width:1110px) {
	.header_style_3 .header-box .container .contact-info-box .contact-info:last-child {
		display: flex;
	}
	
	.header_style_3 .header-box .container .nav-box .main_menu_nav {
		width: 100%;
		justify-content: space-between;
		padding: 0 15px;
	}
	
	.header_style_3 .header-box .container .nav-box .contact-info {
		display: none;
	}
}

.header_style_4 .header-box {
	background: 0 0;
	box-shadow: 0 1px 3px var(--con_header_nav_shadow, transparent);
}

.header_style_4 .header-box:before {
	display: none;
}

.header_style_4 .header-box .container {
	padding: 43px 0 0;
	width: var(--con_header_wide, 1110px);
}

.header_style_4 .header-box .container .nav-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-top: 40px;
	padding: 0 25px;
	background-color: var(--con_header_nav_background_color, rgba(108, 152, 225, .75));
	box-shadow: none;
	z-index: 20;
}

.header_style_4 .header-box .container .nav-box .main_menu_nav {
	padding: 0;
}

.header_style_4 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
	padding-right: 28px;
	color: var(--con_header_nav_menu_link_color, #fff);
}

.header_style_4 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	width: 0;
	height: 0;
	transform: translateY(-50%);
	border-width: 5px 4px 0;
	border-style: solid;
	border-color: var(--con_header_nav_menu_link_arrow_color, rgba(255, 255, 255, .5)) transparent transparent;
}

.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a:after, .header_style_4 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a:after, .header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a:after, .header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a:after, .header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a:after, .header_style_4 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
	border-color: var(--con_header_nav_menu_link_arrow_color_hover, rgba(108, 152, 225, .5)) transparent transparent;
}

.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_4 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
	color: var(--con_header_nav_menu_link_arrow_color, #6c98e1);
}

.header_style_4 .header-box .container .nav-box .main_menu_nav > li:hover > a {
	color: var(--con_header_nav_menu_link_color_hover, #6c98e1);
}

.header_style_4 .header-box .container .nav-box .main_menu_nav > li:first-child > a {
	padding-left: 0;
}

.header_style_4 .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu {
	margin: 0;
}

.header_style_4 .header-box .container .header_cart, .header_style_4 .header-box .container .header_search, .header_style_4 .header-box .container .socials-box, .header_style_4 .header-box .container .socials-box a {
	margin-left: 10px;
}

.header_style_4 .header-box .logo-box {
	padding-left: 20px;
}

.header_style_4 .header-box .contact-info {
	margin: 0 40px;
	padding-right: 25px;
}

.header_style_4 .header-box .contact-info .text {
	color: var(--con_header_contact_info_color, #002e5b);
}

.header_style_4 .header-box .lang_sel {
	margin-left: 40px;
}

@media (max-width:1110px) {
	.header_style_4 .header-box .logo-box {
		margin-right: auto;
	}
	
	.header_style_4 .header-box .container .nav-box .main_menu_nav {
		width: 100%;
		justify-content: space-between;
		padding: 0 15px;
	}
	
	.header_style_4 .header-box .container .nav-box .header_cart, .header_style_4 .header-box .container .nav-box .header_search, .header_style_4 .header-box .container .nav-box .socials-box {
		display: none;
	}
	
	.header_style_4 .header-box .container .header_mobile_elements {
		display: flex;
	}
	
	.header_style_4 .header-box .container .header_mobile_elements > div {
		margin-left: 30px;
	}
	
	.header_style_4 .header-box .container .header_mobile_elements .header_cart a {
		color: var(--con_header_cart_icon_color, #002e5b);
	}
	
	.header_style_4 .header-box .container .header_mobile_elements .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, #002e5b);
		color: var(--con_header_cart_counter_color, #fff);
	}
	
	.header_style_4 .header-box .container .header_mobile_elements .header_cart a:active, .header_style_4 .header-box .container .header_mobile_elements .header_cart a:focus, .header_style_4 .header-box .container .header_mobile_elements .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #6c98e1);
	}
	
	.header_style_4 .header-box .container .header_mobile_elements .header_cart a:active .count, .header_style_4 .header-box .container .header_mobile_elements .header_cart a:focus .count, .header_style_4 .header-box .container .header_mobile_elements .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #6c98e1);
		color: var(--con_header_cart_counter_color_hover, #fff);
	}
	
	.header_style_4 .header-box .container .header_mobile_elements .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_4 .header-box .container .header_mobile_elements .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
	
	.header_style_4 .header-box .container .header_mobile_elements .header_search .search-icon {
		color: var(--con_header_search_icon_color, #002e5b);
	}
	
	.header_style_4 .header-box .container .header_mobile_elements .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #6c98e1);
	}
	
	.header_style_4 .header-box .container .contact-info {
		margin: 0 20px;
	}
}

@media (max-width:1024px) {
	.header_style_4 .header-box .lang_sel {
		margin-bottom: 30px !important;
	}
}

.header_style_5 .header-box {
	background: var(--con_header_nav_background_color, transparent);
	box-shadow: 0 1px 3px var(--con_header_nav_shadow, transparent);
}

.header_style_5 .header-box:before {
	display: none;
}

.header_style_5 .header-box .container {
	padding-bottom: 0;
}

.header_style_5 .header-box .container .lang_sel {
	display: flex;
	flex: auto;
	justify-content: flex-start;
	width: 33.333333%;
	margin-left: 0;
}

.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul {
	position: relative;
}

.header_style_5 .header-box .container .logo-box {
	display: flex;
	justify-content: center;
	width: 33.333333%;
	margin: 0 auto;
}

.header_style_5 .header-box .container .contact-info-box {
	flex-direction: column;
	justify-content: flex-end;
	width: 33.333333%;
}

.header_style_5 .header-box .container .contact-info-box .contact-info {
	margin: 10px 0 10px auto;
}

.header_style_5 .header-box .container .contact-info-box .contact-info .text {
	text-align: right;
	color: var(--con_header_contact_info_color, #002e5b);
}

.header_style_5 .header-box .container .nav-box {
	width: 100%;
	margin-bottom: 0;
}

.header_style_5 .header-box .container .nav-box .main_menu_nav {
	margin-top: 40px;
	justify-content: space-between;
	border-top: 1px solid var(--con_header_nav_menu_link_color, rgba(0, 46, 91, .25));
	border-bottom: 1px solid var(--con_header_nav_menu_link_color, rgba(0, 46, 91, .25));
}

.header_style_5 .header-box .container .nav-box .main_menu_nav > li > a {
	text-transform: var(--con_header_nav_menu_link_text_transform, uppercase);
	font-size: var(--con_header_nav_menu_link_font_size, 14px);
	color: var(--con_header_nav_menu_link_color, #002e5b);
}

.header_style_5 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -2px;
	border-width: 5px 4px 0;
	border-style: solid;
	border-color: var(--con_header_nav_menu_link_arrow_color, #6c98e1) transparent transparent;
}

.header_style_5 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_5 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_5 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_5 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_5 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
	color: var(--con_header_nav_menu_link_color_active, #6c98e1);
}

.header_style_5 .header-box .container .nav-box .main_menu_nav > li:hover > a {
	color: var(--con_header_nav_menu_link_color_hover, #6c98e1);
}

.header_style_5 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
	border-color: var(--con_header_nav_menu_link_arrow_color_hover, #6c98e1) transparent transparent;
}

.header_style_5 .header-box .container .socials-box a {
	color: var(--con_header_socials_icon_color, #002e5b);
}

.header_style_5 .header-box .container .socials-box a:hover {
	color: var(--con_header_socials_icon_color_hover, #6c98e1);
}

.header_style_5 .header-box .container .header_cart a {
	color: var(--con_header_cart_icon_color, #002e5b);
}

.header_style_5 .header-box .container .header_cart a .count {
	background-color: var(--con_wc_cart_counter_bg, #002e5b);
	color: var(--con_header_cart_counter_color, #fff);
}

.header_style_5 .header-box .container .header_cart a:active, .header_style_5 .header-box .container .header_cart a:focus, .header_style_5 .header-box .container .header_cart a:hover {
	color: var(--con_header_cart_icon_color_hover, #6c98e1);
}

.header_style_5 .header-box .container .header_cart a:active .count, .header_style_5 .header-box .container .header_cart a:focus .count, .header_style_5 .header-box .container .header_cart a:hover .count {
	background-color: var(--con_wc_cart_counter_bg_hover, #6c98e1);
	color: var(--con_header_cart_counter_color_hover, #fff);
}

.header_style_5 .header-box .container .header_search .search-icon {
	color: var(--con_header_search_icon_color, #002e5b);
}

.header_style_5 .header-box .container .header_search:hover .search-icon {
	color: var(--con_header_search_icon_color_hover, #6c98e1);
}

@media (max-width:991px) {
	.header_style_5 .header-box .lang_sel {
		flex: inherit !important;
		align-items: center !important;
		margin: 0 auto !important;
		width: auto !important;
	}
}

@media (max-width:1024px) {
	.header_style_5.mobile_grid_landscape .header-box .lang_sel {
		flex: inherit !important;
		align-items: center !important;
		margin: 0 auto !important;
		width: auto !important;
	}
	
	.header_style_5.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav {
		margin-top: 0;
	}
}

.header_style_6 .header-box {
	display: flex;
	align-items: flex-start;
	background-color: var(--con_header_nav_background_color, #002e5b);
}

.header_style_6 .header-box:before {
	top: 0;
	bottom: auto;
	height: 0;
	background-color: #fff;
}

.header_style_6 .header-box .container {
	padding: 0;
}

@media (min-width:1200px) {
	.header_style_6 .header-box .container {
		width: var(--con_header_wide, 1110px);
	}
}

@media (max-width:1199px) {
	.header_style_6 .header-box .container {
		width: 100% !important;
	}
}

.header_style_6 .header-box .container > div {
	margin-bottom: 30px;
}

.header_style_6 .header-box .container .lang_sel {
	margin-left: 0;
}

.header_style_6 .header-box .container .nav-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-bottom: 0;
	padding: 20px 0;
}

.header_style_6 .header-box .container .nav-box .logo-box {
	flex: inherit;
}

.header_style_6 .header-box .container .nav-box .main_menu_nav {
	padding: 0 0 0 50px;
	justify-content: space-between;
}

.header_style_6 .header-box .container .nav-box .main_menu_nav > li > a {
	padding: 21px 16px;
	text-transform: var(--con_header_contact_info_text_transform, uppercase);
	font-size: 14px;
}

.header_style_6 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
	color: var(--con_header_nav_menu_link_color, #fff);
}

.header_style_6 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-width: 5px 4px 0;
	border-style: solid;
	border-color: var(--con_header_nav_menu_link_arrow_color, #6c98e1) transparent transparent;
}

.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_6 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
	color: var(--con_header_nav_menu_link_color_active, #6c98e1);
}

.header_style_6 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a:after, .header_style_6 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a:after, .header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a:after, .header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a:after, .header_style_6 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a:after {
	border-color: var(--con_header_nav_menu_link_color_hover, rgba(108, 152, 225, .5)) transparent transparent;
}

.header_style_6 .header-box .container .nav-box .main_menu_nav > li:hover > a {
	color: var(--con_header_nav_menu_link_color_hover, #6c98e1);
}

.header_style_6 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
	border-color: var(--con_header_nav_menu_link_arrow_color_hover, rgba(108, 152, 225, .5)) transparent transparent;
}

.header_style_6 .header-box .container .header_cart, .header_style_6 .header-box .container .header_search, .header_style_6 .header-box .container .socials-box {
	margin-right: 20px;
}

@media (max-width:1024px) {
	.header_style_6.mobile_grid_landscape .container .nav-box {
		display: block !important;
	}
}

@media (min-width:991px) {
	.header_style_6.mobile_grid_tablet .container .nav-box {
		display: block !important;
	}
}

.header_style_7, .header_style_8, .header_style_9 {
	margin-left: 300px;
}

.header_style_7 .top_bar, .header_style_8 .top_bar, .header_style_9 .top_bar {
	display: none !important;
}

.header_style_7 #header .nav-box.affix, .header_style_8 #header .nav-box.affix, .header_style_9 #header .nav-box.affix {
	position: relative;
	top: 0;
}

.header_style_7.mobile_grid_landscape #header .header-box .container .header-copyright-box, .header_style_8.mobile_grid_landscape #header .header-box .container .header-copyright-box, .header_style_9.mobile_grid_landscape #header .header-box .container .header-copyright-box {
	display: none;
}

@media (min-width:1025px) {
	.header_style_7.mobile_grid_landscape #header, .header_style_8.mobile_grid_landscape #header, .header_style_9.mobile_grid_landscape #header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 300px;
		height: 100vh;
		align-items: flex-start;
		background-color: #fff;
		box-shadow: 1px 0 6px rgba(0, 0, 0, .2);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box, .header_style_8.mobile_grid_landscape #header .header-box, .header_style_9.mobile_grid_landscape #header .header-box {
		background-color: var(--con_header_nav_background_color, #fff);
		height: 100%;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box:before, .header_style_8.mobile_grid_landscape #header .header-box:before, .header_style_9.mobile_grid_landscape #header .header-box:before {
		display: none;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container, .header_style_8.mobile_grid_landscape #header .header-box .container, .header_style_9.mobile_grid_landscape #header .header-box .container {
		display: block;
		width: auto;
		height: 100%;
		text-align: center;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 45px 48px;
		scrollbar-width: thin;
		scrollbar-color: #6c98e1, #fff;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar, .header_style_8.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar, .header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar {
		width: 1px;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-track, .header_style_8.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-track, .header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-track {
		background-color: #fff;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb, .header_style_8.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb, .header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb {
		background-color: #6c98e1;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container > div, .header_style_8.mobile_grid_landscape #header .header-box .container > div, .header_style_9.mobile_grid_landscape #header .header-box .container > div {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .logo-box, .header_style_8.mobile_grid_landscape #header .header-box .container .logo-box, .header_style_9.mobile_grid_landscape #header .header-box .container .logo-box {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .logo-box .logo, .header_style_8.mobile_grid_landscape #header .header-box .container .logo-box .logo, .header_style_9.mobile_grid_landscape #header .header-box .container .logo-box .logo {
		float: none;
		text-align: center;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .contact-info-box, .header_style_8.mobile_grid_landscape #header .header-box .container .contact-info-box, .header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box {
		width: 100%;
		margin: 30px 0 40px;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info, .header_style_8.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info, .header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info {
		display: flex;
		width: 100%;
		flex-wrap: initial;
		margin: 20px 0;
		flex-direction: row;
		align-items: flex-start;
		text-align: center;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .icon, .header_style_8.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .icon, .header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .icon {
		display: flex;
		align-items: center;
		line-height: inherit;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .text, .header_style_8.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .text, .header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .text {
		color: var(--con_header_contact_info_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box {
		margin: 30px 0;
		text-align: left;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav {
		flex-direction: column;
		padding: 0;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a {
		padding: 21px 16px 21px 0;
		border-top: 1px solid var(--con_header_nav_menu_link_arrow_color, rgba(30, 31, 33, .21));
		text-transform: uppercase;
		font-size: 14px;
		color: var(--con_header_nav_menu_link_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
		position: absolute;
		top: 8px;
		right: 0;
		width: 20px;
		height: 40px;
		transition: all .3s ease;
		cursor: pointer;
		color: var(--con_header_nav_menu_link_arrow_color, #666);
		z-index: 10;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
		content: "";
		font: normal normal 600 14px/1 "Font Awesome 6 Free";
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
		cursor: pointer;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i {
		transform: rotate(-180deg);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
		color: var(--con_header_nav_menu_link_color_active, #6c98e1);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
		position: relative !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
		margin: 0 -100px;
		padding: 10px 100px;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li {
		float: none !important;
		width: auto !important;
		margin: 0 -55px !important;
		padding: 0 50px !important;
		border: 0 !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a {
		border: 0 !important;
		margin: 0 !important;
		padding: 14px 0 !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow {
		top: 8px !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active {
		top: 6px !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img {
		margin-top: 0 !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_1_link_bg_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a {
		color: var(--con_header_mega_menu_link_text_color, #fff);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .stm_megaicon, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .stm_megaicon, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .stm_megaicon {
		color: var(--con_header_mega_menu_icons_color, #fff) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
		transition: none !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a {
		color: var(--con_header_mega_menu_link_text_color, #333) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li.active > a, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li:hover > a, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li.active > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li:hover > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li.active > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li:hover > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow {
		top: 2px !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active {
		top: 0 !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu {
		background-color: var(--con_header_nav_menu_level_2_bg, #fff) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a {
		color: var(--con_header_mega_menu_link_text_color, inherit);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a .stm_megaicon, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a .stm_megaicon, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a .stm_megaicon {
		margin-top: 0;
		color: var(--con_header_mega_menu_icons_color, inherit) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, inherit);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:first-child a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:first-child a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:first-child a {
		border-top: 0;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
		display: none;
		position: relative;
		top: auto;
		width: auto;
		visibility: visible;
		padding: 0 0 20px;
		background-color: transparent !important;
		transition: none !important;
		box-shadow: none;
		opacity: 1;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li {
		margin: 0 -55px !important;
		padding: 0 50px !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a {
		padding-left: 5px;
		background-color: transparent;
		color: var(--con_header_nav_menu_level_1_link_color, #333);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow {
		right: 45px !important;
		transition: none !important;
		color: var(--con_header_nav_menu_level_1_link_arrow_color, #333) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_1_link_bg_hover, #6c98e1) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active a, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a {
		color: var(--con_header_nav_menu_level_1_link_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active .arrow, .header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow {
		color: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fff) !important;
		transition: none !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
		top: 4px;
		justify-content: center;
		width: 30px;
		height: 30px;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i {
		color: var(--header_nav_menu_level_1_link_arrow_color, inherit);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before {
		position: relative;
		transition: all .3s;
		content: "";
		font-family: stm;
		font-size: 9px;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i {
		transform: rotate(-45deg);
		font-size: 14px;
		color: var(--header_nav_menu_level_1_link_arrow_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before {
		display: none;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu {
		position: relative;
		right: auto;
		left: auto;
		margin: 0 -44px;
		padding: 0 44px;
		background-color: var(--con_header_nav_menu_level_2_bg, #fff) !important;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a {
		padding-left: 20px;
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover {
		color: var(--con_header_nav_menu_level_2_link_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a {
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover {
		color: var(--con_header_nav_menu_level_2_link_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_2_link_bg_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
		color: var(--con_header_nav_menu_link_color_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover.menu-item-has-children .arrow, .header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover.menu-item-has-children .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover.menu-item-has-children .arrow {
		color: var(--con_header_nav_menu_link_arrow_color_hover, #666);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .lang_sel, .header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel, .header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel {
		width: 100%;
		margin: 0 auto 30px;
		background-color: var(--con_header_wpml_switcher_bg, var(--con_base_color));
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .lang_sel > ul, .header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel > ul, .header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel > ul {
		padding: 5px 10px;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .socials-box, .header_style_8.mobile_grid_landscape #header .header-box .container .socials-box, .header_style_9.mobile_grid_landscape #header .header-box .container .socials-box {
		width: 100%;
		margin: 30px 0;
		text-align: center;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .socials-box a, .header_style_8.mobile_grid_landscape #header .header-box .container .socials-box a, .header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .socials-box a:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .socials-box a:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart {
		float: left;
		width: auto;
		margin: 30px 0 0;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a {
		color: var(--con_header_cart_icon_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a .count, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a .count, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, #002e5b);
		color: var(--con_header_cart_counter_color, #fff);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a:active, .header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a:focus, .header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a:hover, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a:active, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a:focus, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:active, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:focus, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a:active .count, .header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a:focus .count, .header_style_7.mobile_grid_landscape #header .header-box .container .header_cart a:hover .count, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a:active .count, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a:focus .count, .header_style_8.mobile_grid_landscape #header .header-box .container .header_cart a:hover .count, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:active .count, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:focus .count, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #6c98e1);
		color: var(--con_header_cart_counter_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header_search, .header_style_8.mobile_grid_landscape #header .header-box .container .header_search, .header_style_9.mobile_grid_landscape #header .header-box .container .header_search {
		float: right;
		width: auto;
		position: relative;
		margin: 25px 0 0;
		z-index: 110;
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header_search .search-icon, .header_style_8.mobile_grid_landscape #header .header-box .container .header_search .search-icon, .header_style_9.mobile_grid_landscape #header .header-box .container .header_search .search-icon {
		color: var(--con_header_search_icon_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header_search:hover .search-icon, .header_style_8.mobile_grid_landscape #header .header-box .container .header_search:hover .search-icon, .header_style_9.mobile_grid_landscape #header .header-box .container .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_landscape #header .header-box .container .header-copyright-box, .header_style_8.mobile_grid_landscape #header .header-box .container .header-copyright-box, .header_style_9.mobile_grid_landscape #header .header-box .container .header-copyright-box {
		display: inline-block;
		margin: 30px 0 0;
	}
	
	.header_style_7.mobile_grid_landscape.rtl #header .header-box .container .nav-box, .header_style_8.mobile_grid_landscape.rtl #header .header-box .container .nav-box, .header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box {
		text-align: right !important;
	}
	
	.header_style_7.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li .sub-menu li .arrow, .header_style_8.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li .sub-menu li .arrow, .header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li .sub-menu li .arrow {
		float: left;
		left: 15px !important;
		right: auto !important;
	}
	
	.header_style_7.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a, .header_style_8.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a, .header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a {
		display: block;
	}
	
	.header_style_7.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .fa, .header_style_7.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .stm_megaicon, .header_style_8.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .fa, .header_style_8.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .stm_megaicon, .header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .fa, .header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .stm_megaicon {
		float: left;
	}
}

@media (max-width:1024px) {
	.header_style_7.mobile_grid_landscape, .header_style_8.mobile_grid_landscape, .header_style_9.mobile_grid_landscape {
		margin-left: 0;
	}
}

.header_style_7.mobile_grid_tablet #header .header-box .container .header-copyright-box, .header_style_8.mobile_grid_tablet #header .header-box .container .header-copyright-box, .header_style_9.mobile_grid_tablet #header .header-box .container .header-copyright-box {
	display: none;
}

@media (min-width:992px) {
	.header_style_7.mobile_grid_tablet #header, .header_style_8.mobile_grid_tablet #header, .header_style_9.mobile_grid_tablet #header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 300px;
		height: 100vh;
		align-items: flex-start;
		background-color: #fff;
		box-shadow: 1px 0 6px rgba(0, 0, 0, .2);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box, .header_style_8.mobile_grid_tablet #header .header-box, .header_style_9.mobile_grid_tablet #header .header-box {
		background-color: var(--con_header_nav_background_color, #fff);
		height: 100%;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box:before, .header_style_8.mobile_grid_tablet #header .header-box:before, .header_style_9.mobile_grid_tablet #header .header-box:before {
		display: none;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container, .header_style_8.mobile_grid_tablet #header .header-box .container, .header_style_9.mobile_grid_tablet #header .header-box .container {
		display: block;
		width: auto;
		height: 100%;
		text-align: center;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 45px 48px;
		scrollbar-width: thin;
		scrollbar-color: #6c98e1, #fff;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar, .header_style_8.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar, .header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar {
		width: 1px;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-track, .header_style_8.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-track, .header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-track {
		background-color: #fff;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb, .header_style_8.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb, .header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb {
		background-color: #6c98e1;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container > div, .header_style_8.mobile_grid_tablet #header .header-box .container > div, .header_style_9.mobile_grid_tablet #header .header-box .container > div {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .logo-box, .header_style_8.mobile_grid_tablet #header .header-box .container .logo-box, .header_style_9.mobile_grid_tablet #header .header-box .container .logo-box {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .logo-box .logo, .header_style_8.mobile_grid_tablet #header .header-box .container .logo-box .logo, .header_style_9.mobile_grid_tablet #header .header-box .container .logo-box .logo {
		float: none;
		text-align: center;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .contact-info-box, .header_style_8.mobile_grid_tablet #header .header-box .container .contact-info-box, .header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box {
		width: 100%;
		margin: 30px 0 40px;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info, .header_style_8.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info, .header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info {
		display: flex;
		width: 100%;
		flex-wrap: initial;
		margin: 20px 0;
		flex-direction: row;
		align-items: flex-start;
		text-align: center;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .icon, .header_style_8.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .icon, .header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .icon {
		display: flex;
		align-items: center;
		line-height: inherit;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .text, .header_style_8.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .text, .header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .text {
		color: var(--con_header_contact_info_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box {
		margin: 30px 0;
		text-align: left;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav {
		flex-direction: column;
		padding: 0;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a {
		padding: 21px 16px 21px 0;
		border-top: 1px solid var(--con_header_nav_menu_link_arrow_color, rgba(30, 31, 33, .21));
		text-transform: uppercase;
		font-size: 14px;
		color: var(--con_header_nav_menu_link_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
		position: absolute;
		top: 8px;
		right: 0;
		width: 20px;
		height: 40px;
		transition: all .3s ease;
		cursor: pointer;
		color: var(--con_header_nav_menu_link_arrow_color, #666);
		z-index: 10;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
		content: "";
		font: normal normal 600 14px/1 "Font Awesome 6 Free";
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
		cursor: pointer;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i {
		transform: rotate(-180deg);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
		color: var(--con_header_nav_menu_link_color_active, #6c98e1);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
		position: relative !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
		margin: 0 -100px;
		padding: 10px 100px;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li {
		float: none !important;
		width: auto !important;
		margin: 0 -55px !important;
		padding: 0 50px !important;
		border: 0 !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a {
		border: 0 !important;
		margin: 0 !important;
		padding: 14px 0 !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow {
		top: 8px !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active {
		top: 6px !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img {
		margin-top: 0 !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_1_link_bg_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a {
		color: var(--con_header_mega_menu_link_text_color, #fff);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .stm_megaicon, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .stm_megaicon, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .stm_megaicon {
		color: var(--con_header_mega_menu_icons_color, #fff) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
		transition: none !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a {
		color: var(--con_header_mega_menu_link_text_color, #333) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li.active > a, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li:hover > a, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li.active > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li:hover > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li.active > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li:hover > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow {
		top: 2px !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active {
		top: 0 !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu {
		background-color: var(--con_header_nav_menu_level_2_bg, #fff) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a {
		color: var(--con_header_mega_menu_link_text_color, inherit);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a .stm_megaicon, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a .stm_megaicon, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a .stm_megaicon {
		margin-top: 0;
		color: var(--con_header_mega_menu_icons_color, inherit) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, inherit);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:first-child a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:first-child a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:first-child a {
		border-top: 0;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
		display: none;
		position: relative;
		top: auto;
		width: auto;
		visibility: visible;
		padding: 0 0 20px;
		background-color: transparent !important;
		transition: none !important;
		box-shadow: none;
		opacity: 1;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li {
		margin: 0 -55px !important;
		padding: 0 50px !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a {
		padding-left: 5px;
		background-color: transparent;
		color: var(--con_header_nav_menu_level_1_link_color, #333);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow {
		right: 45px !important;
		transition: none !important;
		color: var(--con_header_nav_menu_level_1_link_arrow_color, #333) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_1_link_bg_hover, #6c98e1) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active a, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a {
		color: var(--con_header_nav_menu_level_1_link_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active .arrow, .header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow {
		color: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fff) !important;
		transition: none !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
		top: 4px;
		justify-content: center;
		width: 30px;
		height: 30px;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i {
		color: var(--header_nav_menu_level_1_link_arrow_color, inherit);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before {
		position: relative;
		transition: all .3s;
		content: "";
		font-family: stm;
		font-size: 9px;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i {
		transform: rotate(-45deg);
		font-size: 14px;
		color: var(--header_nav_menu_level_1_link_arrow_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before {
		display: none;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu {
		position: relative;
		right: auto;
		left: auto;
		margin: 0 -44px;
		padding: 0 44px;
		background-color: var(--con_header_nav_menu_level_2_bg, #fff) !important;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a {
		padding-left: 20px;
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover {
		color: var(--con_header_nav_menu_level_2_link_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a {
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover {
		color: var(--con_header_nav_menu_level_2_link_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_2_link_bg_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
		color: var(--con_header_nav_menu_link_color_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover.menu-item-has-children .arrow, .header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover.menu-item-has-children .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover.menu-item-has-children .arrow {
		color: var(--con_header_nav_menu_link_arrow_color_hover, #666);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .lang_sel, .header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel, .header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel {
		width: 100%;
		margin: 0 auto 30px;
		background-color: var(--con_header_wpml_switcher_bg, var(--con_base_color));
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .lang_sel > ul, .header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel > ul, .header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel > ul {
		padding: 5px 10px;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .socials-box, .header_style_8.mobile_grid_tablet #header .header-box .container .socials-box, .header_style_9.mobile_grid_tablet #header .header-box .container .socials-box {
		width: 100%;
		margin: 30px 0;
		text-align: center;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .socials-box a, .header_style_8.mobile_grid_tablet #header .header-box .container .socials-box a, .header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .socials-box a:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .socials-box a:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart {
		float: left;
		width: auto;
		margin: 30px 0 0;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a {
		color: var(--con_header_cart_icon_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a .count, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a .count, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, #002e5b);
		color: var(--con_header_cart_counter_color, #fff);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a:active, .header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a:focus, .header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a:hover, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a:active, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a:focus, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:active, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:focus, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a:active .count, .header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a:focus .count, .header_style_7.mobile_grid_tablet #header .header-box .container .header_cart a:hover .count, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a:active .count, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a:focus .count, .header_style_8.mobile_grid_tablet #header .header-box .container .header_cart a:hover .count, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:active .count, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:focus .count, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #6c98e1);
		color: var(--con_header_cart_counter_color_hover, #fff);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header_search, .header_style_8.mobile_grid_tablet #header .header-box .container .header_search, .header_style_9.mobile_grid_tablet #header .header-box .container .header_search {
		float: right;
		width: auto;
		position: relative;
		margin: 25px 0 0;
		z-index: 110;
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header_search .search-icon, .header_style_8.mobile_grid_tablet #header .header-box .container .header_search .search-icon, .header_style_9.mobile_grid_tablet #header .header-box .container .header_search .search-icon {
		color: var(--con_header_search_icon_color, #002e5b);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header_search:hover .search-icon, .header_style_8.mobile_grid_tablet #header .header-box .container .header_search:hover .search-icon, .header_style_9.mobile_grid_tablet #header .header-box .container .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #6c98e1);
	}
	
	.header_style_7.mobile_grid_tablet #header .header-box .container .header-copyright-box, .header_style_8.mobile_grid_tablet #header .header-box .container .header-copyright-box, .header_style_9.mobile_grid_tablet #header .header-box .container .header-copyright-box {
		display: inline-block;
		margin: 30px 0 0;
	}
	
	.header_style_7.mobile_grid_tablet.rtl #header .header-box .container .nav-box, .header_style_8.mobile_grid_tablet.rtl #header .header-box .container .nav-box, .header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box {
		text-align: right !important;
	}
	
	.header_style_7.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li .sub-menu li .arrow, .header_style_8.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li .sub-menu li .arrow, .header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li .sub-menu li .arrow {
		float: left;
		left: 15px !important;
		right: auto !important;
	}
	
	.header_style_7.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a, .header_style_8.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a, .header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a {
		display: block;
	}
	
	.header_style_7.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .fa, .header_style_7.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .stm_megaicon, .header_style_8.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .fa, .header_style_8.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .stm_megaicon, .header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .fa, .header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .stm_megaicon {
		float: left;
	}
}

@media (max-width:991px) {
	.header_style_7.mobile_grid_tablet, .header_style_8.mobile_grid_tablet, .header_style_9.mobile_grid_tablet {
		margin-left: 0;
	}
}

@media (min-width:1025px) {
	.header_style_8.mobile_grid_landscape {
		margin-left: 0;
	}
	
	.header_style_8.mobile_grid_landscape #menu_toggle_button {
		display: block !important;
		position: fixed;
		top: 0;
		left: 0;
		width: 62px;
		height: 30px;
		padding: 30px 0;
		background-color: rgba(0, 46, 91, .9);
		cursor: pointer;
		z-index: 999999;
	}
	
	.header_style_8.mobile_grid_landscape #menu_toggle_button button {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin: -2px auto 0;
		background: #fff;
		height: 2px;
		padding: 0;
		border: none;
		width: 32px;
		transition: .4s;
		outline: 0 !important;
		border-radius: 2px;
	}
	
	.header_style_8.mobile_grid_landscape #menu_toggle_button button:after, .header_style_8.mobile_grid_landscape #menu_toggle_button button:before {
		content: "";
		position: absolute;
		left: 0;
		height: 2px;
		background: #fff;
		transform-origin: 1.5px center;
		transition: all .3s ease;
		border-radius: 2px;
	}
	
	.header_style_8.mobile_grid_landscape #menu_toggle_button button:before {
		top: -8px;
		width: 32px;
	}
	
	.header_style_8.mobile_grid_landscape #menu_toggle_button button:after {
		bottom: -8px;
		width: 22px;
	}
	
	.header_style_8.mobile_grid_landscape #menu_toggle_button.open button {
		background: 0 0;
	}
	
	.header_style_8.mobile_grid_landscape #menu_toggle_button.open button:before {
		top: 0;
		transform: rotate3d(0, 0, 1, -45deg);
		transform-origin: 50% 50%;
	}
	
	.header_style_8.mobile_grid_landscape #menu_toggle_button.open button:after {
		bottom: 0;
		width: 32px;
		transform: rotate3d(0, 0, 1, 45deg);
		transform-origin: 50% 50%;
	}
	
	.header_style_8.mobile_grid_landscape #header {
		left: -100%;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container .logo-box {
		display: none;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box {
		flex: inherit;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a {
		text-transform: none;
		padding: 10px 0;
		border: 0;
		font-size: 18px;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		height: 20px;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > .sub-menu {
		padding-bottom: 0;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel {
		margin-bottom: 190px;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container .header_cart, .header_style_8.mobile_grid_landscape #header .header-box .container .header_search {
		margin: 0 0 30px;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container .socials-box {
		margin-bottom: 0;
	}
	
	.header_style_8.mobile_grid_landscape #header .header-box .container.has_contact_information .lang_sel {
		margin-bottom: 30px;
	}
}

@media (min-width:1025px) and (max-width:1440px) and (max-height:860px) {
	.header_style_8.mobile_grid_landscape #header .header-box .container .lang_sel {
		margin-bottom: 30px;
	}
}

@media (max-width:1024px) {
	.header_style_8.mobile_grid_landscape .logo-box {
		display: flex !important;
	}
}

@media (min-width:992px) {
	.header_style_8.mobile_grid_tablet {
		margin-left: 0;
	}
	
	.header_style_8.mobile_grid_tablet #menu_toggle_button {
		display: block !important;
		position: fixed;
		top: 0;
		left: 0;
		width: 62px;
		height: 30px;
		padding: 30px 0;
		background-color: rgba(0, 46, 91, .9);
		cursor: pointer;
		z-index: 999999;
	}
	
	.header_style_8.mobile_grid_tablet #menu_toggle_button button {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin: -2px auto 0;
		background: #fff;
		height: 2px;
		padding: 0;
		border: none;
		width: 32px;
		transition: .4s;
		outline: 0 !important;
		border-radius: 2px;
	}
	
	.header_style_8.mobile_grid_tablet #menu_toggle_button button:after, .header_style_8.mobile_grid_tablet #menu_toggle_button button:before {
		content: "";
		position: absolute;
		left: 0;
		height: 2px;
		background: #fff;
		transform-origin: 1.5px center;
		transition: all .3s ease;
		border-radius: 2px;
	}
	
	.header_style_8.mobile_grid_tablet #menu_toggle_button button:before {
		top: -8px;
		width: 32px;
	}
	
	.header_style_8.mobile_grid_tablet #menu_toggle_button button:after {
		bottom: -8px;
		width: 22px;
	}
	
	.header_style_8.mobile_grid_tablet #menu_toggle_button.open button {
		background: 0 0;
	}
	
	.header_style_8.mobile_grid_tablet #menu_toggle_button.open button:before {
		top: 0;
		transform: rotate3d(0, 0, 1, -45deg);
		transform-origin: 50% 50%;
	}
	
	.header_style_8.mobile_grid_tablet #menu_toggle_button.open button:after {
		bottom: 0;
		width: 32px;
		transform: rotate3d(0, 0, 1, 45deg);
		transform-origin: 50% 50%;
	}
	
	.header_style_8.mobile_grid_tablet #header {
		left: -100%;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container .logo-box {
		display: none;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box {
		flex: inherit;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a {
		text-transform: none;
		padding: 10px 0;
		border: 0;
		font-size: 18px;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		height: 20px;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > .sub-menu {
		padding-bottom: 0;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel {
		margin-bottom: 190px;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container .header_cart, .header_style_8.mobile_grid_tablet #header .header-box .container .header_search {
		margin: 0 0 30px;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container .socials-box {
		margin-bottom: 0;
	}
	
	.header_style_8.mobile_grid_tablet #header .header-box .container.has_contact_information .lang_sel {
		margin-bottom: 30px;
	}
}

@media (min-width:992px) and (max-width:1440px) and (max-height:860px) {
	.header_style_8.mobile_grid_tablet #header .header-box .container .lang_sel {
		margin-bottom: 30px;
	}
}

@media (max-width:991px) {
	.header_style_8.mobile_grid_tablet .logo-box {
		display: flex !important;
	}
}

@media (min-width:1025px) {
	.header_style_9.mobile_grid_landscape #header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 300px;
		height: 100vh;
		align-items: flex-start;
		box-shadow: 1px 0 6px rgba(0, 0, 0, .2);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box {
		height: 100%;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box:before {
		display: none;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container {
		display: block;
		width: auto;
		height: 100%;
		text-align: center;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 45px 48px;
		scrollbar-width: thin;
		scrollbar-color: #fff #222831;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb {
		background-color: #6c98e1;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container > div {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .logo-box {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .logo-box .logo {
		float: none;
		text-align: center;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box {
		width: 100%;
		margin: 30px 0 40px;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info {
		display: flex;
		width: 100%;
		flex-wrap: initial;
		margin: 20px 0;
		flex-direction: row;
		align-items: flex-start;
		text-align: center;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .icon {
		display: flex;
		align-items: center;
		line-height: inherit;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box {
		margin: 30px 0;
		text-align: left;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav {
		flex-direction: column;
		padding: 0;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a {
		padding: 21px 16px 21px 0;
		border-top: 1px solid var(--con_header_nav_menu_link_arrow_color, rgba(30, 31, 33, .21));
		text-transform: uppercase;
		font-size: 14px;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
		position: absolute;
		top: 8px;
		right: 0;
		width: 20px;
		height: 40px;
		transition: all .3s ease;
		cursor: pointer;
		z-index: 10;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
		content: "";
		font: normal normal 600 14px/1 "Font Awesome 6 Free";
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
		cursor: pointer;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i {
		transform: rotate(-180deg);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
		position: relative !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
		margin: 0 -100px;
		padding: 10px 100px;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li {
		float: none !important;
		width: auto !important;
		margin: 0 -55px !important;
		padding: 0 50px !important;
		border: 0 !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a {
		border: 0 !important;
		margin: 0 !important;
		padding: 14px 0 !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow {
		top: 8px !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active {
		top: 6px !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img {
		margin-top: 0 !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_1_link_bg_hover, #6c98e1);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a {
		color: var(--con_header_mega_menu_link_text_color, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .stm_megaicon {
		color: var(--con_header_mega_menu_icons_color, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
		transition: none !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a {
		color: var(--con_header_mega_menu_link_text_color, #333) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li.active > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li:hover > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow {
		top: 2px !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active {
		top: 0 !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu {
		background-color: var(--con_header_nav_menu_level_2_bg, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a {
		color: var(--con_header_mega_menu_link_text_color, inherit);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a .stm_megaicon {
		margin-top: 0;
		color: var(--con_header_mega_menu_icons_color, inherit) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, inherit);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:first-child a {
		border-top: 0;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
		display: none;
		position: relative;
		top: auto;
		width: auto;
		visibility: visible;
		transition: none !important;
		box-shadow: none;
		opacity: 1;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li {
		margin: 0 -55px !important;
		padding: 0 50px !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a {
		padding-left: 5px;
		background-color: transparent;
		color: var(--con_header_nav_menu_level_1_link_color, #333);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow {
		right: 45px !important;
		transition: none !important;
		color: var(--con_header_nav_menu_level_1_link_arrow_color, #333) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_1_link_bg_hover, #6c98e1) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a {
		color: var(--con_header_nav_menu_level_1_link_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active .arrow, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow {
		color: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fff) !important;
		transition: none !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
		top: 4px;
		justify-content: center;
		width: 30px;
		height: 30px;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i {
		color: var(--header_nav_menu_level_1_link_arrow_color, inherit);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before {
		position: relative;
		transition: all .3s;
		content: "";
		font-family: stm;
		font-size: 9px;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i {
		transform: rotate(-45deg);
		font-size: 14px;
		color: var(--header_nav_menu_level_1_link_arrow_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before {
		display: none;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu {
		position: relative;
		right: auto;
		left: auto;
		margin: 0 -44px;
		padding: 0 44px;
		background-color: var(--con_header_nav_menu_level_2_bg, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a {
		padding-left: 20px;
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover {
		color: var(--con_header_nav_menu_level_2_link_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_2_link_bg_hover, #6c98e1);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover.menu-item-has-children .arrow {
		color: var(--con_header_nav_menu_link_arrow_color_hover, #666);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box {
		width: 100%;
		margin: 30px 0;
		text-align: center;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart {
		float: left;
		width: auto;
		margin: 30px 0 0;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header_search {
		float: right;
		width: auto;
		position: relative;
		margin: 25px 0 0;
		z-index: 110;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header-copyright-box {
		display: inline-block;
		margin: 30px 0 0;
	}
	
	.header_style_9.mobile_grid_landscape #header {
		background-color: #222831;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box {
		background-color: var(--con_header_nav_background_color, #222831);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar {
		width: 1px;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-track {
		background-color: #222831;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container::-webkit-scrollbar-thumb {
		background-color: rgba(255, 255, 255, .7);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .contact-info-box .contact-info .text {
		color: var(--con_header_contact_info_color, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li > a {
		color: var(--con_header_nav_menu_link_color, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		color: var(--con_header_nav_menu_link_arrow_color, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
		color: var(--con_header_nav_menu_link_color_active, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
		margin: 0 -100px;
		padding: 10px 100px;
		background-color: #fff !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
		color: var(--con_header_nav_menu_level_1_link_arrow_color, rgba(34, 40, 49, .5)) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children:hover .arrow {
		color: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a {
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
		color: var(--con_header_nav_menu_link_color_hover, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea, .header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea .megamenu-contacts td {
		color: var(--header_mega_menu_title_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea .megamenu-contacts td i {
		color: var(--header_mega_menu_icons_color, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea .megamenu-contacts td a {
		color: var(--header_mega_menu_description_link_color, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea .megamenu-contacts td a:hover {
		color: var(--header_mega_menu_description_link_color_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel {
		width: 100%;
		margin: 0 auto 30px;
		background-color: var(--con_header_wpml_switcher_bg, var(--con_base_color));
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .lang_sel > ul {
		padding: 5px 10px;
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a {
		color: var(--con_header_socials_icon_color, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a {
		color: var(--con_header_cart_icon_color, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, rgba(255, 255, 255, .5));
		color: var(--con_header_cart_counter_color, #222831);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:active, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:focus, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:active .count, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:focus .count, .header_style_9.mobile_grid_landscape #header .header-box .container .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #fff);
		color: var(--con_header_cart_counter_color_hover, #222831);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header_search .search-icon {
		color: var(--con_header_search_icon_color, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_landscape #header .header-box .container .header-copyright-box a {
		color: #fff;
	}
	
	.header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box {
		text-align: right !important;
	}
	
	.header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li .sub-menu li .arrow {
		float: left;
		left: 15px !important;
		right: auto !important;
	}
	
	.header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a {
		display: block;
	}
	
	.header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .fa, .header_style_9.mobile_grid_landscape.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .stm_megaicon {
		float: left;
	}
}

@media (min-width:992px) {
	.header_style_9.mobile_grid_tablet #header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 300px;
		height: 100vh;
		align-items: flex-start;
		box-shadow: 1px 0 6px rgba(0, 0, 0, .2);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box {
		height: 100%;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box:before {
		display: none;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container {
		display: block;
		width: auto;
		height: 100%;
		text-align: center;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 45px 48px;
		scrollbar-width: thin;
		scrollbar-color: #fff #222831;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb {
		background-color: #6c98e1;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container > div {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .logo-box {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .logo-box .logo {
		float: none;
		text-align: center;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box {
		width: 100%;
		margin: 30px 0 40px;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info {
		display: flex;
		width: 100%;
		flex-wrap: initial;
		margin: 20px 0;
		flex-direction: row;
		align-items: flex-start;
		text-align: center;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .icon {
		display: flex;
		align-items: center;
		line-height: inherit;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box {
		margin: 30px 0;
		text-align: left;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav {
		flex-direction: column;
		padding: 0;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a {
		padding: 21px 16px 21px 0;
		border-top: 1px solid var(--con_header_nav_menu_link_arrow_color, rgba(30, 31, 33, .21));
		text-transform: uppercase;
		font-size: 14px;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
		position: absolute;
		top: 8px;
		right: 0;
		width: 20px;
		height: 40px;
		transition: all .3s ease;
		cursor: pointer;
		z-index: 10;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
		content: "";
		font: normal normal 600 14px/1 "Font Awesome 6 Free";
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
		cursor: pointer;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i {
		transform: rotate(-180deg);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
		position: relative !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
		margin: 0 -100px;
		padding: 10px 100px;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li {
		float: none !important;
		width: auto !important;
		margin: 0 -55px !important;
		padding: 0 50px !important;
		border: 0 !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li a {
		border: 0 !important;
		margin: 0 !important;
		padding: 14px 0 !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow {
		top: 8px !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li .arrow.active {
		top: 6px !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li img {
		margin-top: 0 !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_1_link_bg_hover, #6c98e1);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a {
		color: var(--con_header_mega_menu_link_text_color, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover > a .stm_megaicon {
		color: var(--con_header_mega_menu_icons_color, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
		transition: none !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu > li:hover .arrow .fa {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a {
		color: var(--con_header_mega_menu_link_text_color, #333) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li.active > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li:hover > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow {
		top: 2px !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .arrow.active {
		top: 0 !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu {
		background-color: var(--con_header_nav_menu_level_2_bg, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a {
		color: var(--con_header_mega_menu_link_text_color, inherit);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a .stm_megaicon {
		margin-top: 0;
		color: var(--con_header_mega_menu_icons_color, inherit) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu_vertical .sub-menu > li .sub-menu > li > a:hover {
		color: var(--con_header_mega_menu_link_text_hover, inherit);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:first-child a {
		border-top: 0;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
		display: none;
		position: relative;
		top: auto;
		width: auto;
		visibility: visible;
		transition: none !important;
		box-shadow: none;
		opacity: 1;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li {
		margin: 0 -55px !important;
		padding: 0 50px !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li > a {
		padding-left: 5px;
		background-color: transparent;
		color: var(--con_header_nav_menu_level_1_link_color, #333);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .arrow {
		right: 45px !important;
		transition: none !important;
		color: var(--con_header_nav_menu_level_1_link_arrow_color, #333) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_1_link_bg_hover, #6c98e1) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover a {
		color: var(--con_header_nav_menu_level_1_link_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.active .arrow, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li:hover .arrow {
		color: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fff) !important;
		transition: none !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
		top: 4px;
		justify-content: center;
		width: 30px;
		height: 30px;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i {
		color: var(--header_nav_menu_level_1_link_arrow_color, inherit);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow i:before {
		position: relative;
		transition: all .3s;
		content: "";
		font-family: stm;
		font-size: 9px;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow.active i {
		transform: rotate(-45deg);
		font-size: 14px;
		color: var(--header_nav_menu_level_1_link_arrow_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children > a:before {
		display: none;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu {
		position: relative;
		right: auto;
		left: auto;
		margin: 0 -44px;
		padding: 0 44px;
		background-color: var(--con_header_nav_menu_level_2_bg, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a {
		padding-left: 20px;
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a:hover, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li > a:hover {
		color: var(--con_header_nav_menu_level_2_link_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li:hover {
		background-color: var(--con_header_nav_menu_level_2_link_bg_hover, #6c98e1);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover.menu-item-has-children .arrow {
		color: var(--con_header_nav_menu_link_arrow_color_hover, #666);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box {
		width: 100%;
		margin: 30px 0;
		text-align: center;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart {
		float: left;
		width: auto;
		margin: 30px 0 0;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header_search {
		float: right;
		width: auto;
		position: relative;
		margin: 25px 0 0;
		z-index: 110;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header-copyright-box {
		display: inline-block;
		margin: 30px 0 0;
	}
	
	.header_style_9.mobile_grid_tablet #header {
		background-color: #222831;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box {
		background-color: var(--con_header_nav_background_color, #222831);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar {
		width: 1px;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-track {
		background-color: #222831;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container::-webkit-scrollbar-thumb {
		background-color: rgba(255, 255, 255, .7);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .contact-info-box .contact-info .text {
		color: var(--con_header_contact_info_color, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li > a {
		color: var(--con_header_nav_menu_link_color, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		color: var(--con_header_nav_menu_link_arrow_color, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
		color: var(--con_header_nav_menu_link_color_active, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu {
		margin: 0 -100px;
		padding: 10px 100px;
		background-color: #fff !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children .arrow {
		color: var(--con_header_nav_menu_level_1_link_arrow_color, rgba(34, 40, 49, .5)) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li.menu-item-has-children:hover .arrow {
		color: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li .sub-menu > li .sub-menu > li a {
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li:hover > a {
		color: var(--con_header_nav_menu_link_color_hover, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea, .header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea .megamenu-contacts td {
		color: var(--header_mega_menu_title_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea .megamenu-contacts td i {
		color: var(--header_mega_menu_icons_color, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea .megamenu-contacts td a {
		color: var(--header_mega_menu_description_link_color, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu > li ul.sub-menu > li:hover .stm_mega_textarea .megamenu-contacts td a:hover {
		color: var(--header_mega_menu_description_link_color_hover, #fff) !important;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel {
		width: 100%;
		margin: 0 auto 30px;
		background-color: var(--con_header_wpml_switcher_bg, var(--con_base_color));
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .lang_sel > ul {
		padding: 5px 10px;
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a {
		color: var(--con_header_socials_icon_color, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a {
		color: var(--con_header_cart_icon_color, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, rgba(255, 255, 255, .5));
		color: var(--con_header_cart_counter_color, #222831);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:active, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:focus, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:active .count, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:focus .count, .header_style_9.mobile_grid_tablet #header .header-box .container .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #fff);
		color: var(--con_header_cart_counter_color_hover, #222831);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header_search .search-icon {
		color: var(--con_header_search_icon_color, rgba(255, 255, 255, .5));
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #fff);
	}
	
	.header_style_9.mobile_grid_tablet #header .header-box .container .header-copyright-box a {
		color: #fff;
	}
	
	.header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box {
		text-align: right !important;
	}
	
	.header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li .sub-menu li .arrow {
		float: left;
		left: 15px !important;
		right: auto !important;
	}
	
	.header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a {
		display: block;
	}
	
	.header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .fa, .header_style_9.mobile_grid_tablet.rtl #header .header-box .container .nav-box .main_menu_nav li.stm_megamenu > ul.sub-menu > li a .stm_megaicon {
		float: left;
	}
}

.header_style_10 .header-box .container .header_cart, .header_style_10 .header-box .container .header_search, .header_style_10 .header-box .container .socials-box {
	margin-left: 26px;
}

.header_style_10 .header-box:before, .header_style_11 .header-box:before {
	display: none;
}

.header_style_10 .header-box .container .nav-box {
	z-index: 101;
}

.header_style_10 .header-box .container .nav-box .main_menu_nav {
	padding: 16px 0;
}

.header_style_10 .header-box .container .nav-box .main_menu_nav > li.current-menu-item > a {
	color: var(--con_header_nav_menu_link_color_active, #002e5b) !important;
}

.header_style_10 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
	color: var(--con_header_nav_menu_link_color, #002e5b);
}

.header_style_10 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: 0;
	transform: translateY(-50%);
	border-width: 5px 4px 0;
	border-style: solid;
	border-color: var(--con_header_nav_menu_link_arrow_color, #6c98e1) transparent transparent;
}

.header_style_10 .header-box .container .nav-box .main_menu_nav > li > a:hover {
	color: var(--con_header_nav_menu_link_color_hover, #6c98e1) !important;
}

.header_style_10 .header-box .container .nav-box .main_menu_nav > li > a:hover:after {
	border-color: var(--con_header_nav_menu_link_arrow_color_hover, #002e5b) transparent transparent;
}

.header_style_10 .header-box .container .nav-box.affix {
	top: 0;
	width: 100%;
	max-width: 1110px;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .52);
}

.header_style_10 .header-box .container .nav-box.affix .main_menu_nav {
	justify-content: space-around;
}

.header_style_10 .header-box .container .socials-box a {
	font-size: var(--con_header_socials_icon_font_size, 16px);
}

.header_style_10 .header-box .container .header_cart a {
	line-height: 16px;
	font-size: 16px;
	color: var(--con_header_cart_icon_color, #002e5b);
}

.header_style_10 .header-box .container .header_cart a .count {
	top: -4px;
	font-size: 9px;
	line-height: var(--con_header_cart_counter_line_height, 16px);
	width: 16px;
	height: 16px;
	background-color: var(--con_wc_cart_counter_bg, #002e5b);
	color: var(--con_header_cart_counter_color, #fff);
}

.header_style_10 .header-box .container .header_cart a:active, .header_style_10 .header-box .container .header_cart a:focus, .header_style_10 .header-box .container .header_cart a:hover {
	color: var(--con_header_cart_icon_color_hover, #6c98e1);
}

.header_style_10 .header-box .container .header_cart a:active .count, .header_style_10 .header-box .container .header_cart a:focus .count, .header_style_10 .header-box .container .header_cart a:hover .count {
	background-color: var(--con_wc_cart_counter_bg_hover, #6c98e1);
	color: var(--con_header_cart_counter_color_hover, #fff);
}

.header_style_10 .header-box .container .header_search .search-icon {
	color: var(--con_header_search_icon_color, #002e5b);
}

.header_style_10 .header-box .container .header_search .search-icon:before {
	font-size: var(--con_header_search_icon_font_size, 18px);
}

.header_style_10 .header-box .container .header_search:hover .search-icon {
	color: var(--con_header_search_icon_color_hover, #6c98e1);
}

.header_style_10 .header-box .container .lang_sel {
	margin-left: 20px;
}

@media (max-width:1024px) {
	.header_style_10.mobile_grid_landscape .container .nav-box .main_menu_nav > li.current-menu-item > a {
		color: #fff !important;
	}
	
	.header_style_10.mobile_grid_landscape .container .nav-box .main_menu_nav > li > a:hover {
		color: #6c98e1 !important;
	}
}

@media (min-width:1026px) {
	.header_style_10.mobile_grid_landscape .header-box {
		background-color: var(--con_header_nav_background_color, rgba(255, 255, 255, .3));
		box-shadow: 0 1px 3px var(--con_header_nav_shadow, rgba(0, 0, 0, .2));
	}
	
	.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li > a {
		color: var(--con_header_nav_menu_link_color, #002e5b);
	}
	
	.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li > a:hover {
		color: var(--con_header_nav_menu_link_color_hover, var(--con_secondary_color));
	}
	
	.header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-ancestor > a, .header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-item > a, .header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current-menu-parent > a, .header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_ancestor > a, .header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_item > a, .header_style_10.mobile_grid_landscape .header-box .container .main_menu_nav > li.current_page_parent > a {
		color: var(--con_header_nav_menu_link_color_active, #6c98e1);
	}
	
	.header_style_10.mobile_grid_landscape .header-box .container .contact-info .text {
		color: var(--con_header_contact_info_color, #002e5b);
	}
	
	.header_style_10.mobile_grid_landscape .header-box .container .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_10.mobile_grid_landscape .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
	
	.header_style_10 .header-box .container {
		padding: 0 15px;
	}
	
	.header_style_10 .header-box .container > div {
		margin: 10px 0;
	}
}

@media (min-width:991px) {
	.header_style_10.mobile_grid_tablet .container .nav-box .main_menu_nav > li.current-menu-item > a {
		color: #fff !important;
	}
	
	.header_style_10.mobile_grid_tablet .container .nav-box .main_menu_nav > li > a:hover {
		color: #6c98e1 !important;
	}
}

@media (min-width:992px) {
	.header_style_10.mobile_grid_tablet .header-box {
		background-color: var(--con_header_nav_background_color, rgba(255, 255, 255, .3));
		box-shadow: 0 1px 3px var(--con_header_nav_shadow, rgba(0, 0, 0, .2));
	}
	
	.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li > a {
		color: var(--con_header_nav_menu_link_color, #002e5b);
	}
	
	.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li > a:hover {
		color: var(--con_header_nav_menu_link_color_hover, var(--con_secondary_color));
	}
	
	.header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-ancestor > a, .header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-item > a, .header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current-menu-parent > a, .header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_ancestor > a, .header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_item > a, .header_style_10.mobile_grid_tablet .header-box .container .main_menu_nav > li.current_page_parent > a {
		color: var(--con_header_nav_menu_link_color_active, #6c98e1);
	}
	
	.header_style_10.mobile_grid_tablet .header-box .container .contact-info .text {
		color: var(--con_header_contact_info_color, #002e5b);
	}
	
	.header_style_10.mobile_grid_tablet .header-box .container .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_10.mobile_grid_tablet .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
}

.header_style_11 .header-box {
	background: #fff;
}

.header_style_11 .header-box .container {
	padding-bottom: 0;
}

.header_style_11 .header-box .container .nav-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	position: relative;
	align-items: center;
	width: 100%;
	margin-top: 40px;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	z-index: 20;
}

.header_style_11 .header-box .container .nav-box .main_menu_nav {
	padding: 0;
	margin: 0 auto 0 0;
}

.header_style_11 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
	padding-right: 28px;
	color: var(--con_header_nav_menu_link_color, #fff);
}

.header_style_11 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	width: 0;
	height: 0;
	transform: translateY(-50%);
	border-width: 5px 4px 0;
	border-style: solid;
	border-color: var(--con_header_nav_menu_link_arrow_color, rgba(255, 255, 255, .5)) transparent transparent;
}

.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a:after, .header_style_11 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a:after, .header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a:after, .header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a:after, .header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a:after, .header_style_11 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
	border-color: var(--con_header_nav_menu_link_arrow_color_hover, rgba(108, 152, 225, .5)) transparent transparent;
}

.header_style_11 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_11 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_11 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
	color: var(--con_header_nav_menu_link_color_active, #6c98e1);
}

.header_style_11 .header-box .container .nav-box .main_menu_nav > li:first-child a {
	padding-left: 0;
}

.header_style_11 .header-box .container .nav-box .main_menu_nav > li:hover > a {
	color: var(--con_header_nav_menu_link_color_hover, #6c98e1);
}

.header_style_11 .header-box .container .nav-box .main_menu_nav > li.stm_megamenu > ul.sub-menu {
	margin: 0;
}

.header_style_11 .header-box .container .nav-box:after {
	content: "";
	position: absolute;
	top: 0;
	right: -1000px;
	left: -1000px;
	width: auto;
	height: 100%;
	background: var(--con_header_nav_background_color, #002e5b);
	z-index: -1;
}

.header_style_11 .header-box .container .header_cart, .header_style_11 .header-box .container .header_search, .header_style_11 .header-box .container .socials-box {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.header_style_11 .header-box .container .socials-box a {
	margin-left: 10px;
}

.header_style_11 .header-box .contact-info {
	margin: 0 40px;
}

.header_style_11 .header-box .contact-info .text {
	color: var(--con_header_contact_info_color, #002e5b);
}

@media (max-width:1110px) {
	.header_style_11 .header-box .logo-box {
		margin-right: auto;
	}
	
	.header_style_11 .header-box .container .nav-box .main_menu_nav {
		width: 100%;
		justify-content: space-between;
		padding: 0 15px;
	}
	
	.header_style_11 .header-box .container .nav-box .header_cart, .header_style_11 .header-box .container .nav-box .header_search, .header_style_11 .header-box .container .nav-box .socials-box {
		display: none;
	}
	
	.header_style_11 .header-box .container .header_mobile_elements {
		display: flex;
	}
	
	.header_style_11 .header-box .container .header_mobile_elements > div {
		margin-left: 30px;
	}
	
	.header_style_11 .header-box .container .header_mobile_elements .header_cart a {
		color: var(--con_header_cart_icon_color, #002e5b);
	}
	
	.header_style_11 .header-box .container .header_mobile_elements .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, #6c98e1);
		color: var(--con_header_cart_counter_color, #fff);
	}
	
	.header_style_11 .header-box .container .header_mobile_elements .header_cart a:active, .header_style_11 .header-box .container .header_mobile_elements .header_cart a:focus, .header_style_11 .header-box .container .header_mobile_elements .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #6c98e1);
	}
	
	.header_style_11 .header-box .container .header_mobile_elements .header_cart a:active .count, .header_style_11 .header-box .container .header_mobile_elements .header_cart a:focus .count, .header_style_11 .header-box .container .header_mobile_elements .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #6c98e1);
		color: var(--con_header_cart_counter_color_hover, #fff);
	}
	
	.header_style_11 .header-box .container .header_mobile_elements .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_11 .header-box .container .header_mobile_elements .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
	
	.header_style_11 .header-box .container .header_mobile_elements .header_search .search-icon {
		color: var(--con_header_search_icon_color, #002e5b);
	}
	
	.header_style_11 .header-box .container .header_mobile_elements .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #6c98e1);
	}
	
	.header_style_11 .header-box .container .contact-info {
		margin: 0 20px;
	}
}

@media (max-width:1024px) {
	.header_style_11 .header-box .lang_sel {
		margin-bottom: 30px !important;
	}
}

.header_style_12 .top_bar {
	z-index: 100;
}

.header_style_12 .top_bar .container #lang_sel {
	margin-left: 0;
}

.header_style_12 .header-box {
	background: 0 0;
	z-index: 20;
}

.header_style_12 .header-box:before {
	display: none;
}

.header_style_12 .header-box .container {
	padding-bottom: 0;
}

.header_style_12 .header-box .container .nav-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	align-items: center;
	width: 100%;
	margin-top: 40px;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	z-index: 1;
}

.header_style_12 .header-box .container .nav-box .main_menu_nav {
	width: 100%;
	justify-content: flex-start;
	padding: 0;
}

.header_style_12 .header-box .container .nav-box .main_menu_nav > li {
	padding: 22px 0;
}

.header_style_12 .header-box .container .nav-box .main_menu_nav > li > a {
	padding: 0 26px;
	border-left: 1px solid var(--con_header_nav_menu_link_color, rgba(255, 255, 255, .2));
	text-transform: uppercase;
	font-size: 15px;
}

.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header_style_12 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a {
	color: var(--con_header_nav_menu_link_color_active, #6c98e1);
}

.header_style_12 .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a:after, .header_style_12 .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a:after, .header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a:after, .header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_item > a:after, .header_style_12 .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a:after {
	border-color: var(--con_header_nav_menu_link_color_hover, rgba(108, 152, 225, .5)) transparent transparent;
}

.header_style_12 .header-box .container .nav-box .main_menu_nav > li:first-child a {
	border: 0;
	padding-left: 0;
}

.header_style_12 .header-box .container .nav-box .main_menu_nav > li:last-child a {
	padding-right: 0;
}

.header_style_12 .header-box .container .nav-box .main_menu_nav > li:hover > a {
	color: var(--con_header_nav_menu_link_color_hover, #6c98e1);
}

.header_style_12 .header-box .container .nav-box .main_menu_nav > li:hover > a:after {
	border-color: var(--con_header_nav_menu_link_arrow_color_hover, rgba(108, 152, 225, .5)) transparent transparent;
}

.header_style_12 .header-box .container .nav-box:after {
	content: "";
	position: absolute;
	top: 0;
	right: -1000px;
	left: -1000px;
	width: auto;
	height: 100%;
	background-color: var(--con_header_nav_background_color, #002e5b);
	z-index: -1;
}

.header_style_12 .header-box .container .header_cart, .header_style_12 .header-box .container .header_search, .header_style_12 .header-box .container .socials-box {
	margin-left: 10px;
}

.header_style_12 .header-box .container .contact-info-box .contact-info {
	margin: 0;
	padding: 0 30px;
	border-left: 1px solid var(--con_header_contact_info_color, rgba(51, 51, 51, .1));
}

.header_style_12 .header-box .container .contact-info-box .contact-info .text {
	color: var(--con_header_contact_info_color, #002e5b);
}

.header_style_12 .header-box .container .contact-info-box .contact-info:first-child {
	padding-left: 0;
	border: 0;
}

.header_style_12 .header-box .container .contact-info-box .contact-info:last-child {
	padding-right: 0;
}

.header_style_12 .header-box .container .header_search {
	margin-left: 20px;
	position: relative;
	z-index: 100;
}

.header_style_12 .header-box .container .header_search .search-icon {
	color: var(--con_header_search_icon_color, #002e5b);
}

.header_style_12 .header-box .container .header_search:hover .search-icon {
	color: var(--con_header_search_icon_color_hover, #6c98e1);
}

.header_style_12 .header-box .container .header_cart a {
	color: var(--con_header_cart_icon_color, #002e5b);
}

.header_style_12 .header-box .container .header_cart a .count {
	background-color: var(--con_wc_cart_counter_bg, #6c98e1);
	color: var(--con_header_cart_counter_color, #fff);
}

.header_style_12 .header-box .container .header_cart a:active, .header_style_12 .header-box .container .header_cart a:focus, .header_style_12 .header-box .container .header_cart a:hover {
	color: var(--con_header_cart_icon_color_hover, #6c98e1);
}

.header_style_12 .header-box .container .header_cart a:active .count, .header_style_12 .header-box .container .header_cart a:focus .count, .header_style_12 .header-box .container .header_cart a:hover .count {
	background-color: var(--con_wc_cart_counter_bg_hover, #002e5b);
	color: var(--con_header_cart_counter_color_hover, #fff);
}

.header_style_12 .header-box .container .socials-box a {
	margin-left: 10px;
	color: var(--con_header_socials_icon_color, #002e5b);
}

.header_style_12 .header-box .container .socials-box a:hover {
	color: var(--con_header_socials_icon_color_hover, #6c98e1);
}

.header_style_12 .header-box .container .lang_sel {
	margin-left: 20px;
}

@media (max-width:1110px) {
	.header_style_12 .header-box .logo-box {
		margin-right: auto;
	}
	
	.header_style_12 .header-box .container .nav-box .main_menu_nav {
		width: 100%;
		justify-content: space-between;
		padding: 0 15px;
	}
	
	.header_style_12 .header-box .container .nav-box .header_cart, .header_style_12 .header-box .container .nav-box .header_search, .header_style_12 .header-box .container .nav-box .socials-box {
		display: none;
	}
	
	.header_style_12 .header-box .container .header_mobile_elements {
		display: flex;
	}
	
	.header_style_12 .header-box .container .header_mobile_elements > div {
		margin-left: 30px;
	}
	
	.header_style_12 .header-box .container .header_mobile_elements .header_cart a {
		color: var(--con_header_cart_icon_color, #002e5b);
	}
	
	.header_style_12 .header-box .container .header_mobile_elements .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, #6c98e1);
		color: var(--con_header_cart_counter_color, #fff);
	}
	
	.header_style_12 .header-box .container .header_mobile_elements .header_cart a:active, .header_style_12 .header-box .container .header_mobile_elements .header_cart a:focus, .header_style_12 .header-box .container .header_mobile_elements .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #6c98e1);
	}
	
	.header_style_12 .header-box .container .header_mobile_elements .header_cart a:active .count, .header_style_12 .header-box .container .header_mobile_elements .header_cart a:focus .count, .header_style_12 .header-box .container .header_mobile_elements .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #6c98e1);
		color: var(--con_header_cart_counter_color_hover, #fff);
	}
	
	.header_style_12 .header-box .container .header_mobile_elements .socials-box a {
		color: var(--con_header_socials_icon_color, #002e5b);
	}
	
	.header_style_12 .header-box .container .header_mobile_elements .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #6c98e1);
	}
	
	.header_style_12 .header-box .container .header_mobile_elements .header_search .search-icon {
		color: var(--con_header_search_icon_color, #002e5b);
	}
	
	.header_style_12 .header-box .container .header_mobile_elements .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #6c98e1);
	}
	
	.header_style_12 .header-box .container .contact-info {
		margin: 0 20px;
	}
}

@media (max-width:1024px) {
	.header_style_12 .header-box .lang_sel {
		margin-bottom: 30px !important;
	}
}

html body.header_style_12 .header-box .container .nav-box ul.main_menu_nav li.stm_megamenu ul.sub-menu {
	top: 100%;
	margin: 0;
}

html body .stm-header {
	margin-left: 0;
	margin-right: 0;
}

#menu_toggle, .menu_toggle {
	position: relative;
	cursor: pointer;
	float: right;
	width: 26px;
	height: 20px;
	padding: 10px 0;
	margin: 17px 0 0;
}

#menu_toggle button, .menu_toggle button {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -2px 0 0;
	background: #002e5b;
	height: 4px;
	padding: 0;
	border: none;
	width: 100%;
	transition: .3s;
	outline: 0 !important;
	border-radius: 2px;
}

#menu_toggle button:after, #menu_toggle button:before, .menu_toggle button:after, .menu_toggle button:before {
	left: 0;
	width: 26px;
	height: 4px;
	background: #002e5b;
	transform-origin: 1.5px center;
	transition: .3s;
	border-radius: 2px;
	position: absolute;
	content: "";
}

#menu_toggle button:before, .menu_toggle button:before {
	top: -8px;
}

#menu_toggle button:after, .menu_toggle button:after {
	bottom: -8px;
}

#menu_toggle.open button, .menu_toggle.open button {
	background: 0 0;
}

#menu_toggle.open button:before, .menu_toggle.open button:before {
	top: 0;
	transform: rotate3d(0, 0, 1, -45deg);
	transform-origin: 50% 50%;
}

#menu_toggle.open button:after, .menu_toggle.open button:after {
	bottom: 0;
	transform: rotate3d(0, 0, 1, 45deg);
	transform-origin: 50% 50%;
}

@media (max-width:1024px) {
	html body .main_menu_nav > li.stm_megamenu > ul.sub-menu > li > a, html body .main_menu_nav > li.stm_megamenu > ul.sub-menu > li > ul.sub-menu > li > a, html body.mobile_grid_landscape .main_menu_nav > li.stm_megamenu > ul.sub-menu > li > a, html body.mobile_grid_landscape .main_menu_nav > li.stm_megamenu > ul.sub-menu > li > ul.sub-menu > li > a {
		padding: 15px 36px 15px 44px !important;
	}
	
	.mobile_grid_landscape .header-box {
		padding: 0;
		background-color: #002e5b !important;
		box-shadow: 0 0 5px rgba(0, 0, 0, .52);
		z-index: 21;
	}
	
	.mobile_grid_landscape .header-box .container {
		padding: 0;
		background: 0 0;
	}
	
	.mobile_grid_landscape .header-box .container .logo-box {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		background: #fff;
		padding: 30px 15px;
		width: 100%;
		order: 1;
	}
	
	.mobile_grid_landscape .header-box .container .logo-box .logo-desktop {
		display: none;
	}
	
	.mobile_grid_landscape .header-box .container .logo-box .logo-mobile, .mobile_grid_landscape .header-box .container .logo-box .menu-toggle {
		display: block;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		padding: 0;
		background-color: var(--con_header_nav_background_color, #002e5b);
		box-shadow: 0 0 5px var(--con_header_nav_shadow, rgba(0, 0, 0, .52));
		width: 100%;
		order: 2;
		z-index: 100;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav {
		flex-direction: column;
		width: 100%;
		padding: 16px 0 !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li {
		padding: 0 !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li > a {
		display: block;
		padding: 15px 36px 15px 44px !important;
		text-transform: var(--con_header_nav_mobile_menu_link_text_transform, lowercase);
		border: 0 !important;
		font-weight: var(--con_header_nav_mobile_menu_link_font_weight, 700);
		font-size: var(--con_header_nav_mobile_menu_link_font_size, 20px);
		font-style: var(--con_header_nav_mobile_menu_link_font_style, normal);
		color: var(--con_header_nav_menu_link_color, #fff);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li > a:after {
		display: none;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current-menu-item > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li:focus > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li:hover > a {
		color: var(--con_header_nav_menu_link_color_active, #fde428);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		display: block;
		position: absolute;
		top: -1px;
		right: 14px;
		height: 50px;
		width: 50px;
		cursor: pointer;
		transition: all .3s ease;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
		transform: rotate(45deg);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i:after, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i:before {
		background: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fde428);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: 11px;
		height: 11px;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
		content: "";
		position: absolute;
		left: 0;
		top: 4px;
		width: 11px;
		height: 3px;
		background: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fde428);
		border-radius: 1px;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:after {
		content: "";
		position: absolute;
		left: 4px;
		top: 0;
		width: 3px;
		height: 11px;
		background: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fde428);
		border-radius: 1px;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow {
		right: 14px;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:after, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:before {
		background-color: var(--con_header_nav_menu_level_1_link_arrow_color, #002e5b) !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow.active i:after, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow.active i:before {
		background-color: var(--con_header_nav_menu_level_1_link_arrow_color, #fff) !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
		position: relative !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
		background-color: var(--con_header_mega_menu_bg, var(--con_header_nav_menu_level_1_bg, #fff)) !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu li {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		margin: 0;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu li a {
		margin: 0 !important;
		font-size: inherit;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu li .sub-menu {
		background-color: var(--con_header_mega_menu_bg, var(--con_header_nav_menu_level_2_bg, #fff)) !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li.stm_megamenu li .sub-menu i {
		display: none;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu {
		display: none;
		width: 100%;
		left: 0;
		margin: 0;
		padding: 0;
		transition: none;
		position: relative;
		background: var(--con_header_nav_menu_level_1_bg, #f0f2f5);
		visibility: visible;
		opacity: 1;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu:before {
		content: "";
		position: absolute;
		top: 0;
		right: 29px;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 8px solid var(--con_header_nav_menu_level_1_link_arrow_color, #002e5b);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li a {
		display: block;
		padding: 15px 36px 15px 44px;
		background-color: transparent;
		font-weight: inherit;
		color: var(--header_nav_menu_level_1_link_color, inherit);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li a:before {
		display: none;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li a:active, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li a:focus, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li a:hover, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li:active > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li:focus > a, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li:hover > a {
		background: var(--header_nav_menu_level_1_link_bg_hover, #6c98e1) !important;
		color: var(--header_nav_menu_level_1_link_color_hover, #fff) !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu {
		display: none;
		background-color: var(--con_header_nav_menu_level_2_bg, #fff);
		transition: none;
		box-shadow: none;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu:before {
		display: none;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li {
		padding: 0;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li a {
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li a:active, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li a:focus, .mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li a:hover {
		color: var(--con_header_nav_menu_level_2_link_color_hover, #333);
		background-color: var(--con_header_nav_menu_level_2_link_bg_hover, #fff);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li:before {
		display: none;
	}
	
	.mobile_grid_landscape .header-box .container .contact-info-box {
		width: 100% !important;
		flex-direction: row !important;
		justify-content: space-between !important;
		margin-bottom: 0;
		padding: 30px 15px !important;
		order: 3;
	}
	
	.mobile_grid_landscape .header-box .container .contact-info-box .contact-info {
		margin: 0;
	}
	
	.mobile_grid_landscape .header-box .container .contact-info-box .contact-info .text {
		text-align: left;
		color: var(--con_header_contact_info_color, #fff) !important;
	}
}

@media (max-width:1024px) and (max-width:991px) {
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav {
		display: none;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .arrow {
		display: block;
	}
	
	.mobile_grid_landscape .header-box .container .contact-info-box {
		padding: 15px;
		justify-content: center !important;
	}
	
	.mobile_grid_landscape .header-box .container .contact-info-box .contact-info {
		padding: 0 !important;
		margin: 15px !important;
	}
}

@media (max-width:1024px) {
	.mobile_grid_landscape .header-box .container .header_mobile_elements {
		display: flex;
		width: 100%;
		order: 5;
	}
	
	.mobile_grid_landscape .header-box .container .socials-box {
		margin: 30px auto !important;
		order: 4;
	}
	
	.mobile_grid_landscape .header-box .container .socials-box a {
		margin: 0 15px !important;
		color: var(--con_header_socials_icon_color, rgba(255, 255, 255, .5)) !important;
	}
}

@media (max-width:1024px) and (max-width:480px) {
	.mobile_grid_landscape .header-box .container .socials-box a {
		margin: 0 5px !important;
	}
}

@media (max-width:1024px) {
	.mobile_grid_landscape .header-box .container .socials-box a:active, .mobile_grid_landscape .header-box .container .socials-box a:focus, .mobile_grid_landscape .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #fff) !important;
	}
	
	.mobile_grid_landscape .header-box .container .header_cart {
		order: 5;
		margin: 30px auto !important;
	}
	
	.mobile_grid_landscape .header-box .container .header_cart a {
		color: var(--con_header_cart_icon_color, rgba(255, 255, 255, .5)) !important;
	}
	
	.mobile_grid_landscape .header-box .container .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, rgba(255, 255, 255, .5)) !important;
		color: var(--con_header_cart_counter_color, #002e5b) !important;
	}
	
	.mobile_grid_landscape .header-box .container .header_cart a:active, .mobile_grid_landscape .header-box .container .header_cart a:focus, .mobile_grid_landscape .header-box .container .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #6c98e1) !important;
	}
	
	.mobile_grid_landscape .header-box .container .header_cart a:active .count, .mobile_grid_landscape .header-box .container .header_cart a:focus .count, .mobile_grid_landscape .header-box .container .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #fff) !important;
		color: var(--con_header_cart_counter_color_hover, #6c98e1) !important;
	}
	
	.mobile_grid_landscape .header-box .container .header_search {
		order: 6;
		margin: 30px auto !important;
	}
	
	.mobile_grid_landscape .header-box .container .header_search .search-form {
		padding: 0 40px;
	}
	
	.mobile_grid_landscape .header-box .container .header_search .search-form input {
		padding: 10px 20px;
		box-shadow: none !important;
		border-radius: 2px 0 0 2px;
	}
	
	.mobile_grid_landscape .header-box .container .header_search .search-form button {
		margin: 0;
		padding: 0 20px;
		min-height: 49px;
		background: #fff;
		border-radius: 0 2px 2px 0;
	}
	
	.mobile_grid_landscape .header-box .container .header_search .search-icon {
		color: var(--con_header_search_icon_color, rgba(255, 255, 255, .66)) !important;
	}
	
	.mobile_grid_landscape .header-box .container .header_search:active .search-icon, .mobile_grid_landscape .header-box .container .header_search:focus .search-icon, .mobile_grid_landscape .header-box .container .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #fff) !important;
	}
	
	.mobile_grid_landscape .header-box .container .consulting-header-button {
		order: 7;
	}
	
	.mobile_grid_landscape .header-box .container .lang_sel {
		order: 7;
		margin: 0 auto !important;
	}
	
	.mobile_grid_landscape .header-box:before {
		display: block !important;
		background: 0 0 !important;
	}
	
	.mobile_grid_landscape .header-box.hide_wpml_on_mobile .lang_sel {
		display: none !important;
	}
}

@media (max-width:1024px) and (max-width:991px) {
	.mobile_grid_landscape .top_bar {
		order: 3;
		z-index: 20;
	}
	
	.mobile_grid_landscape .header-box {
		background-color: var(--con_header_nav_background_color, #002e5b);
	}
	
	.mobile_grid_landscape .header-box .nav-box {
		border: 0 !important;
		margin-top: 0 !important;
	}
}

@media (max-width:1024px) {
	.mobile_grid_landscape .header_style_10 .header-box .container .nav-box .main_menu_nav > li.current-menu-item > a {
		color: var(--con_header_nav_menu_link_color_active, #fff) !important;
	}
	
	.mobile_grid_landscape .header_style_10 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
		color: var(--con_header_nav_menu_link_color, #fff);
	}
	
	.mobile_grid_landscape .header_style_10 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
		border-color: var(--con_header_nav_menu_link_color_hover, #fff) transparent transparent;
	}
	
	.mobile_grid_landscape .header_style_10 .header-box .container .nav-box .main_menu_nav > li > a:hover {
		color: var(--con_header_nav_menu_link_color_hover, #fff) !important;
	}
	
	.mobile_grid_landscape .header-box {
		background-color: var(--con_header_nav_background_color, #002e5b);
	}
	
	.mobile_grid_landscape .header-box .container .nav-box {
		border: 0;
		margin-top: 0;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav {
		display: none;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .arrow {
		display: block;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .sub-menu .stm_mega_textarea tr td {
		color: var(--con_header_mega_menu_description_color, #222) !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .sub-menu .stm_mega_textarea tr td a {
		padding: 0 !important;
		font-size: var(--con_header_mega_menu_link_text_size, inherit) !important;
		color: var(--con_header_mega_menu_description_color, #222) !important;
	}
	
	.mobile_grid_landscape .header-box .container .nav-box .main_menu_nav > li .sub-menu .stm_mega_textarea tr td a:hover {
		color: var(--con_header_mega_menu_description_link_color, #6c98e1) !important;
	}
	
	.mobile_grid_landscape .top_bar {
		order: 3;
		z-index: 15;
	}
	
	.mobile_grid_landscape .hide_on_mobile {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
	}
}

@media (max-width:991px) {
	.header-box {
		padding: 0;
		background-color: #002e5b !important;
		box-shadow: 0 0 5px rgba(0, 0, 0, .52);
		z-index: 21;
	}
	
	.header-box .container {
		padding: 0;
		background: 0 0;
	}
	
	.header-box .container .logo-box {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		background: #fff;
		padding: 30px 15px;
		width: 100%;
		order: 1;
	}
	
	.header-box .container .logo-box .logo-desktop {
		display: none;
	}
	
	.header-box .container .logo-box .logo-mobile, .header-box .container .logo-box .menu-toggle {
		display: block;
	}
	
	.header-box .container .nav-box {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		padding: 0;
		background-color: var(--con_header_nav_background_color, #002e5b);
		box-shadow: 0 0 5px var(--con_header_nav_shadow, rgba(0, 0, 0, .52));
		width: 100%;
		order: 2;
		z-index: 100;
	}
	
	.header-box .container .nav-box .main_menu_nav {
		flex-direction: column;
		width: 100%;
		padding: 16px 0 !important;
	}
	
	.header-box .container .nav-box .main_menu_nav > li {
		padding: 0 !important;
	}
	
	.header-box .container .nav-box .main_menu_nav > li > a {
		display: block;
		padding: 15px 36px 15px 44px !important;
		text-transform: var(--con_header_nav_mobile_menu_link_text_transform, lowercase);
		border: 0 !important;
		font-weight: var(--con_header_nav_mobile_menu_link_font_weight, 700);
		font-size: var(--con_header_nav_mobile_menu_link_font_size, 20px);
		font-style: var(--con_header_nav_mobile_menu_link_font_style, normal);
		color: var(--con_header_nav_menu_link_color, #fff);
	}
	
	.header-box .container .nav-box .main_menu_nav > li > a:after {
		display: none;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.current-menu-ancestor > a, .header-box .container .nav-box .main_menu_nav > li.current-menu-item > a, .header-box .container .nav-box .main_menu_nav > li.current-menu-parent > a, .header-box .container .nav-box .main_menu_nav > li.current_page_ancestor > a, .header-box .container .nav-box .main_menu_nav > li.current_page_item > a, .header-box .container .nav-box .main_menu_nav > li.current_page_parent > a, .header-box .container .nav-box .main_menu_nav > li:focus > a, .header-box .container .nav-box .main_menu_nav > li:hover > a {
		color: var(--con_header_nav_menu_link_color_active, #fde428);
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
		display: block;
		position: absolute;
		top: -1px;
		right: 14px;
		height: 50px;
		width: 50px;
		cursor: pointer;
		transition: all .3s ease;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active {
		transform: rotate(45deg);
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i:after, .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow.active i:before {
		background: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fde428);
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: 11px;
		height: 11px;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:before {
		content: "";
		position: absolute;
		left: 0;
		top: 4px;
		width: 11px;
		height: 3px;
		background: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fde428);
		border-radius: 1px;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow i:after {
		content: "";
		position: absolute;
		left: 4px;
		top: 0;
		width: 3px;
		height: 11px;
		background: var(--con_header_nav_menu_level_1_link_arrow_color_hover, #fde428);
		border-radius: 1px;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow {
		right: 14px;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:after, .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow i:before {
		background-color: var(--con_header_nav_menu_level_1_link_arrow_color, #002e5b) !important;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow.active i:after, .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children .arrow.active i:before {
		background-color: var(--con_header_nav_menu_level_1_link_arrow_color, #fff) !important;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.stm_megamenu {
		position: relative !important;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.stm_megamenu .sub-menu {
		background-color: var(--con_header_mega_menu_bg, var(--con_header_nav_menu_level_1_bg, #fff)) !important;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.stm_megamenu li {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		margin: 0;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.stm_megamenu li a {
		margin: 0 !important;
		font-size: inherit;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.stm_megamenu li .sub-menu {
		background-color: var(--con_header_mega_menu_bg, var(--con_header_nav_menu_level_2_bg, #fff)) !important;
	}
	
	.header-box .container .nav-box .main_menu_nav > li.stm_megamenu li .sub-menu i {
		display: none;
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu {
		display: none;
		width: 100%;
		left: 0;
		margin: 0;
		padding: 0;
		transition: none;
		position: relative;
		background: var(--con_header_nav_menu_level_1_bg, #f0f2f5);
		visibility: visible;
		opacity: 1;
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu:before {
		content: "";
		position: absolute;
		top: 0;
		right: 29px;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 8px solid var(--con_header_nav_menu_level_1_link_arrow_color, #002e5b);
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li a {
		display: block;
		padding: 15px 36px 15px 44px;
		background-color: transparent;
		font-weight: inherit;
		color: var(--header_nav_menu_level_1_link_color, inherit);
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li a:before {
		display: none;
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li a:active, .header-box .container .nav-box .main_menu_nav .sub-menu li a:focus, .header-box .container .nav-box .main_menu_nav .sub-menu li a:hover, .header-box .container .nav-box .main_menu_nav .sub-menu li:active > a, .header-box .container .nav-box .main_menu_nav .sub-menu li:focus > a, .header-box .container .nav-box .main_menu_nav .sub-menu li:hover > a {
		background: var(--header_nav_menu_level_1_link_bg_hover, #6c98e1) !important;
		color: var(--header_nav_menu_level_1_link_color_hover, #fff) !important;
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu {
		display: none;
		background-color: var(--con_header_nav_menu_level_2_bg, #fff);
		transition: none;
		box-shadow: none;
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu:before {
		display: none;
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li {
		padding: 0;
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li a {
		color: var(--con_header_nav_menu_level_2_link_color, #333);
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li a:active, .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li a:focus, .header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li a:hover {
		color: var(--con_header_nav_menu_level_2_link_color_hover, #333);
		background-color: var(--con_header_nav_menu_level_2_link_bg_hover, #fff);
	}
	
	.header-box .container .nav-box .main_menu_nav .sub-menu li .sub-menu li:before {
		display: none;
	}
	
	.header-box .container .contact-info-box {
		width: 100% !important;
		flex-direction: row !important;
		justify-content: space-between !important;
		margin-bottom: 0;
		padding: 30px 15px !important;
		order: 3;
	}
	
	.header-box .container .contact-info-box .contact-info {
		margin: 0;
	}
	
	.header-box .container .contact-info-box .contact-info .text {
		text-align: left;
		color: var(--con_header_contact_info_color, #fff) !important;
	}
}

@media (max-width:991px) and (max-width:991px) {
	.header-box .container .nav-box .main_menu_nav {
		display: none;
	}
	
	.header-box .container .nav-box .main_menu_nav > li .arrow {
		display: block;
	}
	
	.header-box .container .contact-info-box {
		padding: 15px;
		justify-content: center !important;
	}
	
	.header-box .container .contact-info-box .contact-info {
		padding: 0 !important;
		margin: 15px !important;
	}
}

@media (max-width:991px) {
	.header-box .container .header_mobile_elements {
		display: flex;
		width: 100%;
		order: 5;
	}
	
	.header-box .container .socials-box {
		margin: 30px auto !important;
		order: 4;
	}
	
	.header-box .container .socials-box a {
		margin: 0 15px !important;
		color: var(--con_header_socials_icon_color, rgba(255, 255, 255, .5)) !important;
	}
}

@media (max-width:991px) and (max-width:480px) {
	.header-box .container .socials-box a {
		margin: 0 5px !important;
	}
}

@media (max-width:991px) {
	.header-box .container .socials-box a:active, .header-box .container .socials-box a:focus, .header-box .container .socials-box a:hover {
		color: var(--con_header_socials_icon_color_hover, #fff) !important;
	}
	
	.header-box .container .header_cart {
		order: 5;
		margin: 30px auto !important;
	}
	
	.header-box .container .header_cart a {
		color: var(--con_header_cart_icon_color, rgba(255, 255, 255, .5)) !important;
	}
	
	.header-box .container .header_cart a .count {
		background-color: var(--con_wc_cart_counter_bg, rgba(255, 255, 255, .5)) !important;
		color: var(--con_header_cart_counter_color, #002e5b) !important;
	}
	
	.header-box .container .header_cart a:active, .header-box .container .header_cart a:focus, .header-box .container .header_cart a:hover {
		color: var(--con_header_cart_icon_color_hover, #6c98e1) !important;
	}
	
	.header-box .container .header_cart a:active .count, .header-box .container .header_cart a:focus .count, .header-box .container .header_cart a:hover .count {
		background-color: var(--con_wc_cart_counter_bg_hover, #fff) !important;
		color: var(--con_header_cart_counter_color_hover, #6c98e1) !important;
	}
	
	.header-box .container .header_search {
		order: 6;
		margin: 30px auto !important;
	}
	
	.header-box .container .header_search .search-form {
		padding: 0 40px;
	}
	
	.header-box .container .header_search .search-form input {
		padding: 10px 20px;
		box-shadow: none !important;
		border-radius: 2px 0 0 2px;
	}
	
	.header-box .container .header_search .search-form button {
		margin: 0;
		padding: 0 20px;
		min-height: 49px;
		background: #fff;
		border-radius: 0 2px 2px 0;
	}
	
	.header-box .container .header_search .search-icon {
		color: var(--con_header_search_icon_color, rgba(255, 255, 255, .66)) !important;
	}
	
	.header-box .container .header_search:active .search-icon, .header-box .container .header_search:focus .search-icon, .header-box .container .header_search:hover .search-icon {
		color: var(--con_header_search_icon_color_hover, #fff) !important;
	}
	
	.header-box .container .consulting-header-button {
		order: 7;
	}
	
	.header-box .container .lang_sel {
		order: 7;
		margin: 0 auto !important;
	}
	
	.header-box:before {
		display: block !important;
		background: 0 0 !important;
	}
	
	.header-box.hide_wpml_on_mobile .lang_sel {
		display: none !important;
	}
}

@media (max-width:991px) and (max-width:991px) {
	.top_bar {
		order: 3;
		z-index: 20;
	}
	
	.header-box {
		background-color: var(--con_header_nav_background_color, #002e5b);
	}
	
	.header-box .nav-box {
		border: 0 !important;
		margin-top: 0 !important;
	}
}

@media (max-width:991px) {
	.header_style_10 .header-box .container .nav-box .main_menu_nav > li.current-menu-item > a {
		color: var(--con_header_nav_menu_link_color_active, #fff) !important;
	}
	
	.header_style_10 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a {
		color: var(--con_header_nav_menu_link_color, #fff);
	}
	
	.header_style_10 .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children > a:after {
		border-color: var(--con_header_nav_menu_link_color_hover, #fff) transparent transparent;
	}
	
	.header_style_10 .header-box .container .nav-box .main_menu_nav > li > a:hover {
		color: var(--con_header_nav_menu_link_color_hover, #fff) !important;
	}
	
	.hide_on_mobile {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
	}
}

.header_transparent #header {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

.header_transparent.header_style_4 .header-box .container .nav-box .main_menu_nav {
	border-top-color: var(--con_header_nav_menu_link_color, rgba(255, 255, 255, .25));
	border-bottom-color: var(--con_header_nav_menu_link_color, rgba(255, 255, 255, .25));
}

.header_transparent.header_style_4 .header-box .container .nav-box .main_menu_nav > li > a {
	color: var(--con_header_nav_menu_link_color, #fff);
}

.header_transparent.header_style_4 .header-box .container .nav-box .main_menu_nav > li.current_page_item a {
	color: var(--con_header_nav_menu_link_color_active, #6c98e1);
}

.header_transparent.header_style_4 .header-box .container .contact-info .text, .header_transparent.header_style_4 .header-box .container .contact-info-box .contact-info .text, .header_transparent.header_style_4 .header-box .container .nav-box .contact-info .text, .header_transparent.header_style_4 .header-box .container .nav-box .contact-info-box .contact-info .text {
	color: var(--con_header_contact_info_color, #fff);
}

.header_transparent.header_style_4 .header-box .container .lang_sel.header_lang_sel > ul > li a {
	color: var(--con_header_wpml_switcher_color, #fff);
}

.header_transparent.header_style_4 .header-box .container .lang_sel.header_lang_sel > ul > li a:after {
	border-top-color: var(--con_header_wpml_switcher_color, #fff);
}

.header_transparent.header_style_4 .header-box .container .lang_sel.header_lang_sel > ul > li a:hover {
	color: var(--con_header_wpml_switcher_color_hover, #fff);
}

.header_transparent.header_style_4 .header-box .container .lang_sel.header_lang_sel > ul > li a:hover:after {
	border-top-color: var(--con_header_wpml_switcher_color_hover, #fff);
}

.header_transparent.header_style_4 .header-box .container .socials-box a {
	color: var(--con_header_socials_icon_color, #fff);
}

.header_transparent.header_style_4 .header-box .container .socials-box a:hover {
	color: var(--con_header_socials_icon_color_hover, rgba(255, 255, 255, .66));
}

.header_transparent.header_style_4 .header-box .container .header_cart a {
	color: var(--con_header_cart_icon_color, #fff);
}

.header_transparent.header_style_4 .header-box .container .header_cart a .count {
	background-color: var(--con_wc_cart_counter_bg, #fff);
	color: var(--con_header_cart_counter_color, #002e5b);
}

.header_transparent.header_style_4 .header-box .container .header_cart a:active, .header_transparent.header_style_4 .header-box .container .header_cart a:focus, .header_transparent.header_style_4 .header-box .container .header_cart a:hover {
	color: var(--con_header_cart_icon_color_hover, rgba(255, 255, 255, .66));
}

.header_transparent.header_style_4 .header-box .container .header_cart a:active .count, .header_transparent.header_style_4 .header-box .container .header_cart a:focus .count, .header_transparent.header_style_4 .header-box .container .header_cart a:hover .count {
	background-color: var(--con_wc_cart_counter_bg_hover, rgba(255, 255, 255, .66));
	color: var(--con_header_cart_counter_color_hover, #6c98e1);
}

.header_transparent.header_style_4 .header-box .container .header_search .search-icon {
	color: var(--con_header_search_icon_color, #fff);
}

.header_transparent.header_style_4 .header-box .container .header_search:hover .search-icon {
	color: var(--con_header_search_icon_color_hover, rgba(255, 255, 255, .66));
}

.header_transparent.header_style_5 .header-box .container .nav-box .main_menu_nav {
	border-top-color: var(--con_header_nav_menu_link_color, rgba(255, 255, 255, .25));
	border-bottom-color: var(--con_header_nav_menu_link_color, rgba(255, 255, 255, .25));
}

.header_transparent.header_style_5 .header-box .container .nav-box .main_menu_nav > li > a {
	color: var(--con_header_nav_menu_link_color, #fff);
}

.header_transparent.header_style_5 .header-box .container .nav-box .main_menu_nav > li.current_page_item a {
	color: var(--con_header_nav_menu_link_color_active, #6c98e1);
}

.header_transparent.header_style_5 .header-box .container .contact-info .text, .header_transparent.header_style_5 .header-box .container .contact-info-box .contact-info .text, .header_transparent.header_style_5 .header-box .container .nav-box .contact-info .text, .header_transparent.header_style_5 .header-box .container .nav-box .contact-info-box .contact-info .text {
	color: var(--con_header_contact_info_color, #fff);
}

.header_transparent.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul > li a {
	color: var(--con_header_wpml_switcher_color, #fff);
}

.header_transparent.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul > li a:after {
	border-top-color: var(--con_header_wpml_switcher_color, #fff);
}

.header_transparent.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul > li a:hover {
	color: var(--con_header_wpml_switcher_color_hover, #fff);
}

.header_transparent.header_style_5 .header-box .container .lang_sel.header_lang_sel > ul > li a:hover:after {
	border-top-color: var(--con_header_wpml_switcher_color_hover, #fff);
}

.header_transparent.header_style_5 .header-box .container .socials-box a {
	color: var(--con_header_socials_icon_color, #fff);
}

.header_transparent.header_style_5 .header-box .container .socials-box a:hover {
	color: var(--con_header_socials_icon_color_hover, rgba(255, 255, 255, .66));
}

.header_transparent.header_style_5 .header-box .container .header_cart a {
	color: var(--con_header_cart_icon_color, #fff);
}

.header_transparent.header_style_5 .header-box .container .header_cart a .count {
	background-color: var(--con_wc_cart_counter_bg, #fff);
	color: var(--con_header_cart_counter_color, #002e5b);
}

.header_transparent.header_style_5 .header-box .container .header_cart a:active, .header_transparent.header_style_5 .header-box .container .header_cart a:focus, .header_transparent.header_style_5 .header-box .container .header_cart a:hover {
	color: var(--con_header_cart_icon_color_hover, rgba(255, 255, 255, .66));
}

.header_transparent.header_style_5 .header-box .container .header_cart a:active .count, .header_transparent.header_style_5 .header-box .container .header_cart a:focus .count, .header_transparent.header_style_5 .header-box .container .header_cart a:hover .count {
	background-color: var(--con_wc_cart_counter_bg_hover, rgba(255, 255, 255, .66));
	color: var(--con_header_cart_counter_color_hover, #6c98e1);
}

.header_transparent.header_style_5 .header-box .container .header_search .search-icon {
	color: var(--con_header_search_icon_color, #fff);
}

.header_transparent.header_style_5 .header-box .container .header_search:hover .search-icon {
	color: var(--con_header_search_icon_color_hover, rgba(255, 255, 255, .66));
}

@media (min-width:1025px) {
	body.sticky_menu.header_style_1 #header .nav-box, body.sticky_menu.header_style_10 #header .header-box, body.sticky_menu.header_style_11 #header .nav-box, body.sticky_menu.header_style_12 #header .nav-box, body.sticky_menu.header_style_2 #header .header-box, body.sticky_menu.header_style_3 #header .nav-box, body.sticky_menu.header_style_4 #header .nav-box, body.sticky_menu.header_style_5 #header .nav-box, body.sticky_menu.header_style_6 #header .nav-box {
		transition: all .3s ease;
	}
	
	body.sticky_menu.header_style_1 #header .nav-box.affix, body.sticky_menu.header_style_11 #header .nav-box.affix, body.sticky_menu.header_style_12 #header .nav-box.affix, body.sticky_menu.header_style_3 #header .nav-box.affix, body.sticky_menu.header_style_4 #header .nav-box.affix, body.sticky_menu.header_style_5 #header .nav-box.affix, body.sticky_menu.header_style_6 #header .nav-box.affix {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: auto;
		max-width: 1120px;
		margin: 0 auto;
		border: none;
		-webkit-transform: translateZ(0);
	}
	
	body.sticky_menu.header_style_1 #header .nav-box.affix .main_menu_nav, body.sticky_menu.header_style_11 #header .nav-box.affix .main_menu_nav, body.sticky_menu.header_style_12 #header .nav-box.affix .main_menu_nav, body.sticky_menu.header_style_3 #header .nav-box.affix .main_menu_nav, body.sticky_menu.header_style_4 #header .nav-box.affix .main_menu_nav, body.sticky_menu.header_style_5 #header .nav-box.affix .main_menu_nav, body.sticky_menu.header_style_6 #header .nav-box.affix .main_menu_nav {
		margin: 0;
		border: none;
	}
	
	body.sticky_menu.header_style_1.admin-bar #header .nav-box.affix, body.sticky_menu.header_style_11.admin-bar #header .nav-box.affix, body.sticky_menu.header_style_12.admin-bar #header .nav-box.affix, body.sticky_menu.header_style_3.admin-bar #header .nav-box.affix, body.sticky_menu.header_style_4.admin-bar #header .nav-box.affix, body.sticky_menu.header_style_5.admin-bar #header .nav-box.affix, body.sticky_menu.header_style_6.admin-bar #header .nav-box.affix {
		top: 32px;
	}
	
	body.sticky_menu.header_style_10 #header .header-box.affix, body.sticky_menu.header_style_2 #header .header-box.affix {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: auto;
		background-color: var(--con_header_nav_background_color, #fff);
	}
	
	body.sticky_menu.header_style_10.admin-bar #header .header-box.affix, body.sticky_menu.header_style_2.admin-bar #header .header-box.affix, body.sticky_menu.header_style_7.admin-bar #header .header-box, body.sticky_menu.header_style_8.admin-bar #header .header-box, body.sticky_menu.header_style_8.admin-bar #menu_toggle_button, body.sticky_menu.header_style_9.admin-bar #header .header-box {
		top: 32px;
	}
	
	body.sticky_menu.header_style_3 #header .nav-box.affix, body.sticky_menu.header_style_3 #header .nav-box.affix:after {
		background-color: var(--con_header_nav_background_color, #002e5b);
		box-shadow: 0 5px 10px 0 var(--con_header_nav_shadow, rgba(0, 0, 0, .2));
	}
	
	body.sticky_menu.header_style_10 #header .header-box.affix .main_menu_nav, body.sticky_menu.header_style_2 #header .header-box.affix .main_menu_nav {
		padding: 5px 0;
	}
	
	body.sticky_menu.header_style_3 #header .nav-box.affix {
		padding: 0 30px;
	}
	
	body.sticky_menu.header_style_4 #header .nav-box.affix {
		width: 100%;
	}
	
	body.sticky_menu.header_style_5 #header .nav-box.affix {
		background-color: var(--con_header_nav_background_color, #fde428);
		box-shadow: 0 5px 10px 0 var(--con_header_nav_shadow, rgba(0, 0, 0, .2));
	}
	
	body.sticky_menu.header_style_6 #header .nav-box.affix {
		background-color: var(--con_header_nav_background_color, #002e5b);
		box-shadow: 0 5px 10px 0 var(--con_header_nav_shadow, rgba(0, 0, 0, .2));
	}
	
	body.sticky_menu.header_style_11 #header .nav-box.affix {
		padding: 0 15px;
		max-width: var(--con_header_wide, 1120px);
	}
}

html[dir=rtl] .header_style_2 .header-box .container .socials-box, html[dir=rtl] .header_style_2 .header-box .container .socials-box a {
	margin-right: 16px;
	margin-left: 0;
}

html[dir=rtl] .header_style_2 .header-box .container .logo-box .logo {
	float: none;
}

html[dir=rtl] .header_style_6 .header-box .container .nav-box {
	display: flex;
}

html[dir=rtl] .header_style_6 .header-box .container .nav-box .main_menu_nav {
	padding: 0 50px 0 0;
	margin: 0 auto 0 0;
}

@media (min-width:991px) {
	html[dir=rtl] .header_style_6.mobile_grid_tablet .container .nav-box {
		display: block !important;
	}
}

html[dir=rtl] .header_style_7, html[dir=rtl] .header_style_8, html[dir=rtl] .header_style_9 {
	margin-right: 300px;
	margin-left: auto;
}

html[dir=rtl] .header_style_7 #header, html[dir=rtl] .header_style_8 #header, html[dir=rtl] .header_style_9 #header {
	left: auto !important;
	right: 0 !important;
}

@media (max-width:1024px) {
	html[dir=rtl] .header_style_6.mobile_grid_landscape .container .nav-box {
		display: block !important;
	}
	
	html[dir=rtl] .header_style_7.mobile_grid_landscape, html[dir=rtl] .header_style_8.mobile_grid_landscape, html[dir=rtl] .header_style_9.mobile_grid_landscape {
		margin-right: auto;
		margin-left: auto;
	}
	
	html[dir=rtl] .header_style_7.mobile_grid_landscape #header, html[dir=rtl] .header_style_8.mobile_grid_landscape #header, html[dir=rtl] .header_style_9.mobile_grid_landscape #header {
		left: 0 !important;
		right: 0 !important;
	}
	
	.center-in-mobile .consulting-custom-title {
		text-align: center !important;
	}
}

@media (max-width:991px) {
	html[dir=rtl] .header_style_7.mobile_grid_tablet, html[dir=rtl] .header_style_8.mobile_grid_tablet, html[dir=rtl] .header_style_9.mobile_grid_tablet {
		margin-right: auto;
		margin-left: auto;
	}
	
	html[dir=rtl] .header_style_7.mobile_grid_tablet #header, html[dir=rtl] .header_style_8.mobile_grid_tablet #header, html[dir=rtl] .header_style_9.mobile_grid_tablet #header {
		left: 0 !important;
		right: 0 !important;
	}
	
	.center-in-mobile .consulting-custom-title, .center-in-mobile .wpb_text_column {
		text-align: center !important;
	}
	
	.center-in-mobile .vc_btn3-container {
		display: block !important;
		text-align: center !important;
		float: none !important;
	}
}

html[dir=rtl] #header .header-box .container .nav-box .main_menu_nav > li.menu-item-has-children .arrow {
	right: auto !important;
	left: 0 !important;
}

.woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce table.shop_table td div.quantity input[type=number]::-webkit-inner-spin-button, .woocommerce table.shop_table td div.quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.woocommerce div.product form.cart {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.woocommerce div.product form.cart div.quantity input::-webkit-inner-spin-button, .woocommerce div.product form.cart div.quantity input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.woocommerce.columns-5 ul.products li {
	width: 20% !important;
}

@media (max-width:991px) {
	.woocommerce.columns-5 ul.products li {
		width: 33.333333% !important;
	}
}

@media (max-width:767px) {
	.woocommerce.columns-5 ul.products li {
		width: 50% !important;
	}
}

@media (max-width:580px) {
	.woocommerce.columns-5 ul.products li {
		width: 100% !important;
	}
}

.woocommerce.columns-4 ul.products li {
	width: 25% !important;
}

@media (min-width:992px) {
	.woocommerce.columns-4 ul.products li:nth-child(4), .woocommerce.columns-5 ul.products li:nth-child(4), .woocommerce.columns-5 ul.products li:nth-child(5) {
		border-top-color: transparent;
	}
}

@media (max-width:991px) {
	.woocommerce.columns-4 ul.products li {
		width: 33.333333% !important;
	}
}

@media (max-width:767px) {
	.woocommerce.columns-4 ul.products li {
		width: 50% !important;
	}
}

@media (max-width:580px) {
	.woocommerce.columns-4 ul.products li {
		width: 100% !important;
	}
}

.woocommerce.columns-3 ul.products li {
	width: 33.333333% !important;
}

@media (max-width:767px) {
	.woocommerce.columns-3 ul.products li {
		width: 50% !important;
	}
}

@media (max-width:580px) {
	.woocommerce.columns-3 ul.products li {
		width: 100% !important;
	}
}

.woocommerce.columns-2 ul.products li {
	width: 50% !important;
}

@media (max-width:580px) {
	.woocommerce.columns-2 ul.products li {
		width: 100% !important;
	}
}

.woocommerce.columns-1 ul.products li {
	width: 100% !important;
}

.portfolio-carousel .owl-carousel .owl-stage-outer {
	z-index: 20;
}

.portfolio-carousel .owl-carousel .owl-stage-outer .portfolio-carousel__item:hover {
	text-decoration: none;
}

body .company_history {
	display: table;
}

body .company_history li {
	display: table-row;
}

body.customize-support .e-slider-tooltip.e-tooltip-wrap.e-popup {
	margin-top: -32px;
}

.rounded-rotate-shadow .vc_single_image-wrapper {
	position: relative;
	margin: 40px;
}

.rounded-rotate-shadow .vc_single_image-wrapper::before {
	content: "";
	position: absolute;
	border-radius: 40px;
	background-color: #f2f4fa;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}

.rounded-rotate-shadow .vc_single_image-wrapper img {
	border-radius: 40px;
}

.portfolio-carousel .owl-dots .owl-dot, .portfolio-carousel .owl-nav div:after, .vc_image_carousel_wr .vc_image_carousel .owl-dots .owl-dot {
	background-color: #fde428;
}

.request_callback_7 .input-group .wpcf7-text {
	border-radius: 50px;
	height: 50px;
	padding: 16px 30px;
	background-color: #fff;
	border: none;
}

.request_callback_7 .input-group .wpcf7-submit {
	border-radius: 50px;
	height: 50px;
	padding: 16px 30px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #fde428;
	background-image: linear-gradient(to bottom, #fdea5b, #fde428);
}

.wpcf7 form .wpcf7-response-output {
	border: none;
	margin: 0 0 10px;
	padding: 18px 30px 18px 20px;
	font-size: 14px;
}

.wpcf7 form.invalid .wpcf7-response-output {
	background-color: #ffd9d9;
	color: red;
}

.request_callback_form.manchester_contact_form .request_callback {
	position: relative;
}

.request_callback_form.manchester_contact_form .request_callback .row > div {
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 25px;
}

.request_callback_form.manchester_contact_form .request_callback .row > div.col-md-6:nth-child(2n) {
	padding-left: 45px;
}

.request_callback_form.manchester_contact_form .request_callback .row > div.col-md-6:nth-child(2n+1) {
	padding-right: 45px;
}

.request_callback_form.manchester_contact_form .request_callback .row > div:nth-last-child(2) {
	margin-bottom: 9px;
}

.request_callback_form.manchester_contact_form .request_callback .sub_title {
	margin-bottom: 13px;
	line-height: 16px;
	font-weight: 300;
	font-size: 14px;
	color: #6c98e1;
}

.request_callback_form.manchester_contact_form .request_callback h3 {
	padding: 0;
	margin-bottom: 22px;
	line-height: 30px;
	letter-spacing: 0;
	font-size: 30px;
}

.request_callback_form.manchester_contact_form .request_callback .form-icons {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -24px;
	font-size: 34px;
	color: #002e5b;
}

.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control {
	padding: 15px 15px 15px 60px;
	margin-bottom: 0;
	background: 0 0;
	border-bottom: 2px solid #fff;
	height: 60px;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
}

.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control.wpcf7-textarea {
	padding: 0;
	margin-top: 20px;
	height: 190px;
	min-height: 190px;
}

.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control::-moz-placeholder {
	color: #002e5b;
}

.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control::placeholder {
	color: #002e5b;
}

.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control:focus {
	border-color: #fff;
	color: #fff;
}

.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control:focus::-moz-placeholder {
	color: #fff;
}

.request_callback_form.manchester_contact_form .request_callback .wpcf7-form-control:focus::placeholder {
	color: #fff;
}

.request_callback_form.manchester_contact_form .request_callback label {
	display: block;
}

.request_callback_form.manchester_contact_form .request_callback label:active span, .request_callback_form.manchester_contact_form .request_callback label:focus span, .request_callback_form.manchester_contact_form .request_callback label:focus-within span {
	color: #fff;
}

.request_callback_form.manchester_contact_form .request_callback .stm-contact-message {
	position: absolute;
	bottom: 170px;
	right: -16%;
	font-size: 249px;
	color: #fff;
}

.request_callback_form.manchester_contact_form .request_callback .vc_btn3.vc_btn3-color-theme_style_2 {
	letter-spacing: 1px;
	padding: 10px 50px !important;
}

.request_callback_form.manchester_contact_form .request_callback .vc_btn3.vc_btn3-color-theme_style_2:hover {
	border-color: #fff !important;
	color: #fff !important;
}

@media (max-width:1280px) {
	.request_callback_form.manchester_contact_form .request_callback .stm-contact-message {
		font-size: 190px;
	}
}

@media (max-width:1199px) {
	.request_callback_form.manchester_contact_form .request_callback {
		padding-top: 60px;
		padding-bottom: 40px;
	}
}

@media (max-width:1024px) {
	.request_callback_form.manchester_contact_form .request_callback .stm-contact-message {
		right: 0;
		bottom: 200px;
		font-size: 190px;
	}
}

@media (max-width:767px) {
	.request_callback_form.manchester_contact_form .request_callback {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.request_callback_form.manchester_contact_form .request_callback .row > div.col-md-6:nth-child(2n) {
		padding-left: 15px;
	}
	
	.request_callback_form.manchester_contact_form .request_callback .row > div.col-md-6:nth-child(2n+1) {
		padding-right: 15px;
	}
	
	.request_callback_form.manchester_contact_form .request_callback .stm-contact-message {
		font-size: 120px;
	}
}

.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default .select2-selection--single {
	background-color: transparent;
	height: 60px;
	border: 0;
	border-bottom: 2px solid #fff;
}

.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 60px;
	padding-left: 0;
	font-weight: 700;
	font-size: 18px;
	color: #002e5b;
}

.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	color: #002e5b;
}

.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
	content: "";
	font-family: stm !important;
	display: block;
	position: relative;
	top: 3px;
	left: 5px;
	transform: rotate(90deg);
	font-size: 14px;
}

.request_callback_form.light-mode .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after, .request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
	transform: rotate(-90deg);
}

.request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b, .request_callback_form.manchester_contact_form .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {
	color: #fff;
}

.request_callback_form.light-mode .request_callback .row > div.col-md-6:nth-child(2n) {
	padding-left: 15px;
}

.request_callback_form.light-mode .request_callback .row > div.col-md-6:nth-child(2n+1) {
	padding-right: 15px;
}

.request_callback_form.light-mode .request_callback .row > div:nth-last-child(2) {
	margin-bottom: 9px;
}

.request_callback_form.light-mode .request_callback .wpcf7-form-control {
	border-bottom-color: #6c98e1;
	outline: 0;
	color: #6c98e1;
}

.request_callback_form.light-mode .request_callback .wpcf7-form-control:focus {
	border-color: #6c98e1;
	color: #6c98e1;
	box-shadow: none;
}

.request_callback_form.light-mode .request_callback .wpcf7-form-control:focus::-moz-placeholder {
	color: rgba(108, 152, 225, .6);
}

.request_callback_form.light-mode .request_callback .wpcf7-form-control:focus::placeholder {
	color: rgba(108, 152, 225, .6);
}

.request_callback_form.light-mode .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b, .request_callback_form.light-mode .request_callback .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered, .request_callback_form.light-mode .request_callback label:active span, .request_callback_form.light-mode .request_callback label:focus span, .request_callback_form.light-mode .request_callback label:focus-within span {
	color: #6c98e1;
}

.request_callback_form.light-mode .request_callback .wpcf7-form-control.wpcf7-textarea {
	margin-top: 20px;
	height: 90px;
	min-height: 90px;
}

.request_callback_form.light-mode .request_callback label {
	display: block;
}

.request_callback_form.light-mode .request_callback .select2-container.select2-container--default .select2-selection--single {
	border-bottom-color: #6c98e1;
}

.request_callback_form.light-mode .request_callback .vc_btn3.vc_btn3-color-theme_style_2:hover {
	border-color: #6c98e1 !important;
	color: #6c98e1 !important;
}

.force_no_stripe .h1:after, .force_no_stripe .h2:after, .force_no_stripe .h3:after, .force_no_stripe .h4:after, .force_no_stripe .h5:after, .force_no_stripe .h6:after, .force_no_stripe h1:after, .force_no_stripe h2:after, .force_no_stripe h3:after, .force_no_stripe h4:after, .force_no_stripe h5:after, .force_no_stripe h6:after {
	display: none !important;
}

body .h1:after, body .h2:after, body .h3:after, body .h4:after, body .h5:after, body .h6:after, body h1:after, body h2:after, body h3:after, body h4:after, body h5:after, body h6:after {
	display: var(--con_heading_disable_line, block);
	width: var(--con_heading_line_width, 35px);
	height: var(--con_heading_line_height, 6px);
	background-color: var(--con_heading_line_color, var(--con_third_color));
	border-radius: var(--con_heading_line_border_radius, 3px);
}

.elementor-column > .elementor-widget-wrap > .elementor-element.elementor-absolute {
	padding: initial;
}
