
body #wpfront-scroll-top-container {
	display: none;
	position: fixed;
	cursor: pointer;
	z-index: 9999;
}

body #wpfront-scroll-top-container div.text-holder {
	padding: 3px 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 4px 4px 5px 0 rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 4px 4px 5px 0 rgba(50, 50, 50, 0.5);
	box-shadow: 4px 4px 5px 0 rgba(50, 50, 50, 0.5);
}

body #wpfront-scroll-top-container a {
	outline-style: none;
	box-shadow: none;
	text-decoration: none;
}

body .slick-loading .slick-list {
	background: #fff url(//coldtime-24mos.ru/wp-content/plugins/woo-product-slider-and-carousel-with-category/assets/css/ajax-loader.gif) center center no-repeat;
}

body .slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

body .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

body .slick-list:focus {
	outline: none;
}

body .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

body .slick-slider .slick-track, body .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

body .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

body .slick-track:before, body .slick-track:after {
	display: table;
	content: '';
}

body .slick-track:after {
	clear: both;
}

body .slick-loading .slick-track {
	visibility: hidden;
}

body .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

body [dir='rtl'] .slick-slide {
	float: right;
}

body .slick-slide img {
	display: block;
}

body .slick-slide.slick-loading img {
	display: none;
}

body .slick-slide.dragging img {
	pointer-events: none;
}

body .slick-initialized .slick-slide {
	display: block;
}

body .slick-loading .slick-slide {
	visibility: hidden;
}

body .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

body .slick-arrow.slick-hidden {
	display: none;
}

body .wcpscwc-deprecated {
	color: #a94442;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	padding: 10px;
	margin: 0 0 20px 0;
}

body .fusion-flex-container.wcpscwc-fusion-flex {
	flex-direction: column;
}

body .wcpscwc-product-slider * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body .wcpscwc-product-slider .slick-slide img {
	display: inline-block !important;
}

body .wcpscwc-product-slider .products {
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.5s linear;
}

body .wcpscwc-product-slider .products.slick-initialized {
	visibility: visible;
	opacity: 1;
}

body .wcpscwc-product-slider .slick-list {
	padding-top: 10px;
	padding-bottom: 25px;
}

body .wcpscwc-product-slider .products li {
	margin: 0 0px !important;
	padding: 0 5px !important;
	clear: none !important;
}

body .wcpscwc-product-slider ul.products li.product.first {
	clear: none !important;
	float: left !important;
}

body .wcpscwc-product-slider button.slick-arrow {
	width: 15px;
	height: 26px;
	position: absolute;
	z-index: 9;
	text-indent: -99999px;
	border: 0px !important;
	padding: 20px 15px !important;
	text-align: center;
	margin: 0px !important;
	border-radius: 0px !important;
	cursor: pointer;
}

body .wcpscwc-product-slider button.slick-next {
	background: rgba(0, 0, 0, 0.5) url(//coldtime-24mos.ru/wp-content/plugins/woo-product-slider-and-carousel-with-category/assets/css/arrow-right.png) center center no-repeat !important;
	background-size: 15px 26px !important;
	outline: none !important;
}

body .wcpscwc-product-slider button.slick-next:hover, body .wcpscwc-product-slider button.slick-next:focus {
	background-color: rgba(0, 0, 0, 0.8) !important;
}

body .wcpscwc-product-slider button.slick-prev {
	background: rgba(0, 0, 0, 0.5) url(//coldtime-24mos.ru/wp-content/plugins/woo-product-slider-and-carousel-with-category/assets/css/arrow-left.png) center center no-repeat !important;
	background-size: 15px 26px !important;
	outline: none !important;
}

body .wcpscwc-product-slider button.slick-prev:hover, body .wcpscwc-product-slider button.slick-prev:focus {
	background-color: rgba(0, 0, 0, 0.8) !important;
}

body .wcpscwc-product-slider .slick-dots {
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
	width: 100%;
}

body .wcpscwc-product-slider .slick-dots li button {
	text-indent: -99999px;
}

body .wcpscwc-product-slider .slick-dots li {
	list-style: none !important;
	display: inline-block !important;
	margin: 0 2px !important;
	padding: 0px !important;
	width: 10px !important;
	height: 10px !important;
	line-height: 0;
}

body .wcpscwc-product-slider .slick-dots li button {
	background: #fff !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #000;
	border-radius: 50% !important;
	width: 10px !important;
	height: 10px !important;
}

body .wcpscwc-product-slider .slick-dots li button:focus {
	outline: none !important;
}

body .wcpscwc-product-slider .slick-dots li.slick-active button {
	background: #444 !important;
}

body .wcpscwc-slider-conf {
	display: none;
}

body .wcpscwc-product-slider .slick-arrow {
	top: 38%;
}

body .wcpscwc-product-slider button.slick-next {
	right: 5px;
}

body .wcpscwc-product-slider button.slick-prev {
	left: 5px;
}

body .wcpscwc-product-slider ul.products {
	display: block !important;
}

body .wcps-design-1 .woocommerce a.button {
	background-color: transparent;
	border: 4px double #ccc !important;
	font-size: 12px;
	border-radius: 0;
	color: #111;
	display: inline-block;
	text-transform: uppercase;
}

body .wcps-design-1 .woocommerce a.button:hover {
	background-color: #000;
	color: #fff;
}

body .wcps-design-1 .woocommerce ul.products li.product, body .woocommerce-page ul.products li.product {
	text-align: center;
}

body .wcps-design-1 .woocommerce .products .star-rating {
	display: inline-block;
	margin: 5px 0 0.5em;
}

body .wcps-design-1 .woocommerce ul.products li.product .button {
	margin-top: 0px;
}

@font-face {
	body {
		font-family: eicons;
		src: url(//coldtime-24mos.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.12.0);
		src: url(//coldtime-24mos.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.12.0#iefix) format("embedded-opentype"), url(//coldtime-24mos.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.12.0) format("woff2"), url(//coldtime-24mos.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.12.0) format("woff"), url(//coldtime-24mos.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.12.0) format("truetype"), url(//coldtime-24mos.ru/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.12.0#eicon) format("svg");
		font-weight: 400;
		font-style: normal;
	}
}

body [class*=" eicon-"], body [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);
	}
}

body .eicon-animation-spin {
	animation: a 2s infinite linear;
}

body .eicon-editor-link:before {
	content: '\e800';
}

body .eicon-editor-unlink:before {
	content: '\e801';
}

body .eicon-editor-external-link:before {
	content: '\e802';
}

body .eicon-editor-close:before {
	content: '\e803';
}

body .eicon-editor-list-ol:before {
	content: '\e804';
}

body .eicon-editor-list-ul:before {
	content: '\e805';
}

body .eicon-editor-bold:before {
	content: '\e806';
}

body .eicon-editor-italic:before {
	content: '\e807';
}

body .eicon-editor-underline:before {
	content: '\e808';
}

body .eicon-editor-paragraph:before {
	content: '\e809';
}

body .eicon-editor-h1:before {
	content: '\e80a';
}

body .eicon-editor-h2:before {
	content: '\e80b';
}

body .eicon-editor-h3:before {
	content: '\e80c';
}

body .eicon-editor-h4:before {
	content: '\e80d';
}

body .eicon-editor-h5:before {
	content: '\e80e';
}

body .eicon-editor-h6:before {
	content: '\e80f';
}

body .eicon-editor-quote:before {
	content: '\e810';
}

body .eicon-editor-code:before {
	content: '\e811';
}

body .eicon-elementor:before {
	content: '\e812';
}

body .eicon-elementor-circle:before {
	content: '\e813';
}

body .eicon-pojome:before {
	content: '\e814';
}

body .eicon-plus:before {
	content: '\e815';
}

body .eicon-menu-bar:before {
	content: '\e816';
}

body .eicon-apps:before {
	content: '\e817';
}

body .eicon-accordion:before {
	content: '\e818';
}

body .eicon-alert:before {
	content: '\e819';
}

body .eicon-animation-text:before {
	content: '\e81a';
}

body .eicon-animation:before {
	content: '\e81b';
}

body .eicon-banner:before {
	content: '\e81c';
}

body .eicon-blockquote:before {
	content: '\e81d';
}

body .eicon-button:before {
	content: '\e81e';
}

body .eicon-call-to-action:before {
	content: '\e81f';
}

body .eicon-captcha:before {
	content: '\e820';
}

body .eicon-carousel:before {
	content: '\e821';
}

body .eicon-checkbox:before {
	content: '\e822';
}

body .eicon-columns:before {
	content: '\e823';
}

body .eicon-countdown:before {
	content: '\e824';
}

body .eicon-counter:before {
	content: '\e825';
}

body .eicon-date:before {
	content: '\e826';
}

body .eicon-divider-shape:before {
	content: '\e827';
}

body .eicon-divider:before {
	content: '\e828';
}

body .eicon-download-button:before {
	content: '\e829';
}

body .eicon-dual-button:before {
	content: '\e82a';
}

body .eicon-email-field:before {
	content: '\e82b';
}

body .eicon-facebook-comments:before {
	content: '\e82c';
}

body .eicon-facebook-like-box:before {
	content: '\e82d';
}

body .eicon-form-horizontal:before {
	content: '\e82e';
}

body .eicon-form-vertical:before {
	content: '\e82f';
}

body .eicon-gallery-grid:before {
	content: '\e830';
}

body .eicon-gallery-group:before {
	content: '\e831';
}

body .eicon-gallery-justified:before {
	content: '\e832';
}

body .eicon-gallery-masonry:before {
	content: '\e833';
}

body .eicon-icon-box:before {
	content: '\e834';
}

body .eicon-image-before-after:before {
	content: '\e835';
}

body .eicon-image-box:before {
	content: '\e836';
}

body .eicon-image-hotspot:before {
	content: '\e837';
}

body .eicon-image-rollover:before {
	content: '\e838';
}

body .eicon-info-box:before {
	content: '\e839';
}

body .eicon-inner-section:before {
	content: '\e83a';
}

body .eicon-mailchimp:before {
	content: '\e83b';
}

body .eicon-menu-card:before {
	content: '\e83c';
}

body .eicon-navigation-horizontal:before {
	content: '\e83d';
}

body .eicon-nav-menu:before {
	content: '\e83e';
}

body .eicon-navigation-vertical:before {
	content: '\e83f';
}

body .eicon-number-field:before {
	content: '\e840';
}

body .eicon-parallax:before {
	content: '\e841';
}

body .eicon-php7:before {
	content: '\e842';
}

body .eicon-post-list:before {
	content: '\e843';
}

body .eicon-post-slider:before {
	content: '\e844';
}

body .eicon-post:before {
	content: '\e845';
}

body .eicon-posts-carousel:before {
	content: '\e846';
}

body .eicon-posts-grid:before {
	content: '\e847';
}

body .eicon-posts-group:before {
	content: '\e848';
}

body .eicon-posts-justified:before {
	content: '\e849';
}

body .eicon-posts-masonry:before {
	content: '\e84a';
}

body .eicon-posts-ticker:before {
	content: '\e84b';
}

body .eicon-price-list:before {
	content: '\e84c';
}

body .eicon-price-table:before {
	content: '\e84d';
}

body .eicon-radio:before {
	content: '\e84e';
}

body .eicon-rtl:before {
	content: '\e84f';
}

body .eicon-scroll:before {
	content: '\e850';
}

body .eicon-search:before {
	content: '\e851';
}

body .eicon-select:before {
	content: '\e852';
}

body .eicon-share:before {
	content: '\e853';
}

body .eicon-sidebar:before {
	content: '\e854';
}

body .eicon-skill-bar:before {
	content: '\e855';
}

body .eicon-slider-3d:before {
	content: '\e856';
}

body .eicon-slider-album:before {
	content: '\e857';
}

body .eicon-slider-device:before {
	content: '\e858';
}

body .eicon-slider-full-screen:before {
	content: '\e859';
}

body .eicon-slider-push:before {
	content: '\e85a';
}

body .eicon-slider-vertical:before {
	content: '\e85b';
}

body .eicon-slider-video:before {
	content: '\e85c';
}

body .eicon-slides:before {
	content: '\e85d';
}

body .eicon-social-icons:before {
	content: '\e85e';
}

body .eicon-spacer:before {
	content: '\e85f';
}

body .eicon-table:before {
	content: '\e860';
}

body .eicon-tabs:before {
	content: '\e861';
}

body .eicon-tel-field:before {
	content: '\e862';
}

body .eicon-text-area:before {
	content: '\e863';
}

body .eicon-text-field:before {
	content: '\e864';
}

body .eicon-thumbnails-down:before {
	content: '\e865';
}

body .eicon-thumbnails-half:before {
	content: '\e866';
}

body .eicon-thumbnails-right:before {
	content: '\e867';
}

body .eicon-time-line:before {
	content: '\e868';
}

body .eicon-toggle:before {
	content: '\e869';
}

body .eicon-url:before {
	content: '\e86a';
}

body .eicon-t-letter:before {
	content: '\e86b';
}

body .eicon-wordpress:before {
	content: '\e86c';
}

body .eicon-text:before {
	content: '\e86d';
}

body .eicon-anchor:before {
	content: '\e86e';
}

body .eicon-bullet-list:before {
	content: '\e86f';
}

body .eicon-code:before {
	content: '\e870';
}

body .eicon-favorite:before {
	content: '\e871';
}

body .eicon-google-maps:before {
	content: '\e872';
}

body .eicon-image:before {
	content: '\e873';
}

body .eicon-photo-library:before {
	content: '\e874';
}

body .eicon-woocommerce:before {
	content: '\e875';
}

body .eicon-youtube:before {
	content: '\e876';
}

body .eicon-flip-box:before {
	content: '\e877';
}

body .eicon-settings:before {
	content: '\e878';
}

body .eicon-headphones:before {
	content: '\e879';
}

body .eicon-testimonial:before {
	content: '\e87a';
}

body .eicon-counter-circle:before {
	content: '\e87b';
}

body .eicon-person:before {
	content: '\e87c';
}

body .eicon-chevron-right:before {
	content: '\e87d';
}

body .eicon-chevron-left:before {
	content: '\e87e';
}

body .eicon-close:before {
	content: '\e87f';
}

body .eicon-file-download:before {
	content: '\e880';
}

body .eicon-save:before {
	content: '\e881';
}

body .eicon-zoom-in:before {
	content: '\e882';
}

body .eicon-shortcode:before {
	content: '\e883';
}

body .eicon-nerd:before {
	content: '\e884';
}

body .eicon-device-desktop:before {
	content: '\e885';
}

body .eicon-device-tablet:before {
	content: '\e886';
}

body .eicon-device-mobile:before {
	content: '\e887';
}

body .eicon-document-file:before {
	content: '\e888';
}

body .eicon-folder-o:before {
	content: '\e889';
}

body .eicon-hypster:before {
	content: '\e88a';
}

body .eicon-h-align-left:before {
	content: '\e88b';
}

body .eicon-h-align-right:before {
	content: '\e88c';
}

body .eicon-h-align-center:before {
	content: '\e88d';
}

body .eicon-h-align-stretch:before {
	content: '\e88e';
}

body .eicon-v-align-top:before {
	content: '\e88f';
}

body .eicon-v-align-bottom:before {
	content: '\e890';
}

body .eicon-v-align-middle:before {
	content: '\e891';
}

body .eicon-v-align-stretch:before {
	content: '\e892';
}

body .eicon-pro-icon:before {
	content: '\e893';
}

body .eicon-mail:before {
	content: '\e894';
}

body .eicon-lock-user:before {
	content: '\e895';
}

body .eicon-testimonial-carousel:before {
	content: '\e896';
}

body .eicon-media-carousel:before {
	content: '\e897';
}

body .eicon-section:before {
	content: '\e898';
}

body .eicon-column:before {
	content: '\e899';
}

body .eicon-edit:before {
	content: '\e89a';
}

body .eicon-clone:before {
	content: '\e89b';
}

body .eicon-trash:before {
	content: '\e89c';
}

body .eicon-play:before {
	content: '\e89d';
}

body .eicon-angle-right:before {
	content: '\e89e';
}

body .eicon-angle-left:before {
	content: '\e89f';
}

body .eicon-animated-headline:before {
	content: '\e8a0';
}

body .eicon-menu-toggle:before {
	content: '\e8a1';
}

body .eicon-fb-embed:before {
	content: '\e8a2';
}

body .eicon-fb-feed:before {
	content: '\e8a3';
}

body .eicon-twitter-embed:before {
	content: '\e8a4';
}

body .eicon-twitter-feed:before {
	content: '\e8a5';
}

body .eicon-sync:before {
	content: '\e8a6';
}

body .eicon-import-export:before {
	content: '\e8a7';
}

body .eicon-check-circle:before {
	content: '\e8a8';
}

body .eicon-library-save:before {
	content: '\e8a9';
}

body .eicon-library-download:before {
	content: '\e8aa';
}

body .eicon-insert:before {
	content: '\e8ab';
}

body .eicon-preview-medium:before {
	content: '\e8ac';
}

body .eicon-sort-down:before {
	content: '\e8ad';
}

body .eicon-sort-up:before {
	content: '\e8ae';
}

body .eicon-heading:before {
	content: '\e8af';
}

body .eicon-logo:before {
	content: '\e8b0';
}

body .eicon-meta-data:before {
	content: '\e8b1';
}

body .eicon-post-content:before {
	content: '\e8b2';
}

body .eicon-post-excerpt:before {
	content: '\e8b3';
}

body .eicon-post-navigation:before {
	content: '\e8b4';
}

body .eicon-yoast:before {
	content: '\e8b5';
}

body .eicon-nerd-chuckle:before {
	content: '\e8b6';
}

body .eicon-nerd-wink:before {
	content: '\e8b7';
}

body .eicon-comments:before {
	content: '\e8b8';
}

body .eicon-download-circle-o:before {
	content: '\e8b9';
}

body .eicon-library-upload:before {
	content: '\e8ba';
}

body .eicon-save-o:before {
	content: '\e8bb';
}

body .eicon-upload-circle-o:before {
	content: '\e8bc';
}

body .eicon-ellipsis-h:before {
	content: '\e8bd';
}

body .eicon-ellipsis-v:before {
	content: '\e8be';
}

body .eicon-arrow-left:before {
	content: '\e8bf';
}

body .eicon-arrow-right:before {
	content: '\e8c0';
}

body .eicon-arrow-up:before {
	content: '\e8c1';
}

body .eicon-arrow-down:before {
	content: '\e8c2';
}

body .eicon-play-o:before {
	content: '\e8c3';
}

body .eicon-archive-posts:before {
	content: '\e8c4';
}

body .eicon-archive-title:before {
	content: '\e8c5';
}

body .eicon-featured-image:before {
	content: '\e8c6';
}

body .eicon-post-info:before {
	content: '\e8c7';
}

body .eicon-post-title:before {
	content: '\e8c8';
}

body .eicon-site-logo:before {
	content: '\e8c9';
}

body .eicon-site-search:before {
	content: '\e8ca';
}

body .eicon-site-title:before {
	content: '\e8cb';
}

body .eicon-plus-square:before {
	content: '\e8cc';
}

body .eicon-minus-square:before {
	content: '\e8cd';
}

body .eicon-cloud-check:before {
	content: '\e8ce';
}

body .eicon-drag-n-drop:before {
	content: '\e8cf';
}

body .eicon-welcome:before {
	content: '\e8d0';
}

body .eicon-handle:before {
	content: '\e8d1';
}

body .eicon-cart:before {
	content: '\e8d2';
}

body .eicon-product-add-to-cart:before {
	content: '\e8d3';
}

body .eicon-product-breadcrumbs:before {
	content: '\e8d4';
}

body .eicon-product-categories:before {
	content: '\e8d5';
}

body .eicon-product-description:before {
	content: '\e8d6';
}

body .eicon-product-images:before {
	content: '\e8d7';
}

body .eicon-product-info:before {
	content: '\e8d8';
}

body .eicon-product-meta:before {
	content: '\e8d9';
}

body .eicon-product-pages:before {
	content: '\e8da';
}

body .eicon-product-price:before {
	content: '\e8db';
}

body .eicon-product-rating:before {
	content: '\e8dc';
}

body .eicon-product-related:before {
	content: '\e8dd';
}

body .eicon-product-stock:before {
	content: '\e8de';
}

body .eicon-product-tabs:before {
	content: '\e8df';
}

body .eicon-product-title:before {
	content: '\e8e0';
}

body .eicon-product-upsell:before {
	content: '\e8e1';
}

body .eicon-products:before {
	content: '\e8e2';
}

body .eicon-bag-light:before {
	content: '\e8e3';
}

body .eicon-bag-medium:before {
	content: '\e8e4';
}

body .eicon-bag-solid:before {
	content: '\e8e5';
}

body .eicon-basket-light:before {
	content: '\e8e6';
}

body .eicon-basket-medium:before {
	content: '\e8e7';
}

body .eicon-basket-solid:before {
	content: '\e8e8';
}

body .eicon-cart-light:before {
	content: '\e8e9';
}

body .eicon-cart-medium:before {
	content: '\e8ea';
}

body .eicon-cart-solid:before {
	content: '\e8eb';
}

body .eicon-exchange:before {
	content: '\e8ec';
}

body .eicon-preview-thin:before {
	content: '\e8ed';
}

body .eicon-device-laptop:before {
	content: '\e8ee';
}

body .eicon-collapse:before {
	content: '\e8ef';
}

body .eicon-expand:before {
	content: '\e8f0';
}

body .eicon-navigator:before {
	content: '\e8f1';
}

body .eicon-plug:before {
	content: '\e8f2';
}

body .eicon-dashboard:before {
	content: '\e8f3';
}

body .eicon-typography:before {
	content: '\e8f4';
}

body .eicon-info-circle-o:before {
	content: '\e8f5';
}

body .eicon-integration:before {
	content: '\e8f6';
}

body .eicon-plus-circle-o:before {
	content: '\e8f7';
}

body .eicon-rating:before {
	content: '\e8f8';
}

body .eicon-review:before {
	content: '\e8f9';
}

body .eicon-tools:before {
	content: '\e8fa';
}

body .eicon-loading:before {
	content: '\e8fb';
}

body .eicon-sitemap:before {
	content: '\e8fc';
}

body .eicon-click:before {
	content: '\e8fd';
}

body .eicon-clock:before {
	content: '\e8fe';
}

body .eicon-library-open:before {
	content: '\e8ff';
}

body .eicon-warning:before {
	content: '\e900';
}

body .eicon-flow:before {
	content: '\e901';
}

body .eicon-cursor-move:before {
	content: '\e902';
}

body .eicon-arrow-circle-left:before {
	content: '\e903';
}

body .eicon-flash:before {
	content: '\e904';
}

body .eicon-redo:before {
	content: '\e905';
}

body .eicon-ban:before {
	content: '\e906';
}

body .eicon-barcode:before {
	content: '\e907';
}

body .eicon-calendar:before {
	content: '\e908';
}

body .eicon-caret-left:before {
	content: '\e909';
}

body .eicon-caret-right:before {
	content: '\e90a';
}

body .eicon-caret-up:before {
	content: '\e90b';
}

body .eicon-chain-broken:before {
	content: '\e90c';
}

body .eicon-check-circle-o:before {
	content: '\e90d';
}

body .eicon-check:before {
	content: '\e90e';
}

body .eicon-chevron-double-left:before {
	content: '\e90f';
}

body .eicon-chevron-double-right:before {
	content: '\e910';
}

body .eicon-undo:before {
	content: '\e911';
}

body .eicon-filter:before {
	content: '\e912';
}

body .eicon-circle-o:before {
	content: '\e913';
}

body .eicon-circle:before {
	content: '\e914';
}

body .eicon-clock-o:before {
	content: '\e915';
}

body .eicon-cog:before {
	content: '\e916';
}

body .eicon-cogs:before {
	content: '\e917';
}

body .eicon-commenting-o:before {
	content: '\e918';
}

body .eicon-copy:before {
	content: '\e919';
}

body .eicon-database:before {
	content: '\e91a';
}

body .eicon-dot-circle-o:before {
	content: '\e91b';
}

body .eicon-envelope:before {
	content: '\e91c';
}

body .eicon-external-link-square:before {
	content: '\e91d';
}

body .eicon-eyedropper:before {
	content: '\e91e';
}

body .eicon-folder:before {
	content: '\e91f';
}

body .eicon-font:before {
	content: '\e920';
}

body .eicon-adjust:before {
	content: '\e921';
}

body .eicon-lightbox:before {
	content: '\e922';
}

body .eicon-heart-o:before {
	content: '\e923';
}

body .eicon-history:before {
	content: '\e924';
}

body .eicon-image-bold:before {
	content: '\e925';
}

body .eicon-info-circle:before {
	content: '\e926';
}

body .eicon-link:before {
	content: '\e927';
}

body .eicon-long-arrow-left:before {
	content: '\e928';
}

body .eicon-long-arrow-right:before {
	content: '\e929';
}

body .eicon-caret-down:before {
	content: '\e92a';
}

body .eicon-paint-brush:before {
	content: '\e92b';
}

body .eicon-pencil:before {
	content: '\e92c';
}

body .eicon-plus-circle:before {
	content: '\e92d';
}

body .eicon-zoom-in-bold:before {
	content: '\e92e';
}

body .eicon-sort-amount-desc:before {
	content: '\e92f';
}

body .eicon-sign-out:before {
	content: '\e930';
}

body .eicon-spinner:before {
	content: '\e931';
}

body .eicon-square:before {
	content: '\e932';
}

body .eicon-star-o:before {
	content: '\e933';
}

body .eicon-star:before {
	content: '\e934';
}

body .eicon-text-align-justify:before {
	content: '\e935';
}

body .eicon-text-align-center:before {
	content: '\e936';
}

body .eicon-tags:before {
	content: '\e937';
}

body .eicon-text-align-left:before {
	content: '\e938';
}

body .eicon-text-align-right:before {
	content: '\e939';
}

body .eicon-close-circle:before {
	content: '\e93a';
}

body .eicon-trash-o:before {
	content: '\e93b';
}

body .eicon-font-awesome:before {
	content: '\e93c';
}

body .eicon-user-circle-o:before {
	content: '\e93d';
}

body .eicon-video-camera:before {
	content: '\e93e';
}

body .eicon-heart:before {
	content: '\e93f';
}

body .eicon-wrench:before {
	content: '\e940';
}

body .eicon-help:before {
	content: '\e941';
}

body .eicon-help-o:before {
	content: '\e942';
}

body .eicon-zoom-out-bold:before {
	content: '\e943';
}

body .eicon-plus-square-o:before {
	content: '\e944';
}

body .eicon-minus-square-o:before {
	content: '\e945';
}

body .eicon-minus-circle:before {
	content: '\e946';
}

body .eicon-minus-circle-o:before {
	content: '\e947';
}

body .eicon-code-bold:before {
	content: '\e948';
}

body .eicon-cloud-upload:before {
	content: '\e949';
}

body .eicon-search-bold:before {
	content: '\e94a';
}

body .eicon-map-pin:before {
	content: '\e94b';
}

body .eicon-meetup:before {
	content: '\e94c';
}

body .eicon-slideshow:before {
	content: '\e94d';
}

body .eicon-t-letter-bold:before {
	content: '\e94e';
}

body .eicon-preferences:before {
	content: '\e94f';
}

body .eicon-table-of-contents:before {
	content: '\e950';
}

body .eicon-tv:before {
	content: '\e951';
}

body .eicon-upload:before {
	content: '\e952';
}

body .eicon-instagram-comments:before {
	content: '\e953';
}

body .eicon-instagram-nested-gallery:before {
	content: '\e954';
}

body .eicon-instagram-post:before {
	content: '\e955';
}

body .eicon-instagram-video:before {
	content: '\e956';
}

body .eicon-instagram-gallery:before {
	content: '\e957';
}

body .eicon-instagram-likes:before {
	content: '\e958';
}

body .eicon-facebook:before {
	content: '\e959';
}

body .eicon-twitter:before {
	content: '\e95a';
}

body .eicon-pinterest:before {
	content: '\e95b';
}

body .eicon-frame-expand:before {
	content: '\e95c';
}

body .eicon-frame-minimize:before {
	content: '\e95d';
}

body .eicon-archive:before {
	content: '\e95e';
}

body .eicon-colors-typography:before {
	content: '\e95f';
}

body .eicon-custom:before {
	content: '\e960';
}

body .eicon-footer:before {
	content: '\e961';
}

body .eicon-header:before {
	content: '\e962';
}

body .eicon-layout-settings:before {
	content: '\e963';
}

body .eicon-lightbox-expand:before {
	content: '\e964';
}

body .eicon-error-404:before {
	content: '\e965';
}

body .eicon-theme-style:before {
	content: '\e966';
}

body .eicon-search-results:before {
	content: '\e967';
}

body .eicon-single-post:before {
	content: '\e968';
}

body .eicon-site-identity:before {
	content: '\e969';
}

body .eicon-theme-builder:before {
	content: '\e96a';
}

body .eicon-download-bold:before {
	content: '\e96b';
}

body .eicon-share-arrow:before {
	content: '\e96c';
}

body .eicon-global-settings:before {
	content: '\e96d';
}

body .eicon-user-preferences:before {
	content: '\e96e';
}

body .eicon-lock:before {
	content: '\e96f';
}

body .eicon-export-kit:before {
	content: '\e970';
}

body .eicon-import-kit:before {
	content: '\e971';
}

body .eicon-lottie:before {
	content: '\e972';
}

body .eicon-products-archive:before {
	content: '\e973';
}

body .eicon-single-product:before {
	content: '\e974';
}

body .eicon-disable-trash-o:before {
	content: '\e975';
}

body .eicon-single-page:before {
	content: '\e976';
}

body .eicon-wordpress-light:before {
	content: '\e977';
}

body .eicon-cogs-check:before {
	content: '\e978';
}

body .eicon-custom-css:before {
	content: '\e979';
}

body .eicon-global-colors:before {
	content: '\e97a';
}

body .eicon-globe:before {
	content: '\e97b';
}

body .eicon-typography-1:before {
	content: '\e97c';
}

body .eicon-background:before {
	content: '\e97d';
}

body .eicon-device-responsive:before {
	content: '\e97e';
}

body .eicon-device-wide:before {
	content: '\e97f';
}

body .eicon-code-highlight:before {
	content: '\e980';
}

body .eicon-video-playlist:before {
	content: '\e981';
}

body .eicon-download-kit:before {
	content: '\e982';
}

body .eicon-kit-details:before {
	content: '\e983';
}

body .eicon-kit-parts:before {
	content: '\e984';
}

body .eicon-kit-upload:before {
	content: '\e985';
}

body .eicon-kit-plugins:before {
	content: '\e986';
}

body .eicon-kit-upload-alt:before {
	content: '\e987';
}

body .eicon-hotspot:before {
	content: '\e988';
}

body .eicon-paypal-button:before {
	content: '\e989';
}

body .eicon-shape:before {
	content: '\e98a';
}

body .eicon-wordart:before {
	content: '\e98b';
}

body .eicon-checkout:before {
	content: '\e98c';
}

body .eicon-container:before {
	content: '\e98d';
}

body .eicon-flip:before {
	content: '\e98e';
}

body .eicon-info:before {
	content: '\e98f';
}

body .eicon-my-account:before {
	content: '\e990';
}

body .eicon-purchase-summary:before {
	content: '\e991';
}

body .eicon-page-transition:before {
	content: '\e992';
}

body .eicon-spotify:before {
	content: '\e993';
}

body .eicon-stripe-button:before {
	content: '\e994';
}

body .eicon-woo-settings:before {
	content: '\e995';
}

body .eicon-woo-cart:before {
	content: '\e996';
}

body .eicon-eye:before {
	content: '\e8ac';
}

body .eicon-elementor-square:before {
	content: '\e813';
}

body .elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

body .elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body .elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

body .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 5px;
}

body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 10px 0;
}

body .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 15px;
}

body .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 20px;
}

body .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 30px;
}

@media (min-width: 768px) and (max-width: 1024px) {
	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(2) {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(3) {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(4) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(7) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(8) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(9) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	body .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(10) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (max-width: 767px) {
	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(2) {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(3) {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(4) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(7) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(8) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(9) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	body .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(10) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	body .elementor-column {
		width: 100%;
	}
}

body .dialog-widget-content {
	background-color: #fff;
	position: absolute;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

body .dialog-message {
	font-size: 12px;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body .dialog-type-lightbox {
	position: fixed;
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body .dialog-type-lightbox .dialog-widget-content {
	margin: auto;
	width: 375px;
}

body .dialog-type-lightbox .dialog-header {
	font-size: 15px;
	color: #495157;
	padding: 30px 0 10px;
	font-weight: 500;
}

body .dialog-type-lightbox .dialog-message {
	padding: 0 30px 30px;
	min-height: 50px;
}

body .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header, body .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
	text-align: center;
}

body .dialog-type-lightbox .dialog-buttons-wrapper {
	border-top: 1px solid #e6e9ec;
	text-align: center;
}

body .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button {
	font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
	width: 50%;
	border: none;
	background: none;
	color: #6d7882;
	font-size: 15px;
	cursor: pointer;
	padding: 13px 0;
	outline: 0;
}

body .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover {
	background-color: #f4f6f7;
}

body .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok {
	color: #b01b1b;
}

body .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-take_over {
	color: #39b54a;
}

body .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:active {
	background-color: rgba(230, 233, 236, 0.5);
}

body .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button::-moz-focus-inner {
	border: 0;
}

body .dialog-close-button {
	cursor: pointer;
	position: absolute;
	margin-top: 15px;
	right: 15px;
	font-size: 15px;
	line-height: 1;
}

body .dialog-close-button:not(:hover) {
	opacity: .4;
}

body .dialog-alert-widget .dialog-buttons-wrapper > button {
	width: 100%;
}

body .dialog-confirm-widget .dialog-button:first-child {
	border-right: 1px solid #e6e9ec;
}

body .dialog-prevent-scroll {
	overflow: hidden;
	max-height: 100vh;
}

@media (min-width: 1024px) {
	body body.admin-bar .dialog-lightbox-widget {
		height: calc(100vh - 32px);
	}
}

@media (max-width: 1024px) {
	body body.admin-bar .dialog-type-lightbox {
		position: -webkit-sticky;
		position: sticky;
		height: 100vh;
	}
}

body .elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
	padding-bottom: 42.8571%;
}

body .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
	padding-bottom: 56.25%;
}

body .elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
	padding-bottom: 75%;
}

body .elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
	padding-bottom: 66.6666%;
}

body .elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
	padding-bottom: 100%;
}

body .elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
	padding-bottom: 177.8%;
}

body .elementor-fit-aspect-ratio {
	position: relative;
	height: 0;
}

body .elementor-fit-aspect-ratio iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border: 0;
	background-color: #000;
}

body .elementor-fit-aspect-ratio video {
	width: 100%;
}

body .flatpickr-calendar {
	width: 280px;
}

body .flatpickr-calendar .flatpickr-current-month span.cur-month {
	font-weight: 300;
}

body .flatpickr-calendar .dayContainer {
	width: 280px;
	min-width: 280px;
	max-width: 280px;
}

body .flatpickr-calendar .flatpickr-days {
	width: 280px;
}

body .flatpickr-calendar .flatpickr-day {
	max-width: 37px;
	height: 37px;
	line-height: 37px;
}

body .elementor-templates-modal .dialog-widget-content {
	font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
	background-color: #f1f3f5;
	width: 100%;
}

@media (max-width: 1439px) {
	body .elementor-templates-modal .dialog-widget-content {
		max-width: 990px;
	}
}

@media (min-width: 1440px) {
	body .elementor-templates-modal .dialog-widget-content {
		max-width: 1200px;
	}
}

body .elementor-templates-modal .dialog-header {
	padding: 0;
	z-index: 1;
}

body .elementor-templates-modal .dialog-buttons-wrapper, body .elementor-templates-modal .dialog-header {
	background-color: #fff;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	position: relative;
}

body .elementor-templates-modal .dialog-buttons-wrapper {
	border: none;
	display: none;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 5px;
}

body .elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
	height: 40px;
	margin-left: 5px;
}

body .elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
	padding: 12px 36px;
	color: #fff;
	width: auto;
	font-size: 15px;
}

body .elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
	background-color: #39b54a;
}

body .elementor-templates-modal .dialog-message {
	height: 750px;
	max-height: 85vh;
	overflow: auto;
	padding-top: 25px;
}

body .elementor-templates-modal .dialog-content {
	height: 100%;
}

body .elementor-templates-modal .dialog-loading {
	display: none;
}

body .elementor-templates-modal__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 50px;
}

body .elementor-templates-modal__header__logo {
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
}

body .elementor-templates-modal__header__logo-area {
	text-align: left;
	padding-left: 15px;
}

body .elementor-templates-modal__header__logo-area > * {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body .elementor-templates-modal__header__logo__icon-wrapper {
	margin-right: 10px;
	font-size: 12px;
}

body .elementor-templates-modal__header__logo__title {
	padding-top: 2px;
}

body .elementor-templates-modal__header__items-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

body .elementor-templates-modal__header__item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

body .elementor-templates-modal__header__item > i {
	font-size: 20px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
}

body .elementor-templates-modal__header__item > i:not(:hover) {
	color: #a4afb7;
}

body .elementor-templates-modal__header__close--normal {
	width: 47px;
	border-left: 1px solid #e6e9ec;
}

body .elementor-templates-modal__header__close--normal i {
	font-size: 18px;
}

body .elementor-templates-modal__header__close--skip {
	padding: 10px 10px 10px 20px;
	margin-right: 10px;
	color: #fff;
	background-color: #a4afb7;
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

body .elementor-templates-modal__header__close--skip > i {
	font-size: inherit;
	padding-left: 10px;
	margin-left: 15px;
	border-left: 1px solid;
}

body .elementor-templates-modal__header__close--skip > i:not(:hover) {
	color: #fff;
}

body .elementor-templates-modal__sidebar {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 25%;
	background-color: rgba(255, 255, 255, 0.3);
}

body .elementor-templates-modal__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 13px rgba(0, 0, 0, 0.05);
}

body #wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section + .elementor-second-section {
	border-top: 1px solid #464b50;
	margin-top: 6px;
}

body .elementor-hidden {
	display: none;
}

body .elementor-screen-only, body .screen-reader-text, body .screen-reader-text span, body .ui-helper-hidden-accessible {
	position: absolute;
	top: -10000em;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

body .elementor-clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
}

body .e-logo-wrapper {
	background: #93003c;
	display: inline-block;
	padding: .75em;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	line-height: 1;
}

body .e-logo-wrapper i {
	color: #fff;
	font-size: 1em;
}

body .elementor {
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}

body .elementor *, body .elementor :after, body .elementor :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body .elementor a {
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

body .elementor hr {
	margin: 0;
	background-color: transparent;
}

body .elementor img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

body .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	margin: 0;
}

body .elementor embed, body .elementor iframe, body .elementor object, body .elementor video {
	max-width: 100%;
	width: 100%;
	margin: 0;
	line-height: 1;
	border: none;
}

body .elementor .elementor-custom-embed {
	line-height: 0;
}

body .elementor .elementor-background, body .elementor .elementor-background-holder, body .elementor .elementor-background-video-container {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	z-index: 0;
	direction: ltr;
}

body .elementor .elementor-background-video-container {
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	pointer-events: none;
}

body .elementor .elementor-background-video-container.elementor-loading {
	opacity: 0;
}

body .elementor .elementor-background-video-embed {
	max-width: none;
}

body .elementor .elementor-background-video, body .elementor .elementor-background-video-embed, body .elementor .elementor-background-video-hosted {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

body .elementor .elementor-background-video {
	max-width: none;
}

body .elementor .elementor-html5-video {
	-o-object-fit: cover;
	object-fit: cover;
}

body .elementor .elementor-background-overlay, body .elementor .elementor-background-slideshow {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

body .elementor .elementor-background-slideshow {
	z-index: 0;
}

body .elementor .elementor-background-slideshow__slide__image {
	width: 100%;
	height: 100%;
	background-position: 50%;
	-webkit-background-size: cover;
	background-size: cover;
}

body .elementor-widget-wrap > .elementor-element.elementor-absolute {
	position: absolute;
}

body .elementor-widget-wrap > .elementor-element.elementor-fixed {
	position: fixed;
}

body .elementor-widget-wrap .elementor-element.elementor-widget__width-auto, body .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
	max-width: 100%;
}

@media (max-width: 1024px) {
	body .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, body .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	body .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, body .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
		max-width: 100%;
	}
}

body .elementor-element.elementor-absolute, body .elementor-element.elementor-fixed {
	z-index: 1;
}

body .elementor-invisible {
	visibility: hidden;
}

body .elementor-align-center {
	text-align: center;
}

body .elementor-align-center .elementor-button {
	width: auto;
}

body .elementor-align-right {
	text-align: right;
}

body .elementor-align-right .elementor-button {
	width: auto;
}

body .elementor-align-left {
	text-align: left;
}

body .elementor-align-left .elementor-button {
	width: auto;
}

body .elementor-align-justify .elementor-button {
	width: 100%;
}

body .elementor-custom-embed-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

body .elementor-custom-embed-play i {
	font-size: 100px;
	color: #fff;
	text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}

body .elementor-custom-embed-play svg {
	height: 100px;
	width: 100px;
	fill: #fff;
	-webkit-filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
}

body .elementor-custom-embed-play i, body .elementor-custom-embed-play svg {
	opacity: .8;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

body .elementor-custom-embed-play.elementor-playing i {
	font-family: eicons;
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
}

body .elementor-custom-embed-play.elementor-playing i:before {
	content: "\e8fb";
}

body .elementor-tag {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

body .elementor-ken-burns {
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-transition-duration: 10s;
	-o-transition-duration: 10s;
	transition-duration: 10s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

body .elementor-ken-burns--out {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

body .elementor-ken-burns--active {
	-webkit-transition-duration: 20s;
	-o-transition-duration: 20s;
	transition-duration: 20s;
}

body .elementor-ken-burns--active.elementor-ken-burns--out {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

body .elementor-ken-burns--active.elementor-ken-burns--in {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

@media (min-width: -1px) {
	body .elementor-widescreen-align-center {
		text-align: center;
	}

	body .elementor-widescreen-align-center .elementor-button {
		width: auto;
	}

	body .elementor-widescreen-align-right {
		text-align: right;
	}

	body .elementor-widescreen-align-right .elementor-button {
		width: auto;
	}

	body .elementor-widescreen-align-left {
		text-align: left;
	}

	body .elementor-widescreen-align-left .elementor-button {
		width: auto;
	}

	body .elementor-widescreen-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width: -1px) {
	body .elementor-laptop-align-center {
		text-align: center;
	}

	body .elementor-laptop-align-center .elementor-button {
		width: auto;
	}

	body .elementor-laptop-align-right {
		text-align: right;
	}

	body .elementor-laptop-align-right .elementor-button {
		width: auto;
	}

	body .elementor-laptop-align-left {
		text-align: left;
	}

	body .elementor-laptop-align-left .elementor-button {
		width: auto;
	}

	body .elementor-laptop-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width: -1px) {
	body .elementor-tablet_extra-align-center {
		text-align: center;
	}

	body .elementor-tablet_extra-align-center .elementor-button {
		width: auto;
	}

	body .elementor-tablet_extra-align-right {
		text-align: right;
	}

	body .elementor-tablet_extra-align-right .elementor-button {
		width: auto;
	}

	body .elementor-tablet_extra-align-left {
		text-align: left;
	}

	body .elementor-tablet_extra-align-left .elementor-button {
		width: auto;
	}

	body .elementor-tablet_extra-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	body .elementor-tablet-align-center {
		text-align: center;
	}

	body .elementor-tablet-align-center .elementor-button {
		width: auto;
	}

	body .elementor-tablet-align-right {
		text-align: right;
	}

	body .elementor-tablet-align-right .elementor-button {
		width: auto;
	}

	body .elementor-tablet-align-left {
		text-align: left;
	}

	body .elementor-tablet-align-left .elementor-button {
		width: auto;
	}

	body .elementor-tablet-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width: -1px) {
	body .elementor-mobile_extra-align-center {
		text-align: center;
	}

	body .elementor-mobile_extra-align-center .elementor-button {
		width: auto;
	}

	body .elementor-mobile_extra-align-right {
		text-align: right;
	}

	body .elementor-mobile_extra-align-right .elementor-button {
		width: auto;
	}

	body .elementor-mobile_extra-align-left {
		text-align: left;
	}

	body .elementor-mobile_extra-align-left .elementor-button {
		width: auto;
	}

	body .elementor-mobile_extra-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width: 767px) {
	body .elementor-mobile-align-center {
		text-align: center;
	}

	body .elementor-mobile-align-center .elementor-button {
		width: auto;
	}

	body .elementor-mobile-align-right {
		text-align: right;
	}

	body .elementor-mobile-align-right .elementor-button {
		width: auto;
	}

	body .elementor-mobile-align-left {
		text-align: left;
	}

	body .elementor-mobile-align-left .elementor-button {
		width: auto;
	}

	body .elementor-mobile-align-justify .elementor-button {
		width: 100%;
	}
}

body #wpadminbar #wp-admin-bar-elementor_edit_page > .ab-item:before {
	content: "\e813";
	font-family: eicons;
	top: 3px;
	font-size: 18px;
}

body #wpadminbar #wp-admin-bar-elementor_inspector > .ab-item:before {
	content: "\f348";
	top: 2px;
}

body :root {
	--page-title-display: block;
}

body .elementor-page-title, body h1.entry-title {
	display: var(--page-title-display);
}

body .elementor-section {
	position: relative;
}

body .elementor-section .elementor-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

@media (max-width: 1024px) {
	body .elementor-section .elementor-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

body .elementor-section.elementor-section-stretched {
	position: relative;
	width: 100%;
}

body .elementor-section.elementor-section-items-top > .elementor-container {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

body .elementor-section.elementor-section-items-middle > .elementor-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body .elementor-section.elementor-section-items-bottom > .elementor-container {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (min-width: 768px) {
	body .elementor-section.elementor-section-height-full {
		height: 100vh;
	}

	body .elementor-section.elementor-section-height-full > .elementor-container {
		height: 100%;
	}
}

body .elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

body .elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body .elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

body .elementor-row {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 1024px) {
	body .elementor-row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

body .elementor-widget-wrap {
	position: relative;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

body .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body .elementor-widget-wrap > .elementor-element {
	width: 100%;
}

body .elementor-widget {
	position: relative;
}

body .elementor-widget:not(:last-child) {
	margin-bottom: 20px;
}

body .elementor-widget:not(:last-child).elementor-absolute, body .elementor-widget:not(:last-child).elementor-widget__width-auto, body .elementor-widget:not(:last-child).elementor-widget__width-initial {
	margin-bottom: 0;
}

body .elementor-column {
	min-height: 1px;
}

body .elementor-column, body .elementor-column-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body .elementor-column-wrap {
	width: 100%;
}

body .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
	padding: 5px;
}

body .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 10px;
}

body .elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
	padding: 15px;
}

body .elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
	padding: 20px;
}

body .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
	padding: 30px;
}

body .elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
	padding: 0;
}

@media (min-width: 768px) {
	body .elementor-column.elementor-col-10, body .elementor-column[data-col="10"] {
		width: 10%;
	}

	body .elementor-column.elementor-col-11, body .elementor-column[data-col="11"] {
		width: 11.111%;
	}

	body .elementor-column.elementor-col-12, body .elementor-column[data-col="12"] {
		width: 12.5%;
	}

	body .elementor-column.elementor-col-14, body .elementor-column[data-col="14"] {
		width: 14.285%;
	}

	body .elementor-column.elementor-col-16, body .elementor-column[data-col="16"] {
		width: 16.666%;
	}

	body .elementor-column.elementor-col-20, body .elementor-column[data-col="20"] {
		width: 20%;
	}

	body .elementor-column.elementor-col-25, body .elementor-column[data-col="25"] {
		width: 25%;
	}

	body .elementor-column.elementor-col-30, body .elementor-column[data-col="30"] {
		width: 30%;
	}

	body .elementor-column.elementor-col-33, body .elementor-column[data-col="33"] {
		width: 33.333%;
	}

	body .elementor-column.elementor-col-40, body .elementor-column[data-col="40"] {
		width: 40%;
	}

	body .elementor-column.elementor-col-50, body .elementor-column[data-col="50"] {
		width: 50%;
	}

	body .elementor-column.elementor-col-60, body .elementor-column[data-col="60"] {
		width: 60%;
	}

	body .elementor-column.elementor-col-66, body .elementor-column[data-col="66"] {
		width: 66.666%;
	}

	body .elementor-column.elementor-col-70, body .elementor-column[data-col="70"] {
		width: 70%;
	}

	body .elementor-column.elementor-col-75, body .elementor-column[data-col="75"] {
		width: 75%;
	}

	body .elementor-column.elementor-col-80, body .elementor-column[data-col="80"] {
		width: 80%;
	}

	body .elementor-column.elementor-col-83, body .elementor-column[data-col="83"] {
		width: 83.333%;
	}

	body .elementor-column.elementor-col-90, body .elementor-column[data-col="90"] {
		width: 90%;
	}

	body .elementor-column.elementor-col-100, body .elementor-column[data-col="100"] {
		width: 100%;
	}
}

@media (max-width: 479px) {
	body .elementor-column.elementor-xs-10 {
		width: 10%;
	}

	body .elementor-column.elementor-xs-11 {
		width: 11.111%;
	}

	body .elementor-column.elementor-xs-12 {
		width: 12.5%;
	}

	body .elementor-column.elementor-xs-14 {
		width: 14.285%;
	}

	body .elementor-column.elementor-xs-16 {
		width: 16.666%;
	}

	body .elementor-column.elementor-xs-20 {
		width: 20%;
	}

	body .elementor-column.elementor-xs-25 {
		width: 25%;
	}

	body .elementor-column.elementor-xs-30 {
		width: 30%;
	}

	body .elementor-column.elementor-xs-33 {
		width: 33.333%;
	}

	body .elementor-column.elementor-xs-40 {
		width: 40%;
	}

	body .elementor-column.elementor-xs-50 {
		width: 50%;
	}

	body .elementor-column.elementor-xs-60 {
		width: 60%;
	}

	body .elementor-column.elementor-xs-66 {
		width: 66.666%;
	}

	body .elementor-column.elementor-xs-70 {
		width: 70%;
	}

	body .elementor-column.elementor-xs-75 {
		width: 75%;
	}

	body .elementor-column.elementor-xs-80 {
		width: 80%;
	}

	body .elementor-column.elementor-xs-83 {
		width: 83.333%;
	}

	body .elementor-column.elementor-xs-90 {
		width: 90%;
	}

	body .elementor-column.elementor-xs-100 {
		width: 100%;
	}
}

@media (max-width: 767px) {
	body .elementor-column.elementor-sm-10 {
		width: 10%;
	}

	body .elementor-column.elementor-sm-11 {
		width: 11.111%;
	}

	body .elementor-column.elementor-sm-12 {
		width: 12.5%;
	}

	body .elementor-column.elementor-sm-14 {
		width: 14.285%;
	}

	body .elementor-column.elementor-sm-16 {
		width: 16.666%;
	}

	body .elementor-column.elementor-sm-20 {
		width: 20%;
	}

	body .elementor-column.elementor-sm-25 {
		width: 25%;
	}

	body .elementor-column.elementor-sm-30 {
		width: 30%;
	}

	body .elementor-column.elementor-sm-33 {
		width: 33.333%;
	}

	body .elementor-column.elementor-sm-40 {
		width: 40%;
	}

	body .elementor-column.elementor-sm-50 {
		width: 50%;
	}

	body .elementor-column.elementor-sm-60 {
		width: 60%;
	}

	body .elementor-column.elementor-sm-66 {
		width: 66.666%;
	}

	body .elementor-column.elementor-sm-70 {
		width: 70%;
	}

	body .elementor-column.elementor-sm-75 {
		width: 75%;
	}

	body .elementor-column.elementor-sm-80 {
		width: 80%;
	}

	body .elementor-column.elementor-sm-83 {
		width: 83.333%;
	}

	body .elementor-column.elementor-sm-90 {
		width: 90%;
	}

	body .elementor-column.elementor-sm-100 {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body .elementor-column.elementor-md-10 {
		width: 10%;
	}

	body .elementor-column.elementor-md-11 {
		width: 11.111%;
	}

	body .elementor-column.elementor-md-12 {
		width: 12.5%;
	}

	body .elementor-column.elementor-md-14 {
		width: 14.285%;
	}

	body .elementor-column.elementor-md-16 {
		width: 16.666%;
	}

	body .elementor-column.elementor-md-20 {
		width: 20%;
	}

	body .elementor-column.elementor-md-25 {
		width: 25%;
	}

	body .elementor-column.elementor-md-30 {
		width: 30%;
	}

	body .elementor-column.elementor-md-33 {
		width: 33.333%;
	}

	body .elementor-column.elementor-md-40 {
		width: 40%;
	}

	body .elementor-column.elementor-md-50 {
		width: 50%;
	}

	body .elementor-column.elementor-md-60 {
		width: 60%;
	}

	body .elementor-column.elementor-md-66 {
		width: 66.666%;
	}

	body .elementor-column.elementor-md-70 {
		width: 70%;
	}

	body .elementor-column.elementor-md-75 {
		width: 75%;
	}

	body .elementor-column.elementor-md-80 {
		width: 80%;
	}

	body .elementor-column.elementor-md-83 {
		width: 83.333%;
	}

	body .elementor-column.elementor-md-90 {
		width: 90%;
	}

	body .elementor-column.elementor-md-100 {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body .elementor-reverse-tablet > .elementor-container > :first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	body .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (max-width: 767px) {
	body .elementor-reverse-mobile > .elementor-container > :first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	body .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	body .elementor-column {
		width: 100%;
	}
}

body ul.elementor-icon-list-items.elementor-inline-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
	word-break: break-word;
}

body .elementor-grid {
	display: grid;
	grid-column-gap: var(--grid-column-gap);
	grid-row-gap: var(--grid-row-gap);
}

body .elementor-grid .elementor-grid-item {
	min-width: 0;
}

body .elementor-grid-0 .elementor-grid {
	display: inline-block;
	width: 100%;
	word-spacing: var(--grid-column-gap);
	margin-bottom: calc(-1 * var(--grid-row-gap));
}

body .elementor-grid-0 .elementor-grid .elementor-grid-item {
	display: inline-block;
	margin-bottom: var(--grid-row-gap);
	word-break: break-word;
}

body .elementor-grid-1 .elementor-grid {
	grid-template-columns: repeat(1, 1fr);
}

body .elementor-grid-2 .elementor-grid {
	grid-template-columns: repeat(2, 1fr);
}

body .elementor-grid-3 .elementor-grid {
	grid-template-columns: repeat(3, 1fr);
}

body .elementor-grid-4 .elementor-grid {
	grid-template-columns: repeat(4, 1fr);
}

body .elementor-grid-5 .elementor-grid {
	grid-template-columns: repeat(5, 1fr);
}

body .elementor-grid-6 .elementor-grid {
	grid-template-columns: repeat(6, 1fr);
}

body .elementor-grid-7 .elementor-grid {
	grid-template-columns: repeat(7, 1fr);
}

body .elementor-grid-8 .elementor-grid {
	grid-template-columns: repeat(8, 1fr);
}

body .elementor-grid-9 .elementor-grid {
	grid-template-columns: repeat(9, 1fr);
}

body .elementor-grid-10 .elementor-grid {
	grid-template-columns: repeat(10, 1fr);
}

body .elementor-grid-11 .elementor-grid {
	grid-template-columns: repeat(11, 1fr);
}

body .elementor-grid-12 .elementor-grid {
	grid-template-columns: repeat(12, 1fr);
}

@media (min-width: -1px) {
	body .elementor-grid-widescreen-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap));
	}

	body .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}

	body .elementor-grid-widescreen-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	body .elementor-grid-widescreen-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	body .elementor-grid-widescreen-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	body .elementor-grid-widescreen-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}

	body .elementor-grid-widescreen-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}

	body .elementor-grid-widescreen-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}

	body .elementor-grid-widescreen-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}

	body .elementor-grid-widescreen-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}

	body .elementor-grid-widescreen-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}

	body .elementor-grid-widescreen-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}

	body .elementor-grid-widescreen-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}

	body .elementor-grid-widescreen-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width: -1px) {
	body .elementor-grid-laptop-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap));
	}

	body .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}

	body .elementor-grid-laptop-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	body .elementor-grid-laptop-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	body .elementor-grid-laptop-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	body .elementor-grid-laptop-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}

	body .elementor-grid-laptop-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}

	body .elementor-grid-laptop-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}

	body .elementor-grid-laptop-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}

	body .elementor-grid-laptop-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}

	body .elementor-grid-laptop-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}

	body .elementor-grid-laptop-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}

	body .elementor-grid-laptop-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}

	body .elementor-grid-laptop-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width: -1px) {
	body .elementor-grid-tablet_extra-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap));
	}

	body .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}

	body .elementor-grid-tablet_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	body .elementor-grid-tablet_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	body .elementor-grid-tablet_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	body .elementor-grid-tablet_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}

	body .elementor-grid-tablet_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}

	body .elementor-grid-tablet_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}

	body .elementor-grid-tablet_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}

	body .elementor-grid-tablet_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}

	body .elementor-grid-tablet_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}

	body .elementor-grid-tablet_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}

	body .elementor-grid-tablet_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}

	body .elementor-grid-tablet_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width: 1024px) {
	body .elementor-grid-tablet-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap));
	}

	body .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}

	body .elementor-grid-tablet-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	body .elementor-grid-tablet-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	body .elementor-grid-tablet-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	body .elementor-grid-tablet-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}

	body .elementor-grid-tablet-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}

	body .elementor-grid-tablet-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}

	body .elementor-grid-tablet-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}

	body .elementor-grid-tablet-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}

	body .elementor-grid-tablet-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}

	body .elementor-grid-tablet-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}

	body .elementor-grid-tablet-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}

	body .elementor-grid-tablet-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width: -1px) {
	body .elementor-grid-mobile_extra-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap));
	}

	body .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}

	body .elementor-grid-mobile_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	body .elementor-grid-mobile_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	body .elementor-grid-mobile_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	body .elementor-grid-mobile_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}

	body .elementor-grid-mobile_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}

	body .elementor-grid-mobile_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}

	body .elementor-grid-mobile_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}

	body .elementor-grid-mobile_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}

	body .elementor-grid-mobile_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}

	body .elementor-grid-mobile_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}

	body .elementor-grid-mobile_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}

	body .elementor-grid-mobile_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width: 767px) {
	body .elementor-grid-mobile-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap));
	}

	body .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}

	body .elementor-grid-mobile-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	body .elementor-grid-mobile-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	body .elementor-grid-mobile-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}

	body .elementor-grid-mobile-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}

	body .elementor-grid-mobile-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}

	body .elementor-grid-mobile-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}

	body .elementor-grid-mobile-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}

	body .elementor-grid-mobile-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}

	body .elementor-grid-mobile-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}

	body .elementor-grid-mobile-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}

	body .elementor-grid-mobile-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}

	body .elementor-grid-mobile-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (min-width: 1025px) {
	body #elementor-device-mode:after {
		content: "desktop";
	}
}

@media (min-width: -1px) {
	body #elementor-device-mode:after {
		content: "widescreen";
	}
}

@media (max-width: -1px) {
	body #elementor-device-mode:after {
		content: "laptop";
		content: "tablet_extra";
	}
}

@media (max-width: 1024px) {
	body #elementor-device-mode:after {
		content: "tablet";
	}
}

@media (max-width: -1px) {
	body #elementor-device-mode:after {
		content: "mobile_extra";
	}
}

@media (max-width: 767px) {
	body #elementor-device-mode:after {
		content: "mobile";
	}
}

body [class*=" eicon-"], body [class^=eicon] {
	display: inline-block;
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@-webkit-keyframes eicon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes eicon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

body .eicon-animation-spin {
	-webkit-animation: eicon-spin 2s linear infinite;
	animation: eicon-spin 2s linear infinite;
}

body .eicon-loading:before {
	content: "\e8fb";
}

body .eicon-menu-bar:before {
	content: "\e816";
}

body .eicon-chevron-right:before {
	content: "\e87d";
}

body .eicon-chevron-left:before {
	content: "\e87e";
}

body .eicon-close:before {
	content: "\e87f";
}

body .eicon-share-arrow:before {
	content: "\e96c";
}

body .eicon-zoom-in:before {
	content: "\e882";
}

body .eicon-zoom-in-bold:before {
	content: "\e92e";
}

body .eicon-zoom-out-bold:before {
	content: "\e943";
}

body .eicon-frame-expand:before {
	content: "\e95c";
}

body .eicon-frame-minimize:before {
	content: "\e95d";
}

body .eicon-play:before {
	content: "\e89d";
}

body .eicon-facebook:before {
	content: "\e959";
}

body .eicon-twitter:before {
	content: "\e95a";
}

body .eicon-pinterest:before {
	content: "\e95b";
}

body .eicon-download-bold:before {
	content: "\e96b";
}

body .eicon-caret-down:before {
	content: "\e92a";
}

body .elementor-form-fields-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, body .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, body .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, body .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

body .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper, body .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

body .elementor-field-group {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body .elementor-field-group.elementor-field-type-submit {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

body .elementor-field-group .elementor-field-textual {
	width: 100%;
	max-width: 100%;
	border: 1px solid #818a91;
	background-color: transparent;
	color: #373a3c;
	vertical-align: middle;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

body .elementor-field-group .elementor-field-textual:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	outline: 0;
}

body .elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

body .elementor-field-group .elementor-field-textual:-ms-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

body .elementor-field-group .elementor-field-textual:-moz-placeholder, body .elementor-field-group .elementor-field-textual::-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

body .elementor-field-group .elementor-field-textual::-ms-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

body .elementor-field-group .elementor-field-textual::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

body .elementor-field-group .elementor-select-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%;
}

body .elementor-field-group .elementor-select-wrapper select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding-right: 20px;
}

body .elementor-field-group .elementor-select-wrapper:before {
	content: "\e92a";
	font-family: eicons;
	font-size: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	pointer-events: none;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

body .elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
	content: "";
}

body .elementor-field-subgroup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body .elementor-field-subgroup .elementor-field-option label {
	display: inline-block;
}

body .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
	padding-right: 10px;
}

body .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

body .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, body .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, body .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, body .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, body .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, body .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
	display: inline;
}

body .elementor-field-label {
	cursor: pointer;
}

body .elementor-mark-required .elementor-field-label:after {
	content: "*";
	color: red;
	padding-left: .2em;
}

body .elementor-field-textual {
	line-height: 1.4;
	font-size: 15px;
	min-height: 40px;
	padding: 5px 14px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

body .elementor-field-textual.elementor-size-xs {
	font-size: 13px;
	min-height: 33px;
	padding: 4px 12px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

body .elementor-field-textual.elementor-size-md {
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

body .elementor-field-textual.elementor-size-lg {
	font-size: 18px;
	min-height: 59px;
	padding: 7px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

body .elementor-field-textual.elementor-size-xl {
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

body .elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

body .elementor-button-align-stretch .e-form__buttons__wrapper {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

body .elementor-button-align-stretch .e-form__buttons__wrapper__button {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

body .elementor-button-align-center .e-form__buttons, body .elementor-button-align-center .elementor-field-type-submit {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body .elementor-button-align-start .e-form__buttons, body .elementor-button-align-start .elementor-field-type-submit {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

body .elementor-button-align-end .e-form__buttons, body .elementor-button-align-end .elementor-field-type-submit {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

body .elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, body .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, body .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	-ms-flex-preferred-size: initial;
	flex-basis: auto;
}

body .elementor-button-align-center .e-form__buttons__wrapper, body .elementor-button-align-end .e-form__buttons__wrapper, body .elementor-button-align-start .e-form__buttons__wrapper {
	-webkit-box-flex: initial;
	-ms-flex-positive: initial;
	flex-grow: 0;
}

body .elementor-button-align-center .e-form__buttons__wrapper, body .elementor-button-align-center .e-form__buttons__wrapper__button, body .elementor-button-align-end .e-form__buttons__wrapper, body .elementor-button-align-end .e-form__buttons__wrapper__button, body .elementor-button-align-start .e-form__buttons__wrapper, body .elementor-button-align-start .e-form__buttons__wrapper__button {
	-ms-flex-preferred-size: initial;
	flex-basis: auto;
}

@media screen and (max-width: 1024px) {
	body .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	body .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	body .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	body .elementor-tablet-button-align-center .e-form__buttons, body .elementor-tablet-button-align-center .elementor-field-type-submit {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	body .elementor-tablet-button-align-start .e-form__buttons, body .elementor-tablet-button-align-start .elementor-field-type-submit {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	body .elementor-tablet-button-align-end .e-form__buttons, body .elementor-tablet-button-align-end .elementor-field-type-submit {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	body .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, body .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, body .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		-ms-flex-preferred-size: initial;
		flex-basis: auto;
	}

	body .elementor-tablet-button-align-center .e-form__buttons__wrapper, body .elementor-tablet-button-align-end .e-form__buttons__wrapper, body .elementor-tablet-button-align-start .e-form__buttons__wrapper {
		-webkit-box-flex: initial;
		-ms-flex-positive: initial;
		flex-grow: 0;
	}

	body .elementor-tablet-button-align-center .e-form__buttons__wrapper, body .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, body .elementor-tablet-button-align-end .e-form__buttons__wrapper, body .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, body .elementor-tablet-button-align-start .e-form__buttons__wrapper, body .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
		-ms-flex-preferred-size: initial;
		flex-basis: auto;
	}
}

@media screen and (max-width: 767px) {
	body .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	body .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	body .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	body .elementor-mobile-button-align-center .e-form__buttons, body .elementor-mobile-button-align-center .elementor-field-type-submit {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	body .elementor-mobile-button-align-start .e-form__buttons, body .elementor-mobile-button-align-start .elementor-field-type-submit {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	body .elementor-mobile-button-align-end .e-form__buttons, body .elementor-mobile-button-align-end .elementor-field-type-submit {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	body .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, body .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, body .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		-ms-flex-preferred-size: initial;
		flex-basis: auto;
	}

	body .elementor-mobile-button-align-center .e-form__buttons__wrapper, body .elementor-mobile-button-align-end .e-form__buttons__wrapper, body .elementor-mobile-button-align-start .e-form__buttons__wrapper {
		-webkit-box-flex: initial;
		-ms-flex-positive: initial;
		flex-grow: 0;
	}

	body .elementor-mobile-button-align-center .e-form__buttons__wrapper, body .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, body .elementor-mobile-button-align-end .e-form__buttons__wrapper, body .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, body .elementor-mobile-button-align-start .e-form__buttons__wrapper, body .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
		-ms-flex-preferred-size: initial;
		flex-basis: auto;
	}
}

body .elementor-error .elementor-field {
	border-color: #d9534f;
}

body .elementor-error .help-inline {
	color: #d9534f;
	font-size: .9em;
}

body .elementor-message {
	margin: 10px 0;
	font-size: 1em;
	line-height: 1;
}

body .elementor-message:before {
	content: "\e90e";
	display: inline-block;
	font-family: eicons;
	font-weight: 400;
	font-style: normal;
	vertical-align: middle;
	margin-right: 5px;
}

body .elementor-message.elementor-message-danger {
	color: #d9534f;
}

body .elementor-message.elementor-message-danger:before {
	content: "\e87f";
}

body .elementor-message.form-message-success {
	color: #5cb85c;
}

body .elementor-form .elementor-button {
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}

body .elementor-form .elementor-button > span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body .elementor-form .elementor-button.elementor-size-xs {
	min-height: 33px;
}

body .elementor-form .elementor-button.elementor-size-sm {
	min-height: 40px;
}

body .elementor-form .elementor-button.elementor-size-md {
	min-height: 47px;
}

body .elementor-form .elementor-button.elementor-size-lg {
	min-height: 59px;
}

body .elementor-form .elementor-button.elementor-size-xl {
	min-height: 72px;
}

body .elementor-element .elementor-widget-container {
	-webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

body .elementor-button {
	display: inline-block;
	line-height: 1;
	background-color: #818a91;
	font-size: 15px;
	padding: 12px 24px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	fill: #fff;
	text-align: center;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

body .elementor-button:focus, body .elementor-button:hover, body .elementor-button:visited {
	color: #fff;
}

body .elementor-button-content-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body .elementor-button-icon {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

body .elementor-button-icon svg {
	width: 1em;
	height: auto;
}

body .elementor-button-icon .e-font-icon-svg {
	height: 1em;
}

body .elementor-button-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
	display: inline-block;
}

body .elementor-button.elementor-size-xs {
	font-size: 13px;
	padding: 10px 20px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

body .elementor-button.elementor-size-md {
	font-size: 16px;
	padding: 15px 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

body .elementor-button.elementor-size-lg {
	font-size: 18px;
	padding: 20px 40px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

body .elementor-button.elementor-size-xl {
	font-size: 20px;
	padding: 25px 50px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

body .elementor-button .elementor-align-icon-right {
	margin-left: 5px;
	-webkit-box-ordinal-group: 16;
	-ms-flex-order: 15;
	order: 15;
}

body .elementor-button .elementor-align-icon-left {
	margin-right: 5px;
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

body .elementor-button span {
	text-decoration: inherit;
}

body .elementor-menu-cart__toggle .elementor-button-icon {
	-webkit-box-ordinal-group: 16;
	-ms-flex-order: 15;
	order: 15;
}

body .elementor-element.elementor-button-info .elementor-button {
	background-color: #5bc0de;
}

body .elementor-element.elementor-button-success .elementor-button {
	background-color: #5cb85c;
}

body .elementor-element.elementor-button-warning .elementor-button {
	background-color: #f0ad4e;
}

body .elementor-element.elementor-button-danger .elementor-button {
	background-color: #d9534f;
}

body .elementor-widget-button .elementor-button .elementor-button-info {
	background-color: #5bc0de;
}

body .elementor-widget-button .elementor-button .elementor-button-success {
	background-color: #5cb85c;
}

body .elementor-widget-button .elementor-button .elementor-button-warning {
	background-color: #f0ad4e;
}

body .elementor-widget-button .elementor-button .elementor-button-danger {
	background-color: #d9534f;
}

body .elementor-tab-title a {
	color: inherit;
}

body .elementor-view-stacked .elementor-icon {
	padding: .5em;
	background-color: #818a91;
	color: #fff;
	fill: #fff;
}

body .elementor-view-framed .elementor-icon {
	padding: .5em;
	color: #818a91;
	border: 3px solid #818a91;
	background-color: transparent;
}

body .elementor-icon {
	display: inline-block;
	line-height: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #818a91;
	font-size: 50px;
	text-align: center;
}

body .elementor-icon:hover {
	color: #818a91;
}

body .elementor-icon i, body .elementor-icon svg {
	width: 1em;
	height: 1em;
	position: relative;
	display: block;
}

body .elementor-icon i:before, body .elementor-icon svg:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

body .elementor-icon i.fad {
	width: auto;
}

body .elementor-shape-circle .elementor-icon {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

body .slick-slider {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

body .slick-list, body .slick-slider {
	position: relative;
	display: block;
}

body .slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

body .slick-list:focus {
	outline: none;
}

body .slick-list.dragging {
	cursor: pointer;
}

body .slick-slider .slick-list, body .slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

body .slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

body .slick-track:after, body .slick-track:before {
	content: "";
	display: table;
}

body .slick-track:after {
	clear: both;
}

body .slick-loading .slick-track {
	visibility: hidden;
}

body .slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

body .elementor-slick-slider[dir=rtl] .slick-slide {
	float: right;
}

body .slick-slide img {
	display: block;
}

body .slick-slide.slick-loading img {
	display: none;
}

body .slick-slide.dragging img {
	pointer-events: none;
}

body .slick-initialized .slick-slide {
	display: block;
}

body .slick-loading .slick-slide {
	visibility: hidden;
}

body .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

body .slick-arrow.slick-hidden {
	display: none;
}

body .elementor-slick-slider .slick-loading .slick-list {
	background: #fff;
}

body .elementor-slick-slider .slick-loading .slick-list:after {
	content: "\e8fb";
	font-family: eicons;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
	font-size: 25px;
	color: #a4afb7;
}

body .elementor-slick-slider .slick-next, body .elementor-slick-slider .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

body .elementor-slick-slider .slick-next:focus, body .elementor-slick-slider .slick-next:hover, body .elementor-slick-slider .slick-prev:focus, body .elementor-slick-slider .slick-prev:hover {
	color: transparent;
	outline: none;
	background: transparent;
}

body .elementor-slick-slider .slick-next:focus:before, body .elementor-slick-slider .slick-next:hover:before, body .elementor-slick-slider .slick-prev:focus:before, body .elementor-slick-slider .slick-prev:hover:before {
	opacity: 1;
}

body .elementor-slick-slider .slick-next.slick-disabled:before, body .elementor-slick-slider .slick-prev.slick-disabled:before {
	opacity: .25;
}

body .elementor-slick-slider .slick-next:before, body .elementor-slick-slider .slick-prev:before {
	font-family: eicons;
	font-size: 35px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body .elementor-slick-slider .slick-prev {
	left: -25px;
}

body [dir=rtl] .elementor-slick-slider .slick-prev {
	left: auto;
	right: -25px;
}

body .elementor-slick-slider .slick-prev:before {
	content: "\e89f";
}

body [dir=rtl] .elementor-slick-slider .slick-prev:before {
	content: "\e89e";
}

body .elementor-slick-slider .slick-next {
	right: -25px;
}

body [dir=rtl] .elementor-slick-slider .slick-next {
	left: -25px;
	right: auto;
}

body .elementor-slick-slider .slick-next:before {
	content: "\e89e";
}

body [dir=rtl] .elementor-slick-slider .slick-next:before {
	content: "\e89f";
}

body .elementor-slick-slider .slick-dotted.slick-slider {
	margin-bottom: 30px;
}

body .elementor-slick-slider ul.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}

body .elementor-slick-slider ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

body .elementor-slick-slider ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

body .elementor-slick-slider ul.slick-dots li button:focus, body .elementor-slick-slider ul.slick-dots li button:hover {
	outline: none;
}

body .elementor-slick-slider ul.slick-dots li button:focus:before, body .elementor-slick-slider ul.slick-dots li button:hover:before {
	opacity: 1;
}

body .elementor-slick-slider ul.slick-dots li button:before {
	font-family: eicons;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "\e914";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body .elementor-slick-slider ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000;
}

body .elementor-slick-slider .slick-arrows-inside .slick-prev {
	left: 20px;
}

body [dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev {
	left: auto;
	right: 20px;
}

body .elementor-slick-slider .slick-arrows-inside .slick-next {
	right: 20px;
}

body [dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next {
	left: 20px;
	right: auto;
}

body .elementor-slick-slider .slick-dots-inside .slick-dots {
	bottom: 5px;
}

body .elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
	margin-bottom: 0;
}

body .elementor-slick-slider .slick-slider .slick-next, body .elementor-slick-slider .slick-slider .slick-prev {
	z-index: 1;
}

body .elementor-slick-slider .slick-slide img {
	margin: auto;
}

body .swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

body .swiper-container .swiper-slide figure {
	line-height: 0;
}

body .swiper-container .elementor-lightbox-content-source {
	display: none;
}

body .swiper-container-no-flexbox .swiper-slide {
	float: left;
}

body .swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

body .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

body .swiper-container-android .swiper-slide, body .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

body .swiper-container-multirow > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body .swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

body .swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

body .swiper-container-autoheight, body .swiper-container-autoheight .swiper-slide {
	height: auto;
}

body .swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	-o-transition-property: transform,height;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform;
}

body .swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

body .swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

body .swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

body .swiper-button-next, body .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background: no-repeat 50%;
}

body .swiper-button-next.swiper-button-disabled, body .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

body .swiper-button-prev, body .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto;
}

body .swiper-button-prev.swiper-button-black, body .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}

body .swiper-button-prev.swiper-button-white, body .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}

body .swiper-button-next, body .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto;
}

body .swiper-button-next.swiper-button-black, body .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}

body .swiper-button-next.swiper-button-white, body .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}

body .swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10;
}

body .swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

body .swiper-container-horizontal > .swiper-pagination-bullets, body .swiper-pagination-custom, body .swiper-pagination-fraction {
	bottom: 5px;
	left: 0;
	width: 100%;
}

body .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #000;
	opacity: .2;
}

body .swiper-pagination-fraction {
	color: #000;
}

body button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

body .swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

body .swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}

body .swiper-pagination-bullet-active {
	opacity: 1;
}

body .swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

body .swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

body .swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

body .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}

body .swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

body .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}

body .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}

body .swiper-container-horizontal > .swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

body .swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

body .swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5);
}

body .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff;
}

body .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000;
}

body .swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

body .swiper-container-3d .swiper-cube-shadow, body .swiper-container-3d .swiper-slide, body .swiper-container-3d .swiper-slide-shadow-bottom, body .swiper-container-3d .swiper-slide-shadow-left, body .swiper-container-3d .swiper-slide-shadow-right, body .swiper-container-3d .swiper-slide-shadow-top, body .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

body .swiper-container-3d .swiper-slide-shadow-bottom, body .swiper-container-3d .swiper-slide-shadow-left, body .swiper-container-3d .swiper-slide-shadow-right, body .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

body .swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

body .swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

body .swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

body .swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

body .swiper-container-coverflow .swiper-wrapper, body .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px;
}

body .swiper-container-cube, body .swiper-container-flip {
	overflow: visible;
}

body .swiper-container-cube .swiper-slide, body .swiper-container-flip .swiper-slide {
	pointer-events: none;
	z-index: 1;
}

body .swiper-container-cube .swiper-slide .swiper-slide, body .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

body .swiper-container-cube .swiper-slide-active, body .swiper-container-cube .swiper-slide-active .swiper-slide-active, body .swiper-container-flip .swiper-slide-active, body .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

body .swiper-container-cube .swiper-slide-shadow-bottom, body .swiper-container-cube .swiper-slide-shadow-left, body .swiper-container-cube .swiper-slide-shadow-right, body .swiper-container-cube .swiper-slide-shadow-top, body .swiper-container-flip .swiper-slide-shadow-bottom, body .swiper-container-flip .swiper-slide-shadow-left, body .swiper-container-flip .swiper-slide-shadow-right, body .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

body .swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

body .swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

body .swiper-container-cube .swiper-slide-active, body .swiper-container-cube .swiper-slide-next, body .swiper-container-cube .swiper-slide-next + .swiper-slide, body .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

body .swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

body .swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

body .swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}

body .swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

body .swiper-container-fade .swiper-slide-active, body .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

body .swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

body .swiper-zoom-container > canvas, body .swiper-zoom-container > img, body .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

body .swiper-scrollbar {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

body .swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

body .swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

body .swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	left: 0;
	top: 0;
}

body .swiper-scrollbar-cursor-drag {
	cursor: move;
}

body .elementor-pagination-position-outside .swiper-container {
	padding-bottom: 30px;
}

body .elementor-pagination-position-outside .elementor-swiper-button {
	top: calc(50% - 30px / 2);
}

body .elementor-swiper {
	position: relative;
}

body .elementor-main-swiper {
	position: static;
}

body .elementor-arrows-position-outside .swiper-container {
	width: calc(100% - 60px);
}

body .elementor-arrows-position-outside .elementor-swiper-button-prev {
	left: 0;
}

body .elementor-arrows-position-outside .elementor-swiper-button-next {
	right: 0;
}

body .swiper-image-stretch .swiper-slide .swiper-slide-image {
	width: 100%;
}

body .elementor-swiper-button {
	position: absolute;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	z-index: 1;
	cursor: pointer;
	font-size: 25px;
	color: rgba(238, 238, 238, 0.9);
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

body .elementor-swiper-button-prev {
	left: 10px;
}

body .elementor-swiper-button-next {
	right: 10px;
}

body .elementor-swiper-button.swiper-button-disabled {
	opacity: .3;
}

body .swiper-container-cube .elementor-swiper-button {
	-webkit-transform: translate3d(0, -50%, 1px);
	transform: translate3d(0, -50%, 1px);
}

body .swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite;
}

body .swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%;
}

body .swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

body .elementor-lightbox {
	--lightbox-ui-color: rgba(238, 238, 238, 0.9);
	--lightbox-ui-color-hover: #fff;
	--lightbox-text-color: var(--lightbox-ui-color);
	--lightbox-header-icons-size: 20px;
	--lightbox-navigation-icons-size: 25px;
}

body .elementor-lightbox .dialog-header {
	display: none;
}

body .elementor-lightbox .dialog-widget-content {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	height: 100%;
}

body .elementor-lightbox .dialog-message {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
}

body .elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
	height: 100%;
}

body .elementor-lightbox .dialog-message.dialog-lightbox-message {
	padding: 0;
}

body .elementor-lightbox .dialog-lightbox-close-button {
	cursor: pointer;
	position: absolute;
	font-size: var(--lightbox-header-icons-size);
	right: .75em;
	margin-top: 13px;
	padding: .25em;
	z-index: 2;
	line-height: 1;
}

body .elementor-lightbox .dialog-lightbox-close-button, body .elementor-lightbox .elementor-swiper-button {
	color: var(--lightbox-ui-color);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 1;
}

body .elementor-lightbox .dialog-lightbox-close-button:hover, body .elementor-lightbox .elementor-swiper-button:hover {
	color: var(--lightbox-ui-color-hover);
}

body .elementor-lightbox .swiper-container {
	height: 100%;
}

body .elementor-lightbox .elementor-lightbox-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	padding: 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	margin: auto;
}

@media (max-width: 767px) {
	body .elementor-lightbox .elementor-lightbox-item {
		padding: 70px 0;
	}
}

body .elementor-lightbox .elementor-lightbox-image {
	max-height: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body .elementor-lightbox .elementor-lightbox-image, body .elementor-lightbox .elementor-lightbox-image:hover {
	opacity: 1;
	-webkit-filter: none;
	filter: none;
	border: none;
}

body .elementor-lightbox .elementor-lightbox-image, body .elementor-lightbox .elementor-video-container {
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

body .elementor-lightbox .elementor-video-container {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (min-width: 1025px) {
	body .elementor-lightbox .elementor-video-container {
		width: 75%;
	}
}

@media (max-width: 1024px) {
	body .elementor-lightbox .elementor-video-container {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
		width: 70%;
	}
}

body .elementor-lightbox .elementor-swiper-button:focus {
	outline-width: 1px;
}

body .elementor-lightbox .elementor-swiper-button-next, body .elementor-lightbox .elementor-swiper-button-prev {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 15%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: var(--lightbox-navigation-icons-size);
}

body .elementor-lightbox .elementor-swiper-button-prev {
	left: 0;
}

body .elementor-lightbox .elementor-swiper-button-next {
	right: 0;
}

@media (max-width: 767px) {
	body .elementor-lightbox .elementor-swiper-button:focus {
		outline: none;
	}

	body .elementor-lightbox .elementor-swiper-button-next, body .elementor-lightbox .elementor-swiper-button-prev {
		width: 20%;
	}

	body .elementor-lightbox .elementor-swiper-button-next i, body .elementor-lightbox .elementor-swiper-button-prev i {
		padding: 10px;
		background-color: rgba(0, 0, 0, 0.5);
	}

	body .elementor-lightbox .elementor-swiper-button-prev {
		left: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	body .elementor-lightbox .elementor-swiper-button-next {
		right: 0;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

body .elementor-slideshow__counter {
	color: currentColor;
	font-size: .75em;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

body .elementor-slideshow__footer, body .elementor-slideshow__header {
	position: absolute;
	left: 0;
	width: 100%;
	padding: 15px 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

body .elementor-slideshow__footer {
	color: var(--lightbox-text-color);
}

body .elementor-slideshow__header {
	color: var(--lightbox-ui-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	font-size: var(--lightbox-header-icons-size);
	padding-left: 1em;
	padding-right: 2.6em;
	top: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10;
}

body .elementor-slideshow__header > i {
	font-size: inherit;
	cursor: pointer;
	padding: .25em;
	margin: 0 .35em;
}

body .elementor-slideshow__header > i:hover {
	color: var(--lightbox-ui-color-hover);
}

body .elementor-slideshow__header .elementor-slideshow__counter {
	margin-right: auto;
}

body .elementor-slideshow__header .elementor-icon-share {
	z-index: 5;
}

body .elementor-slideshow__share-menu {
	background-color: transparent;
	width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
	-webkit-transition: background-color .4s;
	-o-transition: background-color .4s;
	transition: background-color .4s;
}

body .elementor-slideshow__share-menu .elementor-slideshow__share-links a {
	color: #2c2c2c;
}

body .elementor-slideshow__share-links {
	display: block;
	position: absolute;
	min-width: 200px;
	right: 2.8em;
	top: 3em;
	background-color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 14px 20px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-webkit-transform-origin: 90% 10%;
	-ms-transform-origin: 90% 10%;
	transform-origin: 90% 10%;
	-webkit-transition: all .25s .1s;
	-o-transition: all .25s .1s;
	transition: all .25s .1s;
	-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

body .elementor-slideshow__share-links a {
	text-align: left;
	color: #55595c;
	font-size: 12px;
	line-height: 2.5;
	display: block;
	opacity: 0;
	-webkit-transition: opacity .5s .1s;
	-o-transition: opacity .5s .1s;
	transition: opacity .5s .1s;
}

body .elementor-slideshow__share-links a:hover {
	color: #000;
}

body .elementor-slideshow__share-links a i {
	font-size: 1.25em;
	margin-right: .75em;
}

body .elementor-slideshow__share-links:before {
	content: "";
	display: block;
	position: absolute;
	top: 1px;
	right: .5em;
	border: .45em solid transparent;
	border-bottom-color: #fff;
	-webkit-transform: translateY(-100%) scaleX(0.7);
	-ms-transform: translateY(-100%) scaleX(0.7);
	transform: translateY(-100%) scaleX(0.7);
}

body .elementor-slideshow__footer {
	bottom: 0;
	z-index: 5;
	position: fixed;
}

body .elementor-slideshow__description, body .elementor-slideshow__title {
	margin: 0;
}

body .elementor-slideshow__title {
	font-size: 16px;
	font-weight: 700;
}

body .elementor-slideshow__description {
	font-size: 14px;
}

body .elementor-slideshow--ui-hidden .elementor-slideshow__footer, body .elementor-slideshow--ui-hidden .elementor-slideshow__header {
	opacity: 0;
	pointer-events: none;
}

body .elementor-slideshow--ui-hidden .elementor-swiper-button-next, body .elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
	opacity: 0;
}

body .elementor-slideshow--fullscreen-mode .elementor-video-container {
	width: 100%;
}

body .elementor-slideshow--zoom-mode .elementor-slideshow__footer, body .elementor-slideshow--zoom-mode .elementor-slideshow__header {
	background-color: rgba(0, 0, 0, 0.5);
}

body .elementor-slideshow--zoom-mode .elementor-swiper-button-next, body .elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
	opacity: 0;
	pointer-events: none;
}

body .elementor-slideshow--share-mode .elementor-slideshow__share-menu {
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	opacity: 1;
	cursor: default;
	background-color: rgba(0, 0, 0, 0.5);
}

body .elementor-slideshow--share-mode .elementor-slideshow__share-links {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

body .elementor-slideshow--share-mode .elementor-slideshow__share-links, body .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
	opacity: 1;
}

body .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
	color: #1da1f2;
}

body .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
	color: #3b5998;
}

body .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
	color: #bd081c;
}

body .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
	color: #a4afb7;
}

body .elementor-slideshow--share-mode .eicon-share-arrow {
	z-index: 2;
}

body .animated {
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
}

body .animated.animated-slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

body .animated.animated-fast {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

body .animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

body .animated.reverse {
	animation-direction: reverse;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

@media (prefers-reduced-motion: reduce) {
	body .animated {
		-webkit-animation: none;
		animation: none;
	}
}

body .elementor-shape {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
}

body .elementor-shape-top {
	top: -1px;
}

body .elementor-shape-top:not([data-negative=false]) svg {
	z-index: -1;
}

body .elementor-shape-bottom {
	bottom: -1px;
}

body .elementor-shape-bottom:not([data-negative=true]) svg {
	z-index: -1;
}

body .elementor-shape[data-negative=false].elementor-shape-bottom, body .elementor-shape[data-negative=true].elementor-shape-top {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

body .elementor-shape svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

body .elementor-shape .elementor-shape-fill {
	fill: #fff;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

body #wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 200px;
}

body #wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}

body #wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
	background: #55595c;
	font-size: 11px;
	line-height: 9px;
	margin-top: 6px;
	padding: 4px 8px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

body .page-template-elementor_canvas.elementor-page:before {
	display: none;
}

body .elementor-post__thumbnail__link {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

body #left-area ul.elementor-icon-list-items, body .elementor-edit-area .elementor-element ul.elementor-icon-list-items, body .elementor .elementor-element ul.elementor-icon-list-items {
	padding: 0;
}

body #wpadminbar * {
	font-style: normal;
}

body .e--ua-appleWebkit.rtl {
	--flex-right: flex-start;
}

body .e--ua-appleWebkit .elementor-share-buttons--align-right, body .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
	--justify-content: var(--flex-right, flex-end);
}

body .e--ua-appleWebkit .elementor-share-buttons--align-center, body .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
	--justify-content: center;
}

body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: var(--justify-content, space-between);
	-ms-flex-pack: var(--justify-content, space-between);
	justify-content: var(--justify-content, space-between);
	margin-left: calc(-.5 * var(--grid-column-gap));
	margin-right: calc(-.5 * var(--grid-column-gap));
}

body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
	margin-left: calc(.5 * var(--grid-column-gap));
	margin-right: calc(.5 * var(--grid-column-gap));
}

body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
	display: inline-block;
}

body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
	margin-left: 0;
	margin-right: 0;
}

@media (max-width: 1024px) {
	body .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right, body .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
		--justify-content: var(--flex-right, flex-end);
	}

	body .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center, body .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
		--justify-content: center;
	}

	body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: var(--justify-content, space-between);
		-ms-flex-pack: var(--justify-content, space-between);
		justify-content: var(--justify-content, space-between);
		margin-left: calc(-.5 * var(--grid-column-gap));
		margin-right: calc(-.5 * var(--grid-column-gap));
	}

	body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
		margin-left: calc(.5 * var(--grid-column-gap));
		margin-right: calc(.5 * var(--grid-column-gap));
	}

	body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
		display: inline-block;
	}

	body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	body .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right, body .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
		--justify-content: var(--flex-right, flex-end);
	}

	body .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center, body .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
		--justify-content: center;
	}

	body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: var(--justify-content, space-between);
		-ms-flex-pack: var(--justify-content, space-between);
		justify-content: var(--justify-content, space-between);
		margin-left: calc(-.5 * var(--grid-column-gap));
		margin-right: calc(-.5 * var(--grid-column-gap));
	}

	body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
		margin-left: calc(.5 * var(--grid-column-gap));
		margin-right: calc(.5 * var(--grid-column-gap));
	}

	body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
		display: inline-block;
	}

	body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, body .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	body .elementor .elementor-hidden-mobile, body .elementor .elementor-hidden-phone {
		display: none;
	}
}

@media (min-width: -1px) and (max-width: -1px) {
	body .elementor .elementor-hidden-mobile_extra {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body .elementor .elementor-hidden-tablet {
		display: none;
	}
}

@media (min-width: -1px) and (max-width: -1px) {
	body .elementor .elementor-hidden-laptop, body .elementor .elementor-hidden-tablet_extra {
		display: none;
	}
}

@media (min-width: 1025px) and (max-width: 99999px) {
	body .elementor .elementor-hidden-desktop {
		display: none;
	}
}

@media (min-width: -1px) {
	body .elementor .elementor-hidden-widescreen {
		display: none;
	}
}

body .elementor-widget-text-path {
	font-size: 20px;
	text-align: var(--alignment, left);
}

body .elementor-widget-text-path svg {
	width: var(--width);
	max-width: 100%;
	height: auto;
	overflow: visible;
	word-spacing: var(--word-spacing);
	-webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
	-ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
	transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
}

body .elementor-widget-text-path svg path {
	vector-effect: non-scaling-stroke;
	fill: var(--path-fill, transparent);
	stroke: var(--stroke-color, transparent);
	stroke-width: var(--stroke-width, 1px);
	-webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
	-o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
	transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
}

body .elementor-widget-text-path svg:hover path {
	--path-fill: var(--path-fill-hover);
	--stroke-color: var(--stroke-color-hover);
	--stroke-width: var(--stroke-width-hover);
}

body .elementor-widget-text-path svg text {
	--fill: var(--text-color);
	fill: var(--fill);
	direction: var(--direction, ltr);
	-webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
	-o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
	transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
}

body .elementor-widget-text-path svg text:hover {
	--color: var(--text-color-hover, var(--text-color));
	--fill: var(--color);
	color: var(--color);
}

body .elementor-accordion {
	text-align: left;
}

body .elementor-accordion .elementor-accordion-item {
	border: 1px solid #d4d4d4;
}

body .elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
	border-top: none;
}

body .elementor-accordion .elementor-tab-title {
	margin: 0;
	padding: 15px 20px;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	outline: none;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
	display: inline-block;
	width: 1.5em;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
	width: 1em;
	height: 1em;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
	float: right;
	text-align: right;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
	float: left;
	text-align: left;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
	display: block;
}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened, body .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
	display: none;
}

body .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
	display: block;
}

body .elementor-accordion .elementor-tab-content {
	display: none;
	padding: 15px 20px;
	border-top: 1px solid #d4d4d4;
}

@media (max-width: 767px) {
	body .elementor-accordion .elementor-tab-title {
		padding: 12px 15px;
	}

	body .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
		width: 1.2em;
	}

	body .elementor-accordion .elementor-tab-content {
		padding: 7px 15px;
	}
}

body .elementor-alert {
	padding: 15px;
	border-left: 5px solid transparent;
	position: relative;
	text-align: left;
}

body .elementor-alert .elementor-alert-title {
	display: block;
	font-weight: 700;
}

body .elementor-alert .elementor-alert-description {
	font-size: 13px;
}

body .elementor-alert button.elementor-alert-dismiss {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 3px;
	font-size: 20px;
	line-height: 1;
	background: transparent;
	color: inherit;
	border: none;
	cursor: pointer;
}

body .elementor-alert.elementor-alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bcdff1;
}

body .elementor-alert.elementor-alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #cae6be;
}

body .elementor-alert.elementor-alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #f9f0c3;
}

body .elementor-alert.elementor-alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #e8c4c4;
}

@media (max-width: 767px) {
	body .elementor-alert {
		padding: 10px;
	}

	body .elementor-alert button.elementor-alert-dismiss {
		right: 7px;
		top: 7px;
	}
}

body .elementor-counter .elementor-counter-number-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 69px;
	font-weight: 600;
	line-height: 1;
}

body .elementor-counter .elementor-counter-number-prefix, body .elementor-counter .elementor-counter-number-suffix {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	white-space: pre-wrap;
}

body .elementor-counter .elementor-counter-number-prefix {
	text-align: right;
}

body .elementor-counter .elementor-counter-number-suffix {
	text-align: left;
}

body .elementor-counter .elementor-counter-title {
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	line-height: 2.5;
}

body .elementor-widget-divider {
	--divider-border-style: none;
	--divider-border-width: 1px;
	--divider-color: #2c2c2c;
	--divider-icon-size: 20px;
	--divider-element-spacing: 10px;
	--divider-pattern-height: 24px;
	--divider-pattern-size: 20px;
	--divider-pattern-url: none;
	--divider-pattern-repeat: repeat-x;
}

body .elementor-widget-divider .elementor-divider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body .elementor-widget-divider .elementor-divider__text {
	font-size: 15px;
	line-height: 1;
	max-width: 95%;
}

body .elementor-widget-divider .elementor-divider__element {
	margin: 0 var(--divider-element-spacing);
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

body .elementor-widget-divider .elementor-icon {
	font-size: var(--divider-icon-size);
}

body .elementor-widget-divider .elementor-divider-separator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	direction: ltr;
}

body .elementor-widget-divider--view-line_icon .elementor-divider-separator, body .elementor-widget-divider--view-line_text .elementor-divider-separator {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body .elementor-widget-divider--view-line_icon .elementor-divider-separator:after, body .elementor-widget-divider--view-line_icon .elementor-divider-separator:before, body .elementor-widget-divider--view-line_text .elementor-divider-separator:after, body .elementor-widget-divider--view-line_text .elementor-divider-separator:before {
	display: block;
	content: "";
	border-bottom: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}

body .elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator > .elementor-divider__svg:first-of-type {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 100;
	flex-shrink: 100;
}

body .elementor-widget-divider--element-align-left .elementor-divider-separator:before {
	content: none;
}

body .elementor-widget-divider--element-align-left .elementor-divider__element {
	margin-left: 0;
}

body .elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator > .elementor-divider__svg:last-of-type {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 100;
	flex-shrink: 100;
}

body .elementor-widget-divider--element-align-right .elementor-divider-separator:after {
	content: none;
}

body .elementor-widget-divider--element-align-right .elementor-divider__element {
	margin-right: 0;
}

body .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
	border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}

body .elementor-widget-divider--separator-type-pattern {
	--divider-border-style: none;
}

body .elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator, body .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after, body .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before, body .elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
	width: 100%;
	min-height: var(--divider-pattern-height);
	-webkit-mask-size: var(--divider-pattern-size) 100%;
	mask-size: var(--divider-pattern-size) 100%;
	-webkit-mask-repeat: var(--divider-pattern-repeat);
	mask-repeat: var(--divider-pattern-repeat);
	background-color: var(--divider-color);
	-webkit-mask-image: var(--divider-pattern-url);
	mask-image: var(--divider-pattern-url);
}

body .elementor-widget-divider--no-spacing {
	--divider-pattern-size: auto;
}

body .elementor-widget-divider--bg-round {
	--divider-pattern-repeat: round;
}

body .rtl .elementor-widget-divider .elementor-divider__text {
	direction: rtl;
}

body .elementor-image-gallery .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

body .elementor-image-gallery .gallery-item img {
	margin: 0 auto;
}

body .elementor-image-gallery .gallery-item .gallery-caption {
	margin: 0;
}

body .elementor-image-gallery figure img {
	display: block;
}

body .elementor-image-gallery figure figcaption {
	width: 100%;
}

body .gallery-spacing-custom .elementor-image-gallery .gallery-icon {
	padding: 0;
}

@media (min-width: 768px) {
	body .elementor-image-gallery .gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	body .elementor-image-gallery .gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	body .elementor-image-gallery .gallery-columns-4 .gallery-item {
		max-width: 25%;
	}

	body .elementor-image-gallery .gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	body .elementor-image-gallery .gallery-columns-6 .gallery-item {
		max-width: 16.666%;
	}

	body .elementor-image-gallery .gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	body .elementor-image-gallery .gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	body .elementor-image-gallery .gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}

	body .elementor-image-gallery .gallery-columns-10 .gallery-item {
		max-width: 10%;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	body .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
		max-width: 50%;
	}
}

@media (max-width: 479px) {
	body .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, body .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
		max-width: 100%;
	}
}

body .elementor-widget-google_maps .elementor-widget-container {
	overflow: hidden;
}

body .elementor-widget-google_maps iframe {
	height: 300px;
}

body .elementor-heading-title {
	padding: 0;
	margin: 0;
	line-height: 1;
}

body .elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

body .elementor-widget-heading .elementor-heading-title.elementor-size-small {
	font-size: 15px;
}

body .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
	font-size: 19px;
}

body .elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: 29px;
}

body .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
	font-size: 39px;
}

body .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
	font-size: 59px;
}

@media (min-width: 768px) {
	body .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, body .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	body .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, body .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	body .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
		text-align: right;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	body .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	body .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
		margin: auto;
	}

	body .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	body .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	body .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (max-width: 767px) {
	body .elementor-widget-icon-box .elementor-icon-box-icon {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 15px;
	}
}

body .elementor-widget-icon-box .elementor-icon-box-wrapper {
	text-align: center;
}

body .elementor-widget-icon-box .elementor-icon-box-title a {
	color: inherit;
}

body .elementor-widget-icon-box .elementor-icon-box-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

body .elementor-widget-icon-box .elementor-icon-box-description {
	margin: 0;
}

body .elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
	overflow: hidden;
}

body .elementor-widget .elementor-icon-list-items.elementor-inline-items {
	margin-right: -8px;
	margin-left: -8px;
}

body .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-right: 8px;
	margin-left: 8px;
}

body .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	width: auto;
	left: auto;
	right: auto;
	position: relative;
	height: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	border-left-width: 1px;
	border-style: solid;
	right: -8px;
}

body .elementor-widget .elementor-icon-list-items {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body .elementor-widget .elementor-icon-list-item {
	margin: 0;
	padding: 0;
	position: relative;
}

body .elementor-widget .elementor-icon-list-item:after {
	position: absolute;
	bottom: 0;
	width: 100%;
}

body .elementor-widget .elementor-icon-list-item, body .elementor-widget .elementor-icon-list-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: inherit;
}

body .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
	-ms-flex-item-align: center;
	align-self: center;
	padding-left: 5px;
}

body .elementor-widget .elementor-icon-list-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body .elementor-widget .elementor-icon-list-icon svg {
	width: var(--e-icon-list-icon-size, 1em);
	height: var(--e-icon-list-icon-size, 1em);
}

body .elementor-widget .elementor-icon-list-icon i {
	width: 1.25em;
	font-size: var(--e-icon-list-icon-size);
}

body .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
	text-align: var(--e-icon-list-icon-align);
}

body .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
	margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0);
}

body .elementor-widget.elementor-list-item-link-full_width a {
	width: 100%;
}

body .elementor-widget.elementor-align-center .elementor-icon-list-item, body .elementor-widget.elementor-align-center .elementor-icon-list-item a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body .elementor-widget.elementor-align-center .elementor-icon-list-item:after {
	margin: auto;
}

body .elementor-widget.elementor-align-center .elementor-inline-items {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body .elementor-widget.elementor-align-left .elementor-icon-list-item, body .elementor-widget.elementor-align-left .elementor-icon-list-item a {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left;
}

body .elementor-widget.elementor-align-left .elementor-inline-items {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

body .elementor-widget.elementor-align-right .elementor-icon-list-item, body .elementor-widget.elementor-align-right .elementor-icon-list-item a {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right;
}

body .elementor-widget.elementor-align-right .elementor-icon-list-items {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

body .elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
	left: 0;
}

body .elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
	right: 0;
}

@media (max-width: 1024px) {
	body .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, body .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a, body .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	body .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
		margin: auto;
	}

	body .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	body .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, body .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left;
	}

	body .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	body .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, body .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: right;
	}

	body .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
		left: 0;
	}

	body .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
		right: 0;
	}
}

@media (max-width: 767px) {
	body .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, body .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a, body .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	body .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
		margin: auto;
	}

	body .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	body .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, body .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left;
	}

	body .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	body .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, body .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: right;
	}

	body .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
		left: 0;
	}

	body .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
		right: 0;
	}
}

body .elementor-widget-image {
	text-align: center;
}

body .elementor-widget-image a {
	display: inline-block;
}

body .elementor-widget-image a img[src$=".svg"] {
	width: 48px;
}

body .elementor-widget-image img {
	vertical-align: middle;
	display: inline-block;
}

body .elementor-widget-image-box .elementor-image-box-content {
	width: 100%;
}

@media (min-width: 768px) {
	body .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, body .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	body .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
		text-align: right;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	body .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	body .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
		margin: auto;
	}

	body .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	body .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	body .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (max-width: 767px) {
	body .elementor-widget-image-box .elementor-image-box-img {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 15px;
	}
}

body .elementor-widget-image-box .elementor-image-box-img {
	display: inline-block;
}

body .elementor-widget-image-box .elementor-image-box-title a {
	color: inherit;
}

body .elementor-widget-image-box .elementor-image-box-wrapper {
	text-align: center;
}

body .elementor-widget-image-box .elementor-image-box-description {
	margin: 0;
}

body .elementor-widget-image-carousel .swiper-container {
	position: static;
}

body .elementor-widget-image-carousel .swiper-container .swiper-slide figure {
	line-height: inherit;
}

body .elementor-widget-image-carousel .swiper-slide {
	text-align: center;
}

body .elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide {
	max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3));
}

body body.elementor-page .elementor-widget-menu-anchor {
	margin-bottom: 0;
}

body .elementor-widget-progress {
	text-align: left;
}

body .elementor-progress-wrapper {
	position: relative;
	background-color: #eee;
	color: #fff;
	height: 100%;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

body .elementor-progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #818a91;
	width: 0;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: width 1s ease-in-out;
	-o-transition: width 1s ease-in-out;
	transition: width 1s ease-in-out;
}

body .elementor-progress-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 15px;
}

body .elementor-progress-percentage {
	padding-right: 15px;
}

body .elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
	background-color: #5bc0de;
}

body .elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
	background-color: #5cb85c;
}

body .elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
	background-color: #f0ad4e;
}

body .elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
	background-color: #d9534f;
}

body .elementor-progress .elementor-title {
	display: block;
}

@media (max-width: 767px) {
	body .elementor-progress-text {
		padding-left: 10px;
	}
}

body .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container, body .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container, body .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
	line-height: 1;
	font-size: 0;
}

body .elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
	display: inline-grid;
}

body .elementor-widget-social-icons .elementor-grid {
	grid-column-gap: var(--grid-column-gap, 5px);
	grid-row-gap: var(--grid-row-gap, 5px);
	grid-template-columns: var(--grid-template-columns);
	-webkit-box-pack: var(--justify-content, center);
	-ms-flex-pack: var(--justify-content, center);
	justify-content: var(--justify-content, center);
	justify-items: var(--justify-content, center);
}

body .elementor-icon.elementor-social-icon {
	font-size: var(--icon-size, 25px);
	line-height: var(--icon-size, 25px);
	width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
	height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
}

body .elementor-social-icon {
	--e-social-icon-icon-color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background-color: #818a91;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	cursor: pointer;
}

body .elementor-social-icon i {
	color: var(--e-social-icon-icon-color);
}

body .elementor-social-icon svg {
	fill: var(--e-social-icon-icon-color);
}

body .elementor-social-icon:last-child {
	margin: 0;
}

body .elementor-social-icon:hover {
	opacity: .9;
	color: #fff;
}

body .elementor-social-icon-android {
	background-color: #a4c639;
}

body .elementor-social-icon-apple {
	background-color: #999;
}

body .elementor-social-icon-behance {
	background-color: #1769ff;
}

body .elementor-social-icon-bitbucket {
	background-color: #205081;
}

body .elementor-social-icon-codepen {
	background-color: #000;
}

body .elementor-social-icon-delicious {
	background-color: #39f;
}

body .elementor-social-icon-deviantart {
	background-color: #05cc47;
}

body .elementor-social-icon-digg {
	background-color: #005be2;
}

body .elementor-social-icon-dribbble {
	background-color: #ea4c89;
}

body .elementor-social-icon-elementor {
	background-color: #d30c5c;
}

body .elementor-social-icon-envelope {
	background-color: #ea4335;
}

body .elementor-social-icon-facebook, body .elementor-social-icon-facebook-f {
	background-color: #3b5998;
}

body .elementor-social-icon-flickr {
	background-color: #0063dc;
}

body .elementor-social-icon-foursquare {
	background-color: #2d5be3;
}

body .elementor-social-icon-free-code-camp, body .elementor-social-icon-freecodecamp {
	background-color: #006400;
}

body .elementor-social-icon-github {
	background-color: #333;
}

body .elementor-social-icon-gitlab {
	background-color: #e24329;
}

body .elementor-social-icon-globe {
	background-color: #818a91;
}

body .elementor-social-icon-google-plus, body .elementor-social-icon-google-plus-g {
	background-color: #dd4b39;
}

body .elementor-social-icon-houzz {
	background-color: #7ac142;
}

body .elementor-social-icon-instagram {
	background-color: #262626;
}

body .elementor-social-icon-jsfiddle {
	background-color: #487aa2;
}

body .elementor-social-icon-link {
	background-color: #818a91;
}

body .elementor-social-icon-linkedin, body .elementor-social-icon-linkedin-in {
	background-color: #0077b5;
}

body .elementor-social-icon-medium {
	background-color: #00ab6b;
}

body .elementor-social-icon-meetup {
	background-color: #ec1c40;
}

body .elementor-social-icon-mixcloud {
	background-color: #273a4b;
}

body .elementor-social-icon-odnoklassniki {
	background-color: #f4731c;
}

body .elementor-social-icon-pinterest {
	background-color: #bd081c;
}

body .elementor-social-icon-product-hunt {
	background-color: #da552f;
}

body .elementor-social-icon-reddit {
	background-color: #ff4500;
}

body .elementor-social-icon-rss {
	background-color: #f26522;
}

body .elementor-social-icon-shopping-cart {
	background-color: #4caf50;
}

body .elementor-social-icon-skype {
	background-color: #00aff0;
}

body .elementor-social-icon-slideshare {
	background-color: #0077b5;
}

body .elementor-social-icon-snapchat {
	background-color: #fffc00;
}

body .elementor-social-icon-soundcloud {
	background-color: #f80;
}

body .elementor-social-icon-spotify {
	background-color: #2ebd59;
}

body .elementor-social-icon-stack-overflow {
	background-color: #fe7a15;
}

body .elementor-social-icon-steam {
	background-color: #00adee;
}

body .elementor-social-icon-stumbleupon {
	background-color: #eb4924;
}

body .elementor-social-icon-telegram {
	background-color: #2ca5e0;
}

body .elementor-social-icon-thumb-tack {
	background-color: #1aa1d8;
}

body .elementor-social-icon-tripadvisor {
	background-color: #589442;
}

body .elementor-social-icon-tumblr {
	background-color: #35465c;
}

body .elementor-social-icon-twitch {
	background-color: #6441a5;
}

body .elementor-social-icon-twitter {
	background-color: #1da1f2;
}

body .elementor-social-icon-viber {
	background-color: #665cac;
}

body .elementor-social-icon-vimeo {
	background-color: #1ab7ea;
}

body .elementor-social-icon-vk {
	background-color: #45668e;
}

body .elementor-social-icon-weibo {
	background-color: #dd2430;
}

body .elementor-social-icon-weixin {
	background-color: #31a918;
}

body .elementor-social-icon-whatsapp {
	background-color: #25d366;
}

body .elementor-social-icon-wordpress {
	background-color: #21759b;
}

body .elementor-social-icon-xing {
	background-color: #026466;
}

body .elementor-social-icon-yelp {
	background-color: #af0606;
}

body .elementor-social-icon-youtube {
	background-color: #cd201f;
}

body .elementor-social-icon-500px {
	background-color: #0099e5;
}

body .elementor-shape-rounded .elementor-icon.elementor-social-icon {
	-webkit-border-radius: 10%;
	border-radius: 10%;
}

body .elementor-shape-circle .elementor-icon.elementor-social-icon {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

body .elementor-star-rating {
	color: #ccd6df;
	font-family: eicons;
	display: inline-block;
}

body .elementor-star-rating i {
	display: inline-block;
	position: relative;
	font-style: normal;
	cursor: default;
}

body .elementor-star-rating i:before {
	content: "\e934";
	display: block;
	font-size: inherit;
	font-family: inherit;
	position: absolute;
	overflow: hidden;
	color: #f0ad4e;
	top: 0;
	left: 0;
}

body .elementor-star-rating .elementor-star-empty:before {
	content: none;
}

body .elementor-star-rating .elementor-star-1:before {
	width: 10%;
}

body .elementor-star-rating .elementor-star-2:before {
	width: 20%;
}

body .elementor-star-rating .elementor-star-3:before {
	width: 30%;
}

body .elementor-star-rating .elementor-star-4:before {
	width: 40%;
}

body .elementor-star-rating .elementor-star-5:before {
	width: 50%;
}

body .elementor-star-rating .elementor-star-6:before {
	width: 60%;
}

body .elementor-star-rating .elementor-star-7:before {
	width: 70%;
}

body .elementor-star-rating .elementor-star-8:before {
	width: 80%;
}

body .elementor-star-rating .elementor-star-9:before {
	width: 90%;
}

body .elementor-star-rating__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

body .elementor-star-rating__title {
	margin-right: 10px;
}

body .elementor-star-rating--align-right .elementor-star-rating__wrapper {
	text-align: right;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

body .elementor-star-rating--align-left .elementor-star-rating__wrapper {
	text-align: left;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

body .elementor-star-rating--align-center .elementor-star-rating__wrapper {
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body .elementor-star-rating--align-justify .elementor-star-rating__title {
	margin-right: auto;
}

@media (max-width: 1024px) {
	body .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
		text-align: right;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	body .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
		text-align: left;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	body .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	body .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
		margin-right: auto;
	}
}

@media (max-width: 767px) {
	body .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
		text-align: right;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	body .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
		text-align: left;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	body .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	body .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
		margin-right: auto;
	}
}

body .last-star {
	letter-spacing: 0;
}

body .elementor--star-style-star_unicode .elementor-star-rating {
	font-family: Arial,Helvetica,sans-serif;
}

body .elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
	content: "\002605";
}

body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
	width: 25%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
	border-right-style: none;
}

body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after, body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
	height: 999em;
	width: 0;
	right: 0;
	border-right-style: solid;
}

body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
	top: 100%;
}

body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	display: table-cell;
}

body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
	border-bottom-style: none;
}

body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after, body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
	bottom: 0;
	height: 0;
	width: 999em;
	border-bottom-style: solid;
}

body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
	right: 100%;
}

body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
	left: 100%;
}

body .elementor-widget-tabs .elementor-tab-content, body .elementor-widget-tabs .elementor-tab-title, body .elementor-widget-tabs .elementor-tab-title:after, body .elementor-widget-tabs .elementor-tab-title:before, body .elementor-widget-tabs .elementor-tabs-content-wrapper {
	border: 1px #d4d4d4;
}

body .elementor-widget-tabs .elementor-tabs {
	text-align: left;
}

body .elementor-widget-tabs .elementor-tabs-wrapper {
	overflow: hidden;
}

body .elementor-widget-tabs .elementor-tab-title {
	cursor: pointer;
	outline: var(--focus-outline, none);
}

body .elementor-widget-tabs .elementor-tab-desktop-title {
	position: relative;
	padding: 20px 25px;
	font-weight: 700;
	line-height: 1;
	border: solid transparent;
}

body .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
	border-color: #d4d4d4;
}

body .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after, body .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
	display: block;
	content: "";
	position: absolute;
}

body .elementor-widget-tabs .elementor-tab-mobile-title {
	padding: 10px;
	cursor: pointer;
}

body .elementor-widget-tabs .elementor-tab-content {
	padding: 20px;
	display: none;
}

@media (max-width: 767px) {
	body .elementor-tabs .elementor-tab-content, body .elementor-tabs .elementor-tab-title {
		border-style: solid solid none;
	}

	body .elementor-tabs .elementor-tabs-wrapper {
		display: none;
	}

	body .elementor-tabs .elementor-tabs-content-wrapper {
		border-bottom-style: solid;
	}

	body .elementor-tabs .elementor-tab-content {
		padding: 10px;
	}
}

@media (min-width: 768px) {
	body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	body .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		border-style: solid solid solid none;
	}

	body .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
		border-style: none solid solid;
	}

	body .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper, body .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper, body .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	body .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	body .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	body .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
		width: 100%;
	}

	body .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
		height: 100%;
	}

	body .elementor-tabs .elementor-tab-mobile-title {
		display: none;
	}
}

body .elementor-testimonial-wrapper {
	overflow: hidden;
	text-align: center;
}

body .elementor-testimonial-wrapper .elementor-testimonial-content {
	font-size: 1.3em;
	margin-bottom: 20px;
}

body .elementor-testimonial-wrapper .elementor-testimonial-name {
	line-height: 1.5;
	display: block;
}

body .elementor-testimonial-wrapper .elementor-testimonial-job {
	font-size: .85em;
	display: block;
}

body .elementor-testimonial-wrapper .elementor-testimonial-meta {
	width: 100%;
	line-height: 1;
}

body .elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
	display: inline-block;
}

body .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details, body .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
	display: table-cell;
	vertical-align: middle;
}

body .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: none;
}

body .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
	padding-right: 15px;
}

body .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
	text-align: left;
}

body .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details, body .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
	display: block;
}

body .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
	margin-bottom: 20px;
}

body .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
	background-color: #818a91;
	color: #fff;
}

body .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
	color: #818a91;
	border: 3px solid;
	background-color: transparent;
}

body .elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
	margin-top: 8px;
}

body .elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
	width: 1em;
	height: 1em;
}

body .elementor-widget-text-editor .elementor-drop-cap {
	float: left;
	text-align: center;
	line-height: 1;
	font-size: 50px;
}

body .elementor-widget-text-editor .elementor-drop-cap-letter {
	display: inline-block;
}

body .elementor-toggle {
	text-align: left;
}

body .elementor-toggle .elementor-tab-title {
	font-weight: 700;
	line-height: 1;
	margin: 0;
	padding: 15px;
	border-bottom: 1px solid #d4d4d4;
	cursor: pointer;
	outline: none;
}

body .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
	display: inline-block;
	width: 1em;
}

body .elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
	-webkit-margin-start: -5px;
	margin-inline-start: -5px;
	width: 1em;
	height: 1em;
}

body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
	float: right;
	text-align: right;
}

body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
	float: left;
	text-align: left;
}

body .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
	display: block;
}

body .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
	display: none;
}

body .elementor-toggle .elementor-tab-title.elementor-active {
	border-bottom: none;
}

body .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
	display: none;
}

body .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
	display: block;
}

body .elementor-toggle .elementor-tab-content {
	padding: 15px;
	border-bottom: 1px solid #d4d4d4;
	display: none;
}

@media (max-width: 767px) {
	body .elementor-toggle .elementor-tab-title {
		padding: 12px;
	}

	body .elementor-toggle .elementor-tab-content {
		padding: 12px 10px;
	}
}

body .elementor-widget-video .elementor-widget-container {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

body .elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50%;
}

body .elementor-widget-video .elementor-custom-embed-image-overlay {
	cursor: pointer;
	text-align: center;
}

body .elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
	opacity: 1;
}

body .elementor-widget-video .elementor-custom-embed-image-overlay img {
	display: block;
	width: 100%;
}

body .elementor-widget-video .e-hosted-video .elementor-video {
	-o-object-fit: cover;
	object-fit: cover;
}
body .elementor-14 .elementor-element.elementor-element-c7748e3:not(.elementor-motion-effects-element-type-background), body .elementor-14 .elementor-element.elementor-element-c7748e3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-image: url("https://coldtime-24mos.ru/wp-content/uploads/cond-2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

body .elementor-14 .elementor-element.elementor-element-c7748e3 > .elementor-background-overlay {
	background-color: #000000;
	opacity: 0.65;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

body .elementor-14 .elementor-element.elementor-element-c7748e3 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 70px 0px 70px 0px;
}

body .elementor-14 .elementor-element.elementor-element-hjtvrwt {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-hjtvrwt .elementor-heading-title {
	color: #ffffff;
}

body .elementor-14 .elementor-element.elementor-element-ldbgmzn {
	text-align: center;
	color: #FFFFFF;
}

body .elementor-14 .elementor-element.elementor-element-ldbgmzn > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

body .elementor-14 .elementor-element.elementor-element-zvhejjl {
	padding: 25px 0px 25px 0px;
}

body .elementor-14 .elementor-element.elementor-element-4ce09d3 {
	text-align: left;
}

body .elementor-14 .elementor-element.elementor-element-4aa93fe9 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

body .elementor-14 .elementor-element.elementor-element-4aa93fe9 > .elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

body .elementor-14 .elementor-element.elementor-element-8e6e424 > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
	padding: 30px 50px 30px 50px;
	background-color: rgba(122, 122, 122, 0.09);
}

body .elementor-14 .elementor-element.elementor-element-46c87456.elementor-view-stacked .elementor-icon {
	background-color: #6EC1E4;
}

body .elementor-14 .elementor-element.elementor-element-46c87456.elementor-view-framed .elementor-icon, body .elementor-14 .elementor-element.elementor-element-46c87456.elementor-view-default .elementor-icon {
	fill: #6EC1E4;
	color: #6EC1E4;
	border-color: #6EC1E4;
}

body .elementor-14 .elementor-element.elementor-element-46c87456.elementor-position-right .elementor-icon-box-icon {
	margin-left: 8px;
}

body .elementor-14 .elementor-element.elementor-element-46c87456.elementor-position-left .elementor-icon-box-icon {
	margin-right: 8px;
}

body .elementor-14 .elementor-element.elementor-element-46c87456.elementor-position-top .elementor-icon-box-icon {
	margin-bottom: 8px;
}

body .elementor-14 .elementor-element.elementor-element-46c87456 .elementor-icon {
	font-size: 26px;
}

body .elementor-14 .elementor-element.elementor-element-46c87456 .elementor-icon i {
	transform: rotate(0deg);
}

body .elementor-14 .elementor-element.elementor-element-46c87456 .elementor-icon-box-title {
	margin-bottom: 0px;
}

body .elementor-14 .elementor-element.elementor-element-46c87456 .elementor-icon-box-title, body .elementor-14 .elementor-element.elementor-element-46c87456 .elementor-icon-box-title a {
	font-size: 18px;
	font-weight: bold;
}

body .elementor-14 .elementor-element.elementor-element-586e29b5.elementor-view-stacked .elementor-icon {
	background-color: #6EC1E4;
}

body .elementor-14 .elementor-element.elementor-element-586e29b5.elementor-view-framed .elementor-icon, body .elementor-14 .elementor-element.elementor-element-586e29b5.elementor-view-default .elementor-icon {
	fill: #6EC1E4;
	color: #6EC1E4;
	border-color: #6EC1E4;
}

body .elementor-14 .elementor-element.elementor-element-586e29b5.elementor-position-right .elementor-icon-box-icon {
	margin-left: 8px;
}

body .elementor-14 .elementor-element.elementor-element-586e29b5.elementor-position-left .elementor-icon-box-icon {
	margin-right: 8px;
}

body .elementor-14 .elementor-element.elementor-element-586e29b5.elementor-position-top .elementor-icon-box-icon {
	margin-bottom: 8px;
}

body .elementor-14 .elementor-element.elementor-element-586e29b5 .elementor-icon {
	font-size: 26px;
}

body .elementor-14 .elementor-element.elementor-element-586e29b5 .elementor-icon i {
	transform: rotate(0deg);
}

body .elementor-14 .elementor-element.elementor-element-586e29b5 .elementor-icon-box-title, body .elementor-14 .elementor-element.elementor-element-586e29b5 .elementor-icon-box-title a {
	font-size: 18px;
	font-weight: bold;
}

body .elementor-14 .elementor-element.elementor-element-22dca2cd > .elementor-container {
	max-width: 1000px;
}

body .elementor-14 .elementor-element.elementor-element-22dca2cd > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
	align-content: flex-end;
	align-items: flex-end;
}

body .elementor-14 .elementor-element.elementor-element-22dca2cd:not(.elementor-motion-effects-element-type-background), body .elementor-14 .elementor-element.elementor-element-22dca2cd > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #F6F6F8;
}

body .elementor-14 .elementor-element.elementor-element-22dca2cd > .elementor-background-overlay {
	opacity: 0.8;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

body .elementor-14 .elementor-element.elementor-element-22dca2cd {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

body .elementor-bc-flex-widget .elementor-14 .elementor-element.elementor-element-ed6b2cb.elementor-column .elementor-column-wrap {
	align-items: center;
}

body .elementor-14 .elementor-element.elementor-element-ed6b2cb.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
	align-content: center;
	align-items: center;
}

body .elementor-14 .elementor-element.elementor-element-6dff6c04 img {
	width: 80%;
	filter: brightness(100%) contrast(100%) saturate(74%) blur(0px) hue-rotate(0deg);
}

body .elementor-14 .elementor-element.elementor-element-6dff6c04 > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

body .elementor-14 .elementor-element.elementor-element-31fc524f > .elementor-element-populated {
	padding: 50px 50px 50px 50px;
}

body .elementor-14 .elementor-element.elementor-element-3739f5b1 > .elementor-widget-container {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
}

body .elementor-14 .elementor-element.elementor-element-628d70bc .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
	padding-bottom: calc(5px/2);
}

body .elementor-14 .elementor-element.elementor-element-628d70bc .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
	margin-top: calc(5px/2);
}

body .elementor-14 .elementor-element.elementor-element-628d70bc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-right: calc(5px/2);
	margin-left: calc(5px/2);
}

body .elementor-14 .elementor-element.elementor-element-628d70bc .elementor-icon-list-items.elementor-inline-items {
	margin-right: calc(-5px/2);
	margin-left: calc(-5px/2);
}

body body.rtl .elementor-14 .elementor-element.elementor-element-628d70bc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	left: calc(-5px/2);
}

body body:not(.rtl) .elementor-14 .elementor-element.elementor-element-628d70bc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	right: calc(-5px/2);
}

body .elementor-14 .elementor-element.elementor-element-628d70bc {
	--e-icon-list-icon-size: 18px;
}

body .elementor-14 .elementor-element.elementor-element-628d70bc > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

body .elementor-14 .elementor-element.elementor-element-2b738c5e .elementor-button .elementor-align-icon-right {
	margin-left: 10px;
}

body .elementor-14 .elementor-element.elementor-element-2b738c5e .elementor-button .elementor-align-icon-left {
	margin-right: 10px;
}

body .elementor-14 .elementor-element.elementor-element-2b738c5e .elementor-button {
	fill: #ffffff;
	color: #ffffff;
	background-color: #1c93e2;
}

body .elementor-14 .elementor-element.elementor-element-2b738c5e .elementor-button:hover, body .elementor-14 .elementor-element.elementor-element-2b738c5e .elementor-button:focus {
	color: #FFFFFF;
	background-color: #6D6D6D;
}

body .elementor-14 .elementor-element.elementor-element-2b738c5e .elementor-button:hover svg, body .elementor-14 .elementor-element.elementor-element-2b738c5e .elementor-button:focus svg {
	fill: #FFFFFF;
}

body .elementor-14 .elementor-element.elementor-element-2b738c5e > .elementor-widget-container {
	margin: 30px 0px 0px 0px;
}

body .elementor-14 .elementor-element.elementor-element-79862de9:not(.elementor-motion-effects-element-type-background), body .elementor-14 .elementor-element.elementor-element-79862de9 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #F6F6F8;
}

body .elementor-14 .elementor-element.elementor-element-79862de9 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 50px 0px 50px 0px;
}

body .elementor-14 .elementor-element.elementor-element-79862de9 > .elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

body .elementor-14 .elementor-element.elementor-element-265a7a09 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-265a7a09 > .elementor-widget-container {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

body .elementor-14 .elementor-element.elementor-element-71ef0da > .elementor-element-populated {
	padding: 35px 35px 35px 35px;
}

body .elementor-14 .elementor-element.elementor-element-7322f4fa {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-10cada34 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-6e7f4ba1 > .elementor-element-populated {
	padding: 35px 35px 35px 35px;
}

body .elementor-14 .elementor-element.elementor-element-66d30ff4 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-22520b7a {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-4632cdaf > .elementor-element-populated {
	padding: 35px 35px 35px 35px;
}

body .elementor-14 .elementor-element.elementor-element-7d96c595 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-3e8dbbf3 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-394487f6 > .elementor-element-populated {
	padding: 35px 35px 35px 35px;
}

body .elementor-14 .elementor-element.elementor-element-3f969c13 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-9ccff8 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-39468781 > .elementor-element-populated {
	padding: 35px 35px 35px 35px;
}

body .elementor-14 .elementor-element.elementor-element-378c17c6 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-2b4ffed6 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-54a6e82c > .elementor-element-populated {
	padding: 35px 35px 35px 35px;
}

body .elementor-14 .elementor-element.elementor-element-6a69c306 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-18e8ced2 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-7a260b2a {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 50px 0px 50px 0px;
}

body .elementor-14 .elementor-element.elementor-element-7a260b2a > .elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

body .elementor-14 .elementor-element.elementor-element-5d72eab4 {
	text-align: center;
}

body .elementor-14 .elementor-element.elementor-element-5d72eab4 > .elementor-widget-container {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

body .elementor-14 .elementor-element.elementor-element-18559751 .gallery-item .gallery-caption {
	text-align: center;
}

body body.elementor-page-14:not(.elementor-motion-effects-element-type-background), body body.elementor-page-14 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #ffffff;
}

@media (min-width: 1025px) {
	body .elementor-14 .elementor-element.elementor-element-c7748e3:not(.elementor-motion-effects-element-type-background), body .elementor-14 .elementor-element.elementor-element-c7748e3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
		background-attachment: fixed;
	}
}

@media (max-width: 1024px) {
	body .elementor-14 .elementor-element.elementor-element-c7748e3 {
		padding: 50px 50px 50px 50px;
	}

	body .elementor-14 .elementor-element.elementor-element-hjtvrwt {
		text-align: center;
	}

	body .elementor-14 .elementor-element.elementor-element-zvhejjl {
		padding: 40px 40px 40px 40px;
	}

	body .elementor-14 .elementor-element.elementor-element-b8gnux8 > .elementor-element-populated {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	body .elementor-14 .elementor-element.elementor-element-8e6e424 > .elementor-widget-container {
		padding: 30px 30px 30px 30px;
	}

	body .elementor-14 .elementor-element.elementor-element-6dff6c04 {
		text-align: left;
	}

	body .elementor-14 .elementor-element.elementor-element-6dff6c04 img {
		width: 100%;
	}

	body .elementor-14 .elementor-element.elementor-element-6dff6c04 > .elementor-widget-container {
		margin: 0px 0px -33px 0px;
	}

	body .elementor-14 .elementor-element.elementor-element-31fc524f > .elementor-element-populated {
		padding: 30px 30px 30px 30px;
	}

	body .elementor-14 .elementor-element.elementor-element-265a7a09 {
		text-align: center;
	}

	body .elementor-14 .elementor-element.elementor-element-265a7a09 > .elementor-widget-container {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	body .elementor-14 .elementor-element.elementor-element-71ef0da > .elementor-element-populated {
		padding: 10px 10px 10px 10px;
	}

	body .elementor-14 .elementor-element.elementor-element-6e7f4ba1 > .elementor-element-populated {
		padding: 10px 10px 10px 10px;
	}

	body .elementor-14 .elementor-element.elementor-element-4632cdaf > .elementor-element-populated {
		padding: 10px 10px 10px 10px;
	}

	body .elementor-14 .elementor-element.elementor-element-394487f6 > .elementor-element-populated {
		padding: 10px 10px 10px 10px;
	}

	body .elementor-14 .elementor-element.elementor-element-39468781 > .elementor-element-populated {
		padding: 10px 10px 10px 10px;
	}

	body .elementor-14 .elementor-element.elementor-element-54a6e82c > .elementor-element-populated {
		padding: 10px 10px 10px 10px;
	}

	body .elementor-14 .elementor-element.elementor-element-5d72eab4 {
		text-align: center;
	}

	body .elementor-14 .elementor-element.elementor-element-5d72eab4 > .elementor-widget-container {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
}

@media (max-width: 767px) {
	body .elementor-14 .elementor-element.elementor-element-ldbgmzn {
		text-align: left;
	}

	body .elementor-14 .elementor-element.elementor-element-ldbgmzn > .elementor-widget-container {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	body .elementor-14 .elementor-element.elementor-element-zvhejjl {
		padding: 45px 25px 45px 25px;
	}

	body .elementor-14 .elementor-element.elementor-element-8e6e424 > .elementor-widget-container {
		padding: 20px 20px 20px 20px;
	}

	body .elementor-14 .elementor-element.elementor-element-46c87456 .elementor-icon-box-icon {
		margin-bottom: 8px;
	}

	body .elementor-14 .elementor-element.elementor-element-586e29b5 .elementor-icon-box-icon {
		margin-bottom: 8px;
	}

	body .elementor-14 .elementor-element.elementor-element-6dff6c04 {
		text-align: center;
	}

	body .elementor-14 .elementor-element.elementor-element-6dff6c04 > .elementor-widget-container {
		margin: -20px 0px -21px 0px;
	}

	body .elementor-14 .elementor-element.elementor-element-2b738c5e > .elementor-widget-container {
		margin: 0px 0px 30px 0px;
	}

	body .elementor-14 .elementor-element.elementor-element-265a7a09 {
		text-align: center;
	}

	body .elementor-14 .elementor-element.elementor-element-5d72eab4 {
		text-align: center;
	}
}
@charset "UTF-8"; a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -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 {
    outline: 0
}

a,a:focus,a:hover,a:visited {
    text-decoration: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

#comments .submit,.search .search-submit {
    padding: 10px 15px;
    border-radius: 2px
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #eaeaea;
    margin: 0 0;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

fieldset legend {
    margin-bottom: 1.5em;
    padding: 0 .5em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.ast-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.ast-container::after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 544px) {
    .ast-container {
        max-width:100%
    }
}

@media (min-width: 768px) {
    .ast-container {
        max-width:100%
    }
}

@media (min-width: 992px) {
    .ast-container {
        max-width:100%
    }
}

@media (min-width: 1200px) {
    .ast-container {
        max-width:100%
    }
}

.ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.ast-container-fluid::after {
    content: "";
    display: table;
    clear: both
}

.ast-row {
    margin-left: -20px;
    margin-right: -20px
}

.ast-row::after {
    content: "";
    display: table;
    clear: both
}

.ast-col-lg-1,.ast-col-lg-10,.ast-col-lg-11,.ast-col-lg-12,.ast-col-lg-2,.ast-col-lg-3,.ast-col-lg-4,.ast-col-lg-5,.ast-col-lg-6,.ast-col-lg-7,.ast-col-lg-8,.ast-col-lg-9,.ast-col-md-1,.ast-col-md-10,.ast-col-md-11,.ast-col-md-12,.ast-col-md-2,.ast-col-md-3,.ast-col-md-4,.ast-col-md-5,.ast-col-md-6,.ast-col-md-7,.ast-col-md-8,.ast-col-md-9,.ast-col-sm-1,.ast-col-sm-10,.ast-col-sm-11,.ast-col-sm-12,.ast-col-sm-2,.ast-col-sm-3,.ast-col-sm-4,.ast-col-sm-5,.ast-col-sm-6,.ast-col-sm-7,.ast-col-sm-8,.ast-col-sm-9,.ast-col-xl-1,.ast-col-xl-10,.ast-col-xl-11,.ast-col-xl-12,.ast-col-xl-2,.ast-col-xl-3,.ast-col-xl-4,.ast-col-xl-5,.ast-col-xl-6,.ast-col-xl-7,.ast-col-xl-8,.ast-col-xl-9,.ast-col-xs-1,.ast-col-xs-10,.ast-col-xs-11,.ast-col-xs-12,.ast-col-xs-2,.ast-col-xs-3,.ast-col-xs-4,.ast-col-xs-5,.ast-col-xs-6,.ast-col-xs-7,.ast-col-xs-8,.ast-col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

.ast-col-xs-1,.ast-col-xs-10,.ast-col-xs-11,.ast-col-xs-12,.ast-col-xs-2,.ast-col-xs-3,.ast-col-xs-4,.ast-col-xs-5,.ast-col-xs-6,.ast-col-xs-7,.ast-col-xs-8,.ast-col-xs-9 {
    float: left
}

.ast-col-xs-1 {
    width: 8.3333333333%
}

.ast-col-xs-2 {
    width: 16.6666666667%
}

.ast-col-xs-3 {
    width: 25%
}

.ast-col-xs-4 {
    width: 33.3333333333%
}

.ast-col-xs-5 {
    width: 41.6666666667%
}

.ast-col-xs-6 {
    width: 50%
}

.ast-col-xs-7 {
    width: 58.3333333333%
}

.ast-col-xs-8 {
    width: 66.6666666667%
}

.ast-col-xs-9 {
    width: 75%
}

.ast-col-xs-10 {
    width: 83.3333333333%
}

.ast-col-xs-11 {
    width: 91.6666666667%
}

.ast-col-xs-12 {
    width: 100%
}

.ast-col-xs-pull-0 {
    right: auto
}

.ast-col-xs-pull-1 {
    right: 8.3333333333%
}

.ast-col-xs-pull-2 {
    right: 16.6666666667%
}

.ast-col-xs-pull-3 {
    right: 25%
}

.ast-col-xs-pull-4 {
    right: 33.3333333333%
}

.ast-col-xs-pull-5 {
    right: 41.6666666667%
}

.ast-col-xs-pull-6 {
    right: 50%
}

.ast-col-xs-pull-7 {
    right: 58.3333333333%
}

.ast-col-xs-pull-8 {
    right: 66.6666666667%
}

.ast-col-xs-pull-9 {
    right: 75%
}

.ast-col-xs-pull-10 {
    right: 83.3333333333%
}

.ast-col-xs-pull-11 {
    right: 91.6666666667%
}

.ast-col-xs-pull-12 {
    right: 100%
}

.ast-col-xs-push-0 {
    left: auto
}

.ast-col-xs-push-1 {
    left: 8.3333333333%
}

.ast-col-xs-push-2 {
    left: 16.6666666667%
}

.ast-col-xs-push-3 {
    left: 25%
}

.ast-col-xs-push-4 {
    left: 33.3333333333%
}

.ast-col-xs-push-5 {
    left: 41.6666666667%
}

.ast-col-xs-push-6 {
    left: 50%
}

.ast-col-xs-push-7 {
    left: 58.3333333333%
}

.ast-col-xs-push-8 {
    left: 66.6666666667%
}

.ast-col-xs-push-9 {
    left: 75%
}

.ast-col-xs-push-10 {
    left: 83.3333333333%
}

.ast-col-xs-push-11 {
    left: 91.6666666667%
}

.ast-col-xs-push-12 {
    left: 100%
}

.ast-col-xs-offset-0 {
    margin-left: 0
}

.ast-col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.ast-col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.ast-col-xs-offset-3 {
    margin-left: 25%
}

.ast-col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.ast-col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.ast-col-xs-offset-6 {
    margin-left: 50%
}

.ast-col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.ast-col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.ast-col-xs-offset-9 {
    margin-left: 75%
}

.ast-col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.ast-col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.ast-col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 544px) {
    .ast-col-sm-1,.ast-col-sm-10,.ast-col-sm-11,.ast-col-sm-12,.ast-col-sm-2,.ast-col-sm-3,.ast-col-sm-4,.ast-col-sm-5,.ast-col-sm-6,.ast-col-sm-7,.ast-col-sm-8,.ast-col-sm-9 {
        float:left
    }

    .ast-col-sm-1 {
        width: 8.3333333333%
    }

    .ast-col-sm-2 {
        width: 16.6666666667%
    }

    .ast-col-sm-3 {
        width: 25%
    }

    .ast-col-sm-4 {
        width: 33.3333333333%
    }

    .ast-col-sm-5 {
        width: 41.6666666667%
    }

    .ast-col-sm-6 {
        width: 50%
    }

    .ast-col-sm-7 {
        width: 58.3333333333%
    }

    .ast-col-sm-8 {
        width: 66.6666666667%
    }

    .ast-col-sm-9 {
        width: 75%
    }

    .ast-col-sm-10 {
        width: 83.3333333333%
    }

    .ast-col-sm-11 {
        width: 91.6666666667%
    }

    .ast-col-sm-12 {
        width: 100%
    }

    .ast-col-sm-pull-0 {
        right: auto
    }

    .ast-col-sm-pull-1 {
        right: 8.3333333333%
    }

    .ast-col-sm-pull-2 {
        right: 16.6666666667%
    }

    .ast-col-sm-pull-3 {
        right: 25%
    }

    .ast-col-sm-pull-4 {
        right: 33.3333333333%
    }

    .ast-col-sm-pull-5 {
        right: 41.6666666667%
    }

    .ast-col-sm-pull-6 {
        right: 50%
    }

    .ast-col-sm-pull-7 {
        right: 58.3333333333%
    }

    .ast-col-sm-pull-8 {
        right: 66.6666666667%
    }

    .ast-col-sm-pull-9 {
        right: 75%
    }

    .ast-col-sm-pull-10 {
        right: 83.3333333333%
    }

    .ast-col-sm-pull-11 {
        right: 91.6666666667%
    }

    .ast-col-sm-pull-12 {
        right: 100%
    }

    .ast-col-sm-push-0 {
        left: auto
    }

    .ast-col-sm-push-1 {
        left: 8.3333333333%
    }

    .ast-col-sm-push-2 {
        left: 16.6666666667%
    }

    .ast-col-sm-push-3 {
        left: 25%
    }

    .ast-col-sm-push-4 {
        left: 33.3333333333%
    }

    .ast-col-sm-push-5 {
        left: 41.6666666667%
    }

    .ast-col-sm-push-6 {
        left: 50%
    }

    .ast-col-sm-push-7 {
        left: 58.3333333333%
    }

    .ast-col-sm-push-8 {
        left: 66.6666666667%
    }

    .ast-col-sm-push-9 {
        left: 75%
    }

    .ast-col-sm-push-10 {
        left: 83.3333333333%
    }

    .ast-col-sm-push-11 {
        left: 91.6666666667%
    }

    .ast-col-sm-push-12 {
        left: 100%
    }

    .ast-col-sm-offset-0 {
        margin-left: 0
    }

    .ast-col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .ast-col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .ast-col-sm-offset-3 {
        margin-left: 25%
    }

    .ast-col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .ast-col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .ast-col-sm-offset-6 {
        margin-left: 50%
    }

    .ast-col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .ast-col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .ast-col-sm-offset-9 {
        margin-left: 75%
    }

    .ast-col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .ast-col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .ast-col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .ast-col-md-1,.ast-col-md-10,.ast-col-md-11,.ast-col-md-12,.ast-col-md-2,.ast-col-md-3,.ast-col-md-4,.ast-col-md-5,.ast-col-md-6,.ast-col-md-7,.ast-col-md-8,.ast-col-md-9 {
        float:left
    }

    .ast-col-md-1 {
        width: 8.3333333333%
    }

    .ast-col-md-2 {
        width: 16.6666666667%
    }

    .ast-col-md-3 {
        width: 25%
    }

    .ast-col-md-4 {
        width: 33.3333333333%
    }

    .ast-col-md-5 {
        width: 41.6666666667%
    }

    .ast-col-md-6 {
        width: 50%
    }

    .ast-col-md-7 {
        width: 58.3333333333%
    }

    .ast-col-md-8 {
        width: 66.6666666667%
    }

    .ast-col-md-9 {
        width: 75%
    }

    .ast-col-md-10 {
        width: 83.3333333333%
    }

    .ast-col-md-11 {
        width: 91.6666666667%
    }

    .ast-col-md-12 {
        width: 100%
    }

    .ast-col-md-pull-0 {
        right: auto
    }

    .ast-col-md-pull-1 {
        right: 8.3333333333%
    }

    .ast-col-md-pull-2 {
        right: 16.6666666667%
    }

    .ast-col-md-pull-3 {
        right: 25%
    }

    .ast-col-md-pull-4 {
        right: 33.3333333333%
    }

    .ast-col-md-pull-5 {
        right: 41.6666666667%
    }

    .ast-col-md-pull-6 {
        right: 50%
    }

    .ast-col-md-pull-7 {
        right: 58.3333333333%
    }

    .ast-col-md-pull-8 {
        right: 66.6666666667%
    }

    .ast-col-md-pull-9 {
        right: 75%
    }

    .ast-col-md-pull-10 {
        right: 83.3333333333%
    }

    .ast-col-md-pull-11 {
        right: 91.6666666667%
    }

    .ast-col-md-pull-12 {
        right: 100%
    }

    .ast-col-md-push-0 {
        left: auto
    }

    .ast-col-md-push-1 {
        left: 8.3333333333%
    }

    .ast-col-md-push-2 {
        left: 16.6666666667%
    }

    .ast-col-md-push-3 {
        left: 25%
    }

    .ast-col-md-push-4 {
        left: 33.3333333333%
    }

    .ast-col-md-push-5 {
        left: 41.6666666667%
    }

    .ast-col-md-push-6 {
        left: 50%
    }

    .ast-col-md-push-7 {
        left: 58.3333333333%
    }

    .ast-col-md-push-8 {
        left: 66.6666666667%
    }

    .ast-col-md-push-9 {
        left: 75%
    }

    .ast-col-md-push-10 {
        left: 83.3333333333%
    }

    .ast-col-md-push-11 {
        left: 91.6666666667%
    }

    .ast-col-md-push-12 {
        left: 100%
    }

    .ast-col-md-offset-0 {
        margin-left: 0
    }

    .ast-col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .ast-col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .ast-col-md-offset-3 {
        margin-left: 25%
    }

    .ast-col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .ast-col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .ast-col-md-offset-6 {
        margin-left: 50%
    }

    .ast-col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .ast-col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .ast-col-md-offset-9 {
        margin-left: 75%
    }

    .ast-col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .ast-col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .ast-col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .ast-col-lg-1,.ast-col-lg-10,.ast-col-lg-11,.ast-col-lg-12,.ast-col-lg-2,.ast-col-lg-3,.ast-col-lg-4,.ast-col-lg-5,.ast-col-lg-6,.ast-col-lg-7,.ast-col-lg-8,.ast-col-lg-9 {
        float:left
    }

    .ast-col-lg-1 {
        width: 8.3333333333%
    }

    .ast-col-lg-2 {
        width: 16.6666666667%
    }

    .ast-col-lg-3 {
        width: 25%
    }

    .ast-col-lg-4 {
        width: 33.3333333333%
    }

    .ast-col-lg-5 {
        width: 41.6666666667%
    }

    .ast-col-lg-6 {
        width: 50%
    }

    .ast-col-lg-7 {
        width: 58.3333333333%
    }

    .ast-col-lg-8 {
        width: 66.6666666667%
    }

    .ast-col-lg-9 {
        width: 75%
    }

    .ast-col-lg-10 {
        width: 83.3333333333%
    }

    .ast-col-lg-11 {
        width: 91.6666666667%
    }

    .ast-col-lg-12 {
        width: 100%
    }

    .ast-col-lg-pull-0 {
        right: auto
    }

    .ast-col-lg-pull-1 {
        right: 8.3333333333%
    }

    .ast-col-lg-pull-2 {
        right: 16.6666666667%
    }

    .ast-col-lg-pull-3 {
        right: 25%
    }

    .ast-col-lg-pull-4 {
        right: 33.3333333333%
    }

    .ast-col-lg-pull-5 {
        right: 41.6666666667%
    }

    .ast-col-lg-pull-6 {
        right: 50%
    }

    .ast-col-lg-pull-7 {
        right: 58.3333333333%
    }

    .ast-col-lg-pull-8 {
        right: 66.6666666667%
    }

    .ast-col-lg-pull-9 {
        right: 75%
    }

    .ast-col-lg-pull-10 {
        right: 83.3333333333%
    }

    .ast-col-lg-pull-11 {
        right: 91.6666666667%
    }

    .ast-col-lg-pull-12 {
        right: 100%
    }

    .ast-col-lg-push-0 {
        left: auto
    }

    .ast-col-lg-push-1 {
        left: 8.3333333333%
    }

    .ast-col-lg-push-2 {
        left: 16.6666666667%
    }

    .ast-col-lg-push-3 {
        left: 25%
    }

    .ast-col-lg-push-4 {
        left: 33.3333333333%
    }

    .ast-col-lg-push-5 {
        left: 41.6666666667%
    }

    .ast-col-lg-push-6 {
        left: 50%
    }

    .ast-col-lg-push-7 {
        left: 58.3333333333%
    }

    .ast-col-lg-push-8 {
        left: 66.6666666667%
    }

    .ast-col-lg-push-9 {
        left: 75%
    }

    .ast-col-lg-push-10 {
        left: 83.3333333333%
    }

    .ast-col-lg-push-11 {
        left: 91.6666666667%
    }

    .ast-col-lg-push-12 {
        left: 100%
    }

    .ast-col-lg-offset-0 {
        margin-left: 0
    }

    .ast-col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .ast-col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .ast-col-lg-offset-3 {
        margin-left: 25%
    }

    .ast-col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .ast-col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .ast-col-lg-offset-6 {
        margin-left: 50%
    }

    .ast-col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .ast-col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .ast-col-lg-offset-9 {
        margin-left: 75%
    }

    .ast-col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .ast-col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .ast-col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .ast-col-xl-1,.ast-col-xl-10,.ast-col-xl-11,.ast-col-xl-12,.ast-col-xl-2,.ast-col-xl-3,.ast-col-xl-4,.ast-col-xl-5,.ast-col-xl-6,.ast-col-xl-7,.ast-col-xl-8,.ast-col-xl-9 {
        float:left
    }

    .ast-col-xl-1 {
        width: 8.3333333333%
    }

    .ast-col-xl-2 {
        width: 16.6666666667%
    }

    .ast-col-xl-3 {
        width: 25%
    }

    .ast-col-xl-4 {
        width: 33.3333333333%
    }

    .ast-col-xl-5 {
        width: 41.6666666667%
    }

    .ast-col-xl-6 {
        width: 50%
    }

    .ast-col-xl-7 {
        width: 58.3333333333%
    }

    .ast-col-xl-8 {
        width: 66.6666666667%
    }

    .ast-col-xl-9 {
        width: 75%
    }

    .ast-col-xl-10 {
        width: 83.3333333333%
    }

    .ast-col-xl-11 {
        width: 91.6666666667%
    }

    .ast-col-xl-12 {
        width: 100%
    }

    .ast-col-xl-pull-0 {
        right: auto
    }

    .ast-col-xl-pull-1 {
        right: 8.3333333333%
    }

    .ast-col-xl-pull-2 {
        right: 16.6666666667%
    }

    .ast-col-xl-pull-3 {
        right: 25%
    }

    .ast-col-xl-pull-4 {
        right: 33.3333333333%
    }

    .ast-col-xl-pull-5 {
        right: 41.6666666667%
    }

    .ast-col-xl-pull-6 {
        right: 50%
    }

    .ast-col-xl-pull-7 {
        right: 58.3333333333%
    }

    .ast-col-xl-pull-8 {
        right: 66.6666666667%
    }

    .ast-col-xl-pull-9 {
        right: 75%
    }

    .ast-col-xl-pull-10 {
        right: 83.3333333333%
    }

    .ast-col-xl-pull-11 {
        right: 91.6666666667%
    }

    .ast-col-xl-pull-12 {
        right: 100%
    }

    .ast-col-xl-push-0 {
        left: auto
    }

    .ast-col-xl-push-1 {
        left: 8.3333333333%
    }

    .ast-col-xl-push-2 {
        left: 16.6666666667%
    }

    .ast-col-xl-push-3 {
        left: 25%
    }

    .ast-col-xl-push-4 {
        left: 33.3333333333%
    }

    .ast-col-xl-push-5 {
        left: 41.6666666667%
    }

    .ast-col-xl-push-6 {
        left: 50%
    }

    .ast-col-xl-push-7 {
        left: 58.3333333333%
    }

    .ast-col-xl-push-8 {
        left: 66.6666666667%
    }

    .ast-col-xl-push-9 {
        left: 75%
    }

    .ast-col-xl-push-10 {
        left: 83.3333333333%
    }

    .ast-col-xl-push-11 {
        left: 91.6666666667%
    }

    .ast-col-xl-push-12 {
        left: 100%
    }

    .ast-col-xl-offset-0 {
        margin-left: 0
    }

    .ast-col-xl-offset-1 {
        margin-left: 8.3333333333%
    }

    .ast-col-xl-offset-2 {
        margin-left: 16.6666666667%
    }

    .ast-col-xl-offset-3 {
        margin-left: 25%
    }

    .ast-col-xl-offset-4 {
        margin-left: 33.3333333333%
    }

    .ast-col-xl-offset-5 {
        margin-left: 41.6666666667%
    }

    .ast-col-xl-offset-6 {
        margin-left: 50%
    }

    .ast-col-xl-offset-7 {
        margin-left: 58.3333333333%
    }

    .ast-col-xl-offset-8 {
        margin-left: 66.6666666667%
    }

    .ast-col-xl-offset-9 {
        margin-left: 75%
    }

    .ast-col-xl-offset-10 {
        margin-left: 83.3333333333%
    }

    .ast-col-xl-offset-11 {
        margin-left: 91.6666666667%
    }

    .ast-col-xl-offset-12 {
        margin-left: 100%
    }
}

h1,h2,h3,h4,h5,h6 {
    clear: both
}

.entry-content h1,h1 {
    color: #808285;
    font-size: 2em;
    line-height: 1.2
}

.entry-content h2,h2 {
    color: #808285;
    font-size: 1.7em;
    line-height: 1.3
}

.entry-content h3,h3 {
    color: #808285;
    font-size: 1.5em;
    line-height: 1.4
}

.entry-content h4,h4 {
    color: #808285;
    line-height: 1.5;
    font-size: 1.3em
}

.entry-content h5,h5 {
    color: #808285;
    line-height: 1.6;
    font-size: 1.2em
}

.entry-content h6,h6 {
    color: #808285;
    line-height: 1.7;
    font-size: 1.1em
}

html {
    box-sizing: border-box
}

*,:after,:before {
    box-sizing: inherit
}

body {
    color: #808285;
    background: #fff;
    font-style: normal
}

ol,ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

b,strong {
    font-weight: 700
}

cite,dfn,em,i {
    font-style: italic
}

blockquote,q {
    quotes: "" ""
}

blockquote:after,blockquote:before,q:after,q:before {
    content: ""
}

blockquote {
    border-left: 5px solid rgba(0,0,0,.05);
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative
}

blockquote p:last-child {
    margin: 0
}

address {
    margin: 0 0 1.5em
}

abbr,acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch",Courier,monospace;
    margin-bottom: 1.6em;
    overflow: auto;
    max-width: 100%;
    padding: 1.6em
}

code,kbd,tt,var {
    font: 15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace
}

img {
    height: auto;
    max-width: 100%
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.ast-button,.button,button,input,select,textarea {
    color: #808285;
    font-weight: 400;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,input {
    line-height: normal
}

big {
    font-size: 125%
}

ins,mark {
    background: 0 0;
    text-decoration: none
}

ol,ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

table,td,th {
    border: 1px solid rgba(0,0,0,.1);
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

th {
    font-weight: 700
}

td,th {
    padding: 8px;
    text-align: left;
    border-width: 0 1px 1px 0
}

.ast-button,.button,button,input[type=button],input[type=reset],input[type=submit] {
    border: 1px solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #e6e6e6;
    padding: .6em 1em .4em;
    color: #fff
}

.ast-button:focus,.ast-button:hover,.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover {
    color: #fff;
    border-color: #eaeaea
}

.ast-button:active,.ast-button:focus,.button:active,.button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus {
    border-color: #eaeaea;
    outline: 0
}

input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-appearance: none
}

input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus {
    color: #111
}

textarea {
    padding-left: 3px;
    width: 100%
}

a {
    color: #4169e1
}

a:focus,a:hover {
    color: #191970
}

a:focus {
    outline: thin dotted
}

a:hover {
    outline: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 2px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 12.25px;
    font-size: .875rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto
}

#primary:after,#primary:before,#secondary:after,#secondary:before,.ast-container:after,.ast-container:before,.ast-row:after,.ast-row:before,.clear:after,.clear:before,.sidebar-main:after,.sidebar-main:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.site-main:after,.site-main:before {
    content: "";
    display: table
}

#primary:after,#secondary:after,.ast-container:after,.ast-row:after,.clear:after,.sidebar-main:after,.site-content:after,.site-footer:after,.site-header:after,.site-main:after {
    clear: both
}

.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,iframe,object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

::selection {
    color: #fff;
    background: #0274be
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body:not(.logged-in) {
    position: relative
}

#page {
    position: relative
}

a,a:focus {
    text-decoration: none
}

.secondary a *,.site-footer a *,.site-header a *,a {
    transition: all .2s linear
}

.capitalize {
    text-transform: uppercase
}

img {
    vertical-align: middle
}

.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    margin-bottom: 20px
}

p {
    margin-bottom: 1.75em
}

blockquote {
    margin: 1.5em 1em 1.5em 3em;
    padding: 1.2em;
    font-size: 1.1em;
    line-height: inherit;
    position: relative
}

.ast-button,.button,input[type=button],input[type=submit] {
    border-radius: 0;
    padding: 18px 30px;
    border: 0;
    box-shadow: none;
    text-shadow: none
}

.ast-button:hover,.button:hover,input[type=button]:hover,input[type=submit]:hover {
    box-shadow: none
}

.ast-button:active,.ast-button:focus,.button:active,.button:focus,input[type=button]:active,input[type=button]:focus,input[type=submit]:active,input[type=submit]:focus {
    box-shadow: none
}

.site-title {
    font-weight: 400
}

.site-description,.site-title {
    margin-bottom: 0
}

.site-description a,.site-description:focus a,.site-description:hover a,.site-title a,.site-title:focus a,.site-title:hover a {
    transition: all .2s linear
}

.site-title a,.site-title a:focus,.site-title a:hover,.site-title a:visited {
    color: #222
}

.site-description a,.site-description a:focus,.site-description a:hover,.site-description a:visited {
    color: #999
}

.search-form .search-field {
    outline: 0
}

.ast-search-menu-icon {
    position: relative
}

.ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon {
    margin-right: 1em
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .main-header-bar-navigation .ast-search-icon {
    display: none
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-field,.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon.ast-inline-search .search-field {
    width: 100%;
    padding-right: 5.5em
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-submit {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    padding: 0 1em;
    border-radius: 0
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form {
    padding: 0;
    display: block;
    overflow: hidden
}

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
    color: #21759b;
    display: block;
    font-family: Montserrat,"Helvetica Neue",sans-serif;
    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: 0;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0,0,0,.2);
    font-family: "Open Sans",sans-serif
}

input,select {
    line-height: 1
}

body,button,input[type=button],input[type=submit],textarea {
    line-height: 1.85714285714286
}

.site-title a {
    line-height: 1.2
}

.site-header .site-description {
    line-height: 1.5
}

.ast-single-post .entry-title,.ast-single-post .entry-title a {
    line-height: 1.2
}

.entry-title,.entry-title a {
    font-weight: 400
}

.ast-social-icons {
    list-style-type: none;
    margin: 0
}

.ast-social-icons li {
    display: inline-block;
    padding-right: 15px
}

.ast-social-icons li:last-child {
    padding-right: 0
}

.ast-social-icons a {
    display: block
}

.ast-social-icons i {
    font-style: normal;
    font-family: fontawesome;
    font-weight: 400
}

.ast-social-icons i:before {
    font-weight: 400
}

.single .entry-content .gallery {
    margin-left: -10px;
    margin-right: -10px
}

.gallery-caption {
    color: #000;
    padding: 10px;
    border-radius: 0 0 2px 2px;
    border: 1px solid #eaeaea;
    border-top: none;
    font-size: .9em
}

.gallery-icon {
    border-bottom: 0;
    border-radius: 2px 2px 0 0;
    border: 1px solid #eaeaea;
    overflow: hidden
}

.gallery-item {
    margin: 0;
    padding: 10px;
    border-radius: 2px
}

.gallery-item:last-child {
    margin-bottom: 2em
}

.elementor-image-gallery .gallery-icon {
    border: none
}

.ast-oembed-container {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.ast-oembed-container embed,.ast-oembed-container iframe,.ast-oembed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body .ast-oembed-container * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hidden {
    display: none!important
}

body {
    background-color: #fff
}

#page {
    display: block
}

#primary,#secondary {
    display: block;
    position: relative;
    float: left;
    width: 100%
}

#primary {
    margin: 4em 0
}

#secondary {
    margin: 4em 0 2.5em;
    word-break: break-word;
    line-height: 2
}

@media (max-width: 768px) {
    #secondary.secondary {
        padding-top:0
    }
}

#secondary li {
    margin-bottom: .25em
}

#secondary li:last-child {
    margin-bottom: 0
}

.ast-separate-container {
    background-color: #f5f5f5
}

.ast-separate-container #primary {
    padding: 4em 0;
    margin: 0;
    border: 0
}

.ast-separate-container .site-main>.ast-row {
    margin-left: 0;
    margin-right: 0
}

.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 5.34em 6.67em
}

.ast-separate-container .blog-layout-1 {
    padding: 0;
    border-bottom: 0
}

.ast-separate-container .ast-article-single {
    border-bottom: 0
}

@media (max-width: 1200px) {
    .ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single {
        margin:0;
        padding: 3.34em 2.4em
    }
}

@media (max-width: 768px) {
    .ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single {
        padding:1.5em 2.14em
    }

    .ast-separate-container #primary,.ast-separate-container #secondary {
        padding: 1.5em 0
    }

    .ast-separate-container.ast-right-sidebar #secondary {
        padding-left: 1em
    }

    .ast-separate-container.ast-right-sidebar #secondary {
        padding-right: 1em
    }

    .ast-separate-container.ast-two-container #secondary {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 544px) {
    .ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single {
        padding:1.5em 1em
    }

    .ast-separate-container #content .ast-container {
        padding-left: .54em;
        padding-right: .54em
    }

    .ast-separate-container #secondary {
        padding-top: 0
    }
}

.ast-page-builder-template .hentry {
    margin: 0
}

.ast-page-builder-template .site-content>.ast-container {
    max-width: 100%;
    padding: 0
}

.ast-page-builder-template .site-content #primary {
    padding: 0;
    margin: 0
}

.ast-page-builder-template .no-results {
    text-align: center;
    margin: 4em auto
}

.ast-page-builder-template .ast-pagination {
    padding: 2em
}

.ast-page-builder-template .entry-header {
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {
    margin-top: 0
}

.ast-page-builder-template .entry-header.ast-header-without-markup {
    margin-top: 0;
    margin-bottom: 0
}

.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {
    margin-bottom: 0
}

@media (max-width: 768px) {
    .ast-page-builder-template .entry-header {
        margin-top:1.5em
    }
}

@media (max-width: 768px) {
    .ast-page-builder-template #secondary {
        margin-top:1.5em
    }
}

.ast-page-builder-template.ast-left-sidebar #secondary {
    padding-left: 20px
}

@media (max-width: 768px) {
    .ast-page-builder-template.ast-left-sidebar #secondary {
        padding-right:20px
    }
}

.ast-page-builder-template.ast-right-sidebar #secondary {
    padding-right: 20px
}

@media (max-width: 768px) {
    .ast-page-builder-template.ast-right-sidebar #secondary {
        padding-left:20px
    }
}

.ast-page-builder-template.single .post-navigation {
    padding-bottom: 2em
}

.ast-page-builder-template .ast-archive-description {
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 993px) {
    .ast-separate-container #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary {
        margin:4em 0;
        padding: 0
    }

    .ast-right-sidebar #primary {
        padding-right: 60px
    }

    .ast-right-sidebar #secondary {
        padding-left: 60px
    }

    .ast-left-sidebar #primary {
        padding-left: 60px
    }

    .ast-left-sidebar #secondary {
        padding-right: 60px
    }
}

@media (max-width: 992px) {
    .ast-separate-container #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary {
        padding-left:0;
        padding-right: 0
    }

    .ast-right-sidebar #primary {
        padding-right: 30px
    }

    .ast-right-sidebar #secondary {
        padding-left: 30px
    }

    .ast-left-sidebar #primary {
        padding-left: 30px
    }

    .ast-left-sidebar #secondary {
        padding-right: 30px
    }
}

@media (max-width: 768px) {
    .ast-right-sidebar #primary {
        padding-right:0
    }

    .ast-right-sidebar #secondary {
        padding-left: 0
    }

    .ast-left-sidebar #primary {
        padding-left: 0
    }

    .ast-left-sidebar #secondary {
        padding-right: 0
    }

    #primary,#secondary {
        padding: 1.5em 0;
        margin: 0
    }

    .ast-left-sidebar #content>.ast-container {
        -js-display: flex;
        display: flex;
        flex-direction: column-reverse;
        width: 100%
    }
}

@media (min-width: 769px) {
    .ast-right-sidebar #primary {
        border-right:1px solid #eee
    }

    .ast-right-sidebar #secondary {
        border-left: 1px solid #eee;
        margin-left: -1px
    }

    .ast-left-sidebar #primary {
        border-left: 1px solid #eee
    }

    .ast-left-sidebar #secondary {
        border-right: 1px solid #eee;
        margin-right: -1px
    }

    .ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary {
        border: 0
    }

    .ast-separate-container.ast-left-sidebar #secondary,.ast-separate-container.ast-right-sidebar #secondary {
        border: 0;
        margin-left: auto;
        margin-right: auto
    }

    .ast-separate-container.ast-two-container.ast-right-sidebar #secondary {
        padding-left: 30px;
        padding-right: 0
    }

    .ast-separate-container.ast-two-container.ast-left-sidebar #secondary {
        padding-right: 30px;
        padding-left: 0
    }
}

.astra-search-icon::before {
    content: "\e8b6";
    font-family: Astra;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ast-search-icon .astra-search-icon {
    font-size: 1.3em
}

.main-navigation {
    -js-display: inline-flex;
    display: inline-flex;
    height: 100%
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative
}

.main-header-menu a {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block;
    transition: all .2s linear
}

.main-header-menu li {
    position: relative
}

.main-header-menu li.focus>ul,.main-header-menu li:hover>ul {
    right: auto;
    left: 0
}

.main-header-menu .ast-left-align-sub-menu.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu:hover>.sub-menu {
    right: 0;
    left: auto
}

@media (min-width: 769px) {
    .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
        left:-100%
    }

    .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover>.sub-menu {
        left: -100%
    }
}

.main-header-menu .sub-menu {
    width: 240px;
    background: #fff;
    left: -999em;
    position: absolute;
    top: 100%;
    z-index: 99999
}

@media (min-width: 769px) {
    .main-header-menu .sub-menu li.focus>ul,.main-header-menu .sub-menu li:hover>ul {
        left:100%;
        right: auto
    }

    .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:focus * .sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:hover * .sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu {
        left: -100%
    }

    .main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
        left: -100%
    }
}

.main-header-menu .sub-menu a {
    padding: .9em 1em;
    display: block;
    word-wrap: break-word
}

.main-header-menu .sub-menu li.menu-item-has-children>a:after,.main-header-menu .sub-menu li.page_item_has_children>a:after {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translate(0,-50%) rotate(270deg)
}

.main-header-menu ul ul {
    top: 0
}

.submenu-with-border .sub-menu {
    border-width: 1px;
    border-style: solid
}

.submenu-with-border .sub-menu a {
    border-width: 0 0 1px;
    border-style: solid
}

.submenu-with-border .sub-menu .sub-menu {
    top: -1px
}

.ast-desktop .submenu-with-border .sub-menu>li:last-child>a {
    border-bottom-width: 0
}

.ast-header-break-point .main-navigation {
    padding-left: 0
}

.ast-header-break-point .main-navigation ul .button-custom-menu-item a,.ast-header-break-point .main-navigation ul li a {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #eaeaea
}

.ast-header-break-point .main-navigation ul.children li a,.ast-header-break-point .main-navigation ul.sub-menu li a {
    padding-left: 30px
}

.ast-header-break-point .main-navigation ul.children li a:before,.ast-header-break-point .main-navigation ul.sub-menu li a:before {
    content: "\e900";
    font-family: Astra;
    font-size: .65em;
    text-decoration: inherit;
    display: inline-block;
    transform: translate(0,-2px) rotateZ(270deg);
    margin-right: 5px
}

.ast-header-break-point .main-navigation ul.children li li a,.ast-header-break-point .main-navigation ul.sub-menu li li a {
    padding-left: 40px
}

.ast-header-break-point .main-navigation ul.children li li li a,.ast-header-break-point .main-navigation ul.sub-menu li li li a {
    padding-left: 50px
}

.ast-header-break-point .main-navigation ul.children li li li li a,.ast-header-break-point .main-navigation ul.sub-menu li li li li a {
    padding-left: 60px
}

.ast-header-break-point .ast-header-custom-item {
    background-color: #f9f9f9
}

.ast-header-break-point .main-header-menu {
    background-color: #f9f9f9
}

.ast-header-break-point .main-header-menu ul {
    background-color: #f9f9f9;
    position: static;
    opacity: 1;
    visibility: visible;
    border: 0;
    width: auto
}

.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu {
    left: 0
}

.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
    left: 0
}

.ast-header-break-point .submenu-with-border .sub-menu {
    border: 0
}

.ast-mobile-menu-buttons {
    display: none
}

.ast-button-wrap {
    display: inline-block
}

.ast-button-wrap button {
    box-shadow: none;
    border: none
}

.ast-button-wrap .menu-toggle {
    padding: 0;
    width: 2.2em;
    height: 2.1em;
    font-size: 1.5em;
    font-weight: 400;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    vertical-align: middle;
    line-height: 1.85714285714286
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0 .5em;
    width: auto;
    text-align: center
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 600
}

.ast-button-wrap .menu-toggle .menu-toggle-icon {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.05
}

.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
    content: "\e5d2";
    font-family: Astra;
    text-decoration: inherit
}

.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before {
    content: "\e5cd"
}

.ast-button-wrap .menu-toggle .mobile-menu-wrap {
    display: inline-block
}

.main-header-bar-navigation {
    flex: 1
}

.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto
}

.header-main-layout-3 .ast-main-header-bar-alignment {
    margin-right: auto
}

#site-navigation {
    height: 100%
}

.ast-header-break-point .user-select {
    clear: both
}

.ast-header-break-point .ast-mobile-menu-buttons {
    display: block;
    align-self: center
}

.ast-header-break-point .main-header-bar-navigation {
    flex: auto
}

.ast-header-break-point .ast-main-header-bar-alignment {
    display: block;
    width: 100%;
    flex: auto;
    order: 4
}

.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-next,.comment-navigation .nav-previous,.post-navigation .nav-next,.post-navigation .nav-previous,.posts-navigation .nav-next,.posts-navigation .nav-previous {
    width: 50%;
    display: inline-block
}

.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next {
    text-align: right
}

.main-header-bar {
    z-index: 1
}

.header-main-layout-1.ast-primary-menu-disabled .ast-masthead-custom-menu-items {
    text-align: right
}

.header-main-layout-1 .main-header-bar-navigation {
    text-align: right
}

.header-main-layout-1 .main-header-bar-navigation .children,.header-main-layout-1 .main-header-bar-navigation .sub-menu {
    text-align: left
}

.header-main-layout-1 .main-navigation {
    padding-left: 15px;
    vertical-align: top
}

.header-main-layout-1 .main-header-container {
    align-items: center
}

.header-main-layout-2 .main-header-container {
    display: block
}

.header-main-layout-2 .site-branding {
    text-align: center;
    padding-bottom: 1em
}

.header-main-layout-2 .site-title {
    justify-content: center
}

.header-main-layout-2 .main-navigation ul {
    justify-content: center
}

.header-main-layout-2 .main-header-bar-navigation {
    text-align: center
}

.header-main-layout-2 .main-header-bar-navigation .children,.header-main-layout-2 .main-header-bar-navigation .sub-menu {
    text-align: left
}

.header-main-layout-2 .ast-header-custom-item {
    justify-content: center;
    line-height: 1.85714285714286
}

.header-main-layout-2 .ast-masthead-custom-menu-items {
    position: relative
}

.header-main-layout-2 .widget {
    text-align: center
}

.ast-header-custom-item-outside .header-main-layout-2 .main-header-container {
    -js-display: flex;
    display: flex;
    justify-content: center
}

.ast-header-custom-item-outside .header-main-layout-2 .site-branding {
    flex: 0 0 100%
}

.header-main-layout-3 .ast-site-identity {
    text-align: right
}

.header-main-layout-3 .main-header-container {
    flex-direction: row-reverse;
    align-items: center
}

.header-main-layout-3 .main-navigation {
    padding-right: 15px
}

.header-main-layout-3 .main-navigation ul {
    justify-content: flex-start
}

.header-main-layout-3 .main-header-bar-navigation {
    text-align: left
}

.header-main-layout-3 .ast-header-custom-item {
    justify-content: flex-start
}

.header-main-layout-3 .ast-masthead-custom-menu-items {
    position: relative
}

.header-main-layout-3 li .ast-search-icon {
    padding-left: .5em
}

.header-main-layout-3 .ast-search-menu-icon {
    left: 0;
    right: 0
}

.header-main-layout-3 li .ast-search-menu-icon {
    left: 1em;
    right: 0
}

.header-main-layout-3 .main-header-bar .ast-search-menu-icon .search-form {
    padding: 0 0 0 3em
}

.header-main-layout-3 .main-header-bar .ast-search-menu-icon.slide-search .search-form {
    left: -1em;
    right: auto
}

.ast-header-break-point .header-main-layout-1 .site-branding {
    padding-right: 1em
}

.ast-header-break-point .header-main-layout-1 .main-header-bar-navigation {
    text-align: left
}

.ast-header-break-point .header-main-layout-1 .main-navigation {
    padding-left: 0
}

.ast-header-break-point .ast-mobile-header-stack .ast-masthead-custom-menu-items {
    flex: 1 1 100%
}

.ast-header-break-point .ast-mobile-header-stack .site-branding {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1em;
    flex: 1 1 100%
}

.ast-header-break-point .ast-mobile-header-stack .ast-masthead-custom-menu-items,.ast-header-break-point .ast-mobile-header-stack .ast-site-identity,.ast-header-break-point .ast-mobile-header-stack .site-branding,.ast-header-break-point .ast-mobile-header-stack .site-title {
    justify-content: center;
    text-align: center
}

.ast-header-break-point .ast-mobile-header-stack.ast-logo-title-inline .site-title {
    text-align: left
}

.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons {
    flex: 1 1 100%;
    text-align: center;
    justify-content: center
}

.ast-header-break-point .ast-mobile-header-stack.header-main-layout-3 .main-header-container {
    flex-direction: initial
}

.ast-header-break-point .header-main-layout-2 .ast-mobile-menu-buttons {
    -js-display: flex;
    display: flex;
    justify-content: center
}

.ast-header-break-point .header-main-layout-2 .main-header-bar-navigation,.ast-header-break-point .header-main-layout-2 .widget {
    text-align: left
}

.ast-header-break-point.ast-header-custom-item-outside .header-main-layout-3 .main-header-bar .ast-search-icon {
    margin-right: auto;
    margin-left: 1em
}

.ast-header-break-point .header-main-layout-3 .main-header-bar .ast-search-menu-icon.slide-search .search-form {
    right: auto;
    left: 0
}

.ast-header-break-point .header-main-layout-3.ast-mobile-header-inline .ast-mobile-menu-buttons {
    justify-content: flex-start
}

.ast-header-break-point .header-main-layout-3 li .ast-search-menu-icon {
    left: 0
}

.ast-header-break-point .header-main-layout-3 .site-branding {
    padding-left: 1em;
    justify-content: flex-end
}

.ast-header-break-point .header-main-layout-3 .main-navigation {
    padding-right: 0
}

.ast-logo-title-inline .ast-site-identity {
    -js-display: inline-flex;
    display: inline-flex;
    vertical-align: middle;
    align-items: center
}

.ast-logo-title-inline .site-logo-img {
    padding-right: 1em
}

.ast-logo-title-inline.header-main-layout-2 .site-logo-img+.ast-site-title-wrap .site-title {
    justify-content: flex-start
}

@media (max-width: 544px) {
    .site-branding img,.site-header .site-logo-img .custom-logo-link img {
        max-width:100%
    }

    .ast-header-custom-item-outside .ast-mobile-header-stack .site-branding {
        padding-right: 0
    }

    .ast-header-custom-item-outside .ast-mobile-header-stack .site-title {
        justify-content: center;
        text-align: center
    }

    .ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons,.ast-header-break-point .ast-mobile-header-stack .site-branding {
        justify-content: center;
        text-align: center;
        padding-bottom: 0
    }
}

.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .site-branding {
    text-align: left
}

.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .site-title {
    justify-content: left
}

.ast-header-break-point.ast-header-custom-item-outside .header-main-layout-2 .ast-mobile-menu-buttons {
    padding-bottom: 1em
}

.ast-header-break-point .ast-mobile-header-inline .main-header-container,.ast-header-break-point .ast-mobile-header-stack .main-header-container {
    -js-display: flex;
    display: flex
}

.site-header {
    z-index: 99;
    position: relative
}

.main-header-container {
    position: relative
}

.main-header-bar-wrap {
    position: relative
}

.main-header-bar-wrap .nav-fallback-text {
    float: right
}

.main-header-bar {
    background-color: #fff;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid
}

.main-header-bar {
    transition: all .2s linear
}

.ast-header-break-point .main-header-bar {
    border: 0
}

.ast-header-break-point .nav-fallback-text {
    float: none
}

.ast-header-break-point .site-header {
    border-bottom-color: #eaeaea;
    border-bottom-style: solid
}

.ast-header-break-point .ast-header-custom-item {
    border-top: 1px solid #eaeaea
}

.ast-header-break-point .ast-header-custom-item .ast-masthead-custom-menu-items {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 1em;
    margin-top: 1em
}

.ast-header-break-point .ast-header-custom-item .widget:last-child {
    margin-bottom: 1em
}

.main-header-bar {
    margin-left: auto;
    margin-right: auto
}

.site-logo-img img {
    transition: all .2s linear
}

.ast-header-widget-area {
    line-height: 1.65
}

.ast-header-widget-area .no-widget-text,.ast-header-widget-area .widget-title {
    margin-bottom: 0
}

.ast-header-widget-area .widget {
    margin: .5em;
    display: inline-block;
    vertical-align: middle
}

.ast-header-widget-area .widget p {
    margin-bottom: 0
}

.ast-header-widget-area .widget ul {
    position: static;
    border: 0;
    width: auto
}

.ast-header-widget-area .widget ul a {
    border: 0
}

.ast-header-widget-area .widget.widget_search .search-field,.ast-header-widget-area .widget.widget_search .search-field:focus {
    padding: 10px 45px 10px 15px
}

.ast-header-widget-area .widget:last-child {
    margin-bottom: .5em;
    margin-right: 0
}

.submenu-with-border .ast-header-widget-area .widget ul {
    position: static;
    border: 0;
    width: auto
}

.submenu-with-border .ast-header-widget-area .widget ul a {
    border: 0
}

.ast-header-break-point .ast-header-widget-area .widget {
    margin: .5em 0;
    display: block
}

.ast-header-custom-item .widget {
    margin: .5em;
    display: inline-block;
    vertical-align: middle
}

.ast-header-custom-item .widget p {
    margin-bottom: 0
}

.ast-header-custom-item .widget li {
    width: auto
}

.ast-desktop .main-header-menu .astra-full-megamenu-wrapper .sub-menu {
    box-shadow: none
}

.ast-desktop .main-header-menu .astra-megamenu .sub-menu {
    box-shadow: none
}

.ast-desktop .main-header-menu .sub-menu {
    box-shadow: 0 4px 10px -2px rgba(0,0,0,.1)
}

.ast-desktop .main-header-menu .astra-full-megamenu-wrapper {
    box-shadow: 0 4px 10px -2px rgba(0,0,0,.1)
}

.ast-header-custom-item-inside .button-custom-menu-item .menu-link {
    display: none
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link {
    display: none
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link {
    display: block
}

.button-custom-menu-item .ast-custom-button-link .ast-custom-button {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit
}

.button-custom-menu-item .ast-custom-button-link .ast-custom-button:hover {
    transition: all .1s ease-in-out
}

.nav-style {
    display: block;
    padding: 0 15px
}

.site-branding {
    line-height: 1;
    align-self: center
}

.ast-menu-toggle {
    display: none;
    background: 0 0;
    color: inherit;
    border-style: dotted;
    border-color: transparent
}

.ast-menu-toggle:focus,.ast-menu-toggle:hover {
    background: 0 0;
    border-color: inherit;
    color: inherit
}

.socil-font {
    float: left;
    margin-right: 10px
}

.ast-main-header-nav-open .main-header-bar {
    padding-bottom: 0
}

.main-header-bar {
    z-index: 4;
    position: relative;
    line-height: 4
}

.main-header-bar .main-header-bar-navigation {
    height: 100%
}

.main-header-bar .main-header-bar-navigation:empty {
    padding: 0
}

.main-header-bar .main-header-bar-navigation .children,.main-header-bar .main-header-bar-navigation .sub-menu {
    line-height: 1.45
}

.main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after,.main-header-bar .main-header-bar-navigation .page_item_has_children>a:after {
    content: "\e900";
    display: inline-block;
    font-family: Astra;
    font-size: 9px;
    font-size: .6rem;
    font-weight: 700;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    line-height: normal
}

.main-header-bar .main-header-bar-navigation .ast-search-icon {
    display: block;
    z-index: 4;
    position: relative
}

.main-header-bar .main-header-bar-navigation.toggle-on {
    padding-top: 1em
}

.main-header-bar .ast-search-menu-icon .search-form {
    background-color: #fff
}

.ast-flyout-menu-enable .main-header-bar .ast-masthead-custom-menu-items .ast-custom-button-link {
    border: none
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form {
    visibility: visible;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    transform: none
}

@media (max-width: 768px) {
    .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
        display:inline-block
    }

    .ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
        margin: 0
    }

    .ast-header-break-point .main-header-bar .ast-search-menu-icon.slide-search .search-form {
        right: 0
    }

    .ast-header-break-point .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon.slide-search .search-form {
        right: -1em
    }
}

.ast-above-header-section .user-select .ast-dropdown-active .slide-search.astra-search-icon,.ast-masthead-custom-menu-items .ast-dropdown-active .slide-search.astra-search-icon,.below-header-user-select .ast-dropdown-active .slide-search.astra-search-icon {
    color: #757575
}

.ast-search-menu-icon.slide-search .search-form {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    position: absolute;
    z-index: 3;
    right: -1em;
    top: 50%;
    transform: translateY(-50%)
}

.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {
    visibility: visible;
    opacity: 1
}

.ast-search-menu-icon .search-form {
    border: 1px solid #e7e7e7;
    line-height: normal;
    padding: 0 3em 0 0;
    border-radius: 2px;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    color: inherit;
    background-color: #fff
}

.ast-search-menu-icon .astra-search-icon {
    -js-display: flex;
    display: flex;
    line-height: normal
}

.ast-search-menu-icon .astra-search-icon:focus {
    outline: 0
}

.ast-search-menu-icon .search-field {
    border: none;
    background-color: transparent;
    transition: width .2s;
    border-radius: inherit;
    color: inherit;
    font-size: inherit;
    width: 0;
    color: #757575
}

.ast-search-menu-icon .search-submit {
    display: none;
    background: 0 0;
    border: none;
    font-size: 1.3em;
    color: #757575
}

.ast-search-menu-icon.ast-dropdown-active {
    visibility: visible;
    opacity: 1;
    position: relative
}

.ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 235px
}

@media (max-width: 544px) {
    .ast-search-menu-icon.ast-dropdown-active .search-field {
        width:170px
    }
}

li.ast-masthead-custom-menu-items {
    padding: 0 1em
}

li.ast-masthead-custom-menu-items a {
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle
}

li.ast-masthead-custom-menu-items a,li.ast-masthead-custom-menu-items a:focus,li.ast-masthead-custom-menu-items a:hover {
    background: 0 0
}

li.ast-masthead-custom-menu-items .ast-search-icon .astra-search-icon {
    line-height: 1
}

.ast-search-icon {
    z-index: 4;
    position: relative;
    line-height: normal
}

.ast-primary-menu-disabled.ast-mobile-header-inline .ast-masthead-custom-menu-items {
    text-align: right
}

.ast-primary-menu-disabled .ast-masthead-custom-menu-items {
    flex: 1
}

.ast-primary-menu-disabled.header-main-layout-2 .ast-masthead-custom-menu-items {
    text-align: center
}

.ast-primary-menu-disabled.header-main-layout-3 .ast-masthead-custom-menu-items {
    text-align: left
}

.ast-masthead-custom-menu-items {
    padding: 0 1em
}

.search-custom-menu-item {
    position: relative
}

.custom-mobile-logo-link {
    display: none
}

.ast-site-identity {
    padding: 1em 0
}

.ast-header-break-point .ast-mobile-header-stack .site-description {
    text-align: center
}

.ast-header-break-point .ast-mobile-header-stack.ast-logo-title-inline .site-description {
    text-align: left
}

.ast-header-break-point.ast-header-custom-item-outside .ast-primary-menu-disabled .ast-mobile-menu-buttons {
    display: none
}

.ast-header-break-point .ast-hide-custom-menu-mobile .ast-masthead-custom-menu-items {
    display: none
}

.ast-header-break-point .ast-mobile-header-inline .site-branding {
    text-align: left;
    padding-bottom: 0
}

.ast-header-break-point .ast-mobile-header-inline.header-main-layout-3 .site-branding {
    text-align: right
}

.ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
    -js-display: flex;
    display: flex;
    flex: 1;
    align-self: center
}

.ast-header-break-point ul li.ast-masthead-custom-menu-items a {
    padding: 0;
    display: inline-block;
    width: auto;
    border: 0
}

.ast-header-break-point li.ast-masthead-custom-menu-items {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 1em;
    margin-top: 1em
}

.ast-header-break-point .ast-site-identity {
    width: 100%
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>a:after,.ast-header-break-point .main-header-bar-navigation .page_item_has_children>a:after {
    display: none
}

.ast-header-break-point .main-header-bar {
    display: block;
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation {
    line-height: 3;
    display: none
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .children,.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu {
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu,.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children .sub-menu {
    display: none
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle,.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle {
    display: inline-block;
    position: absolute;
    font-size: inherit;
    top: -1px;
    right: 20px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 .907em;
    font-weight: 400;
    line-height: inherit;
    transition: all .2s
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle::before {
    font-weight: 700;
    content: "\e900";
    font-family: Astra;
    text-decoration: inherit;
    display: inline-block
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
    transform: rotateX(180deg)
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
    border-top-width: 1px;
    border-style: solid;
    border-color: #eaeaea
}

.ast-header-break-point.ast-header-custom-item-inside .ast-search-menu-icon {
    position: relative;
    display: block;
    right: auto;
    visibility: visible;
    opacity: 1;
    transform: none
}

.ast-header-break-point .main-navigation {
    display: block;
    width: 100%
}

.ast-header-break-point .main-navigation ul>li:first-child {
    border-top: 0
}

.ast-header-break-point .main-navigation ul ul {
    left: auto;
    right: auto
}

.ast-header-break-point .main-navigation li {
    width: 100%
}

.ast-header-break-point .main-navigation .widget {
    margin-bottom: 1em
}

.ast-header-break-point .main-navigation .widget li {
    width: auto
}

.ast-header-break-point .main-navigation .widget:last-child {
    margin-bottom: 0
}

.ast-header-break-point .main-header-bar-navigation {
    width: calc(100% + 40px);
    margin: 0 -20px
}

.ast-header-break-point .main-header-menu ul ul {
    top: 0
}

.ast-header-break-point .ast-has-mobile-header-logo .custom-logo-link {
    display: none
}

.ast-header-break-point .ast-has-mobile-header-logo .custom-mobile-logo-link {
    display: inline-block
}

.ast-header-break-point.ast-mobile-inherit-site-logo .ast-has-mobile-header-logo .astra-logo-svg,.ast-header-break-point.ast-mobile-inherit-site-logo .ast-has-mobile-header-logo .custom-logo-link {
    display: block
}

.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-menu-buttons {
    order: 2
}

.ast-header-break-point.ast-header-custom-item-outside .main-header-bar-navigation {
    order: 3
}

.ast-header-break-point.ast-header-custom-item-outside .ast-masthead-custom-menu-items {
    order: 1
}

.ast-header-break-point.ast-header-custom-item-outside .header-main-layout-2 .ast-masthead-custom-menu-items {
    text-align: center
}

.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .ast-mobile-menu-buttons,.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .site-branding {
    -js-display: flex;
    display: flex
}

.ast-header-break-point.ast-header-custom-item-outside.ast-header-custom-item-outside .header-main-layout-2 .ast-mobile-menu-buttons {
    padding-bottom: 0
}

.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline .ast-site-identity {
    width: 100%
}

.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline.header-main-layout-3 .ast-site-identity {
    width: auto
}

.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-inline.header-main-layout-2 .site-branding {
    flex: 1 1 auto
}

@media (max-width: 544px) {
    .ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons {
        width:100%
    }

    .ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons,.ast-header-break-point .ast-mobile-header-stack .site-branding {
        justify-content: center
    }

    .ast-header-break-point .ast-mobile-header-stack .main-header-bar-wrap .site-branding {
        flex: 1 1 auto
    }

    .ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons {
        padding-top: .8em
    }

    .ast-header-break-point .ast-mobile-header-stack.header-main-layout-2 .ast-mobile-menu-buttons {
        padding-top: .8em
    }

    .ast-header-break-point .ast-mobile-header-stack.header-main-layout-1 .site-branding {
        padding-bottom: 0
    }

    .ast-header-custom-item-outside.ast-header-break-point .ast-mobile-header-stack .ast-masthead-custom-menu-items {
        padding: .8em 1em 0 1em;
        text-align: center;
        width: 100%
    }

    .ast-header-custom-item-outside.ast-header-break-point .ast-mobile-header-stack.header-main-layout-3 .ast-masthead-custom-menu-items,.ast-header-custom-item-outside.ast-header-break-point .ast-mobile-header-stack.header-main-layout-3 .ast-mobile-menu-buttons {
        padding-top: .8em
    }
}

.ast-header-break-point .ast-mobile-menu-buttons {
    text-align: right;
    -js-display: flex;
    display: flex;
    justify-content: flex-end
}

.ast-header-break-point .ast-mobile-menu-buttons .ast-button-wrap .ast-mobile-menu-buttons-minimal {
    font-size: 1.7em
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.byline,.updated:not(.published) {
    display: none
}

.group-blog .byline,.single .byline {
    display: inline
}

.page-links {
    clear: both;
    margin-top: 1em
}

.page-links a {
    display: inline-block
}

.page-links a .page-link {
    border-color: #eaeaea;
    background: 0 0
}

.page-links .page-link {
    padding: 0;
    margin: 0 0 .3em .3em;
    border: 2px solid #eaeaea;
    color: #000;
    background: 0 0;
    font-size: .8em;
    width: 2.5em;
    height: 2.5em;
    line-height: calc(2.5em - 4px);
    display: inline-block;
    text-align: center;
    transition: all .2s linear
}

.page-links .page-link:focus,.page-links .page-link:hover {
    color: #000
}

@media (max-width: 768px) {
    .page-links .page-link {
        margin-bottom:6px
    }
}

.entry-content>:last-child,.entry-summary>:last-child,.page-content>:last-child {
    margin-bottom: 0
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.ast-no-sidebar .entry-content .alignfull {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw
}

.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-no-sidebar .entry-content .alignfull .alignwide {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.ast-no-sidebar .entry-content .alignwide {
    margin-left: -100px;
    margin-right: -100px;
    max-width: unset;
    width: unset
}

.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-no-sidebar .entry-content .alignwide .alignwide {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-no-sidebar .entry-content .wp-block-column .alignwide {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -6.67em;
    margin-right: -6.67em;
    width: auto
}

@media (max-width: 1200px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left:-2.4em;
        margin-right: -2.4em
    }
}

@media (max-width: 768px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left:-2.14em;
        margin-right: -2.14em
    }
}

@media (max-width: 544px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left:-1em;
        margin-right: -1em
    }
}

.ast-no-sidebar.ast-separate-container .entry-content .alignwide {
    margin-left: -20px;
    margin-right: -20px
}

.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull,.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-gallery {
    margin: 0
}

.wp-block-separator {
    max-width: 100px
}

.wp-block-separator.is-style-wide {
    max-width: none
}

.entry-content .has-2-columns .wp-block-column:first-child {
    padding-right: 10px
}

.entry-content .has-2-columns .wp-block-column:last-child {
    padding-left: 10px
}

@media (max-width: 782px) {
    .entry-content .wp-block-columns .wp-block-column {
        flex-basis:100%;
        margin-left: 0
    }

    .entry-content .has-2-columns .wp-block-column:first-child {
        padding-right: 0
    }

    .entry-content .has-2-columns .wp-block-column:last-child {
        padding-left: 0
    }
}

body {
    overflow-x: hidden
}

body .entry-content .wp-block-latest-posts {
    margin-left: 0
}

body .entry-content .wp-block-latest-posts li {
    list-style: none
}

.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {
    margin-left: 0
}

.ast-header-break-point .entry-content .alignwide {
    margin-left: auto;
    margin-right: auto
}

.entry-content .blocks-gallery-item img {
    margin-bottom: auto
}

.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d
}

.widget-title {
    font-weight: 400;
    margin-bottom: 1em;
    line-height: 1.5
}

.widget {
    margin: 0 0 2.8em 0
}

.widget:last-child {
    margin-bottom: 0
}

.widget select {
    max-width: 100%
}

.widget ul {
    margin: 0;
    list-style-type: none
}

.widget_nav_menu ul ul.sub-menu {
    margin-top: .25em
}

.widget_nav_menu ul ul.sub-menu li {
    padding-left: 20px
}

.widget_nav_menu ul ul.sub-menu a:after {
    left: -20px
}

.widget_nav_menu ul ul.sub-menu ul a:after {
    left: -40px
}

.widget_nav_menu ul ul.sub-menu ul ul a:after {
    left: -60px
}

.widget_nav_menu li {
    transition: all .2s linear
}

.widget_search .search-form {
    position: relative;
    padding: 0;
    background: initial;
    color: inherit
}

.widget_search .search-form:after {
    font-family: Astra;
    font-size: 1.2em;
    font-weight: 400;
    content: "\e8b6";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0,-50%)
}

.widget_search .search-form>label {
    position: relative
}

.widget_search .search-form input[type=submit],.widget_search .search-form input[type=submit]:focus,.widget_search .search-form input[type=submit]:hover {
    padding: 13px 20px;
    border-radius: 2px;
    border: none;
    top: 0;
    right: 0;
    position: absolute;
    color: transparent;
    background: 0 0;
    max-width: 45px;
    z-index: 2
}

.widget_search .search-form .search-field {
    background: #fafafa;
    border-width: 1px;
    border-color: #eaeaea;
    border-radius: 2px
}

.widget_search .search-field,.widget_search .search-field:focus {
    width: 100%;
    padding: 16px 45px 16px 15px
}

.widget_archive ul.children,.widget_categories ul.children,.widget_pages ul.children {
    position: relative;
    margin-top: 5px;
    width: 100%
}

.widget_archive ul.children li,.widget_categories ul.children li,.widget_pages ul.children li {
    padding-left: 20px
}

.widget_archive li ul.children a:after,.widget_categories li ul.children a:after,.widget_pages li ul.children a:after {
    left: -20px
}

.widget_archive li ul.children ul a:after,.widget_categories li ul.children ul a:after,.widget_pages li ul.children ul a:after {
    left: -40px
}

.widget_tag_cloud .tagcloud {
    margin-top: 10px;
    display: inline-block
}

.widget_tag_cloud .tagcloud a {
    border: 1px solid #e2e2e2;
    padding: .5em .9em;
    display: inline-block;
    margin-bottom: 4px;
    font-size: 14px;
    margin-right: 4px;
    line-height: 1.5;
    transition: all .2s linear
}

.widget_calendar table,.widget_calendar td,.widget_calendar th {
    padding: 0;
    text-align: center
}

.widget_calendar table,.widget_calendar th {
    border: none
}

.widget_calendar td {
    border-right: none;
    border-left: none
}

.widget_calendar caption {
    line-height: 2.7em
}

.widget_calendar thead {
    line-height: 2.5em
}

.widget_calendar thead a {
    color: #0274be;
    font-size: 1rem;
    vertical-align: middle
}

.widget_calendar thead td {
    vertical-align: middle;
    font-weight: 700
}

.widget_calendar thead>tr>th {
    line-height: 2.5em;
    border-bottom: 2px solid #eaeaea;
    border-top: 2px solid #eaeaea
}

.widget_calendar tbody {
    line-height: 2.1em;
    text-align: center
}

.widget_calendar tbody>tr>td {
    width: 14.2857%
}

.widget_calendar tbody>tr:first-child>td {
    padding-top: 3px
}

.widget_calendar #today {
    background: #0274be
}

.ast-separate-container.ast-two-container #secondary .widget {
    background-color: #fff;
    padding: 2em;
    margin-bottom: 2em
}

@media (min-width: 769px) {
    .ast-separate-container.ast-two-container #secondary .widget:last-child {
        margin-bottom:0
    }
}

@media (max-width: 544px) {
    .ast-separate-container.ast-two-container #secondary .widget {
        padding-left:1em;
        padding-right: 1em;
        margin-bottom: 1.5em
    }
}

.ast-footer-overlay {
    background-color: #3a3a3a;
    padding-top: 2em;
    padding-bottom: 2em
}

@media (min-width: 769px) {
    .ast-footer-overlay {
        padding-top:2.66666em;
        padding-bottom: 2.66666em
    }
}

.ast-small-footer {
    line-height: 1.85714285714286;
    position: relative
}

.ast-small-footer .nav-menu a {
    padding: 0 .5em
}

.ast-small-footer .no-widget-text,.ast-small-footer .widget-title {
    margin-bottom: 0
}

.ast-small-footer .widget {
    margin-bottom: 1em
}

.ast-small-footer .widget ul {
    position: static;
    border: 0;
    width: auto
}

.ast-small-footer .widget ul a {
    border: 0
}

.ast-small-footer .widget:last-child {
    margin-bottom: 0
}

@media (min-width: 769px) {
    .ast-small-footer .nav-menu li {
        margin:0
    }

    .ast-small-footer .nav-menu li:first-child a {
        padding-left: 0
    }

    .ast-small-footer .nav-menu li:last-child a {
        padding-right: 0
    }
}

.ast-footer-site-title .customize-partial-edit-shortcut-button {
    display: none
}

.footer-sml-layout-1 {
    text-align: center
}

.footer-sml-layout-1 .ast-small-footer-section-2 {
    margin-top: 1em
}

.footer-sml-layout-2 .ast-small-footer-section-1,.footer-sml-layout-2 .ast-small-footer-section-2 {
    text-align: center
}

@media (min-width: 769px) {
    .footer-sml-layout-2 .ast-small-footer-section-1 {
        text-align:left
    }

    .footer-sml-layout-2 .ast-small-footer-section-1 .menu-item a {
        padding: 0 1em 0 0
    }

    .footer-sml-layout-2 .ast-small-footer-section-2 {
        text-align: right
    }

    .footer-sml-layout-2 .ast-small-footer-section-2 .menu-item a {
        padding: 0 0 0 1em
    }
}

@media (max-width: 768px) {
    .ast-header-break-point .footer-sml-layout-2 .ast-small-footer-section-2 {
        margin-top:1em
    }
}

@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio:0) {
    .ast-small-footer-wrap .ast-row:before {
        display:block
    }
}

.site-footer {
    color: #fff
}

.site-footer .widget-title {
    color: #eaeaea
}

.site-footer a {
    color: #eaeaea
}

.site-footer a:focus,.site-footer a:hover {
    color: #fff
}

.site-footer ul {
    margin: 0;
    list-style-type: none
}

.site-footer .nav-menu li {
    display: inline-block
}

.footer-adv-overlay {
    background-color: #3a3a3a;
    padding-top: 70px;
    padding-bottom: 70px
}

.footer-adv p:last-child {
    margin-bottom: 0
}

.footer-adv .widget_calendar table {
    margin-bottom: 0
}

@media all and (max-width: 768px) {
    .footer-adv-widget-1 .widget:last-child {
        margin:0 0 2.8em
    }
}

.footer-adv .ast-no-widget-row .widget-title {
    text-transform: capitalize
}

@media all and (max-width: 768px) {
    .footer-adv-layout-4 .footer-adv-widget-2 .widget:last-child,.footer-adv-layout-4 .footer-adv-widget-3 .widget:last-child {
        margin:0 0 2.8em
    }
}

input[type=email],input[type=number],input[type=password],input[type=reset],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear
}

input[type=email]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus {
    background-color: #fff;
    border-color: #eaeaea;
    box-shadow: none
}

input[type=button],input[type=button]:focus,input[type=button]:hover,input[type=reset],input[type=reset]:focus,input[type=reset]:hover,input[type=submit],input[type=submit]:focus,input[type=submit]:hover {
    box-shadow: none
}

textarea {
    width: 100%
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 5.7px 0;
    padding: 0;
    border: none
}

input[type=range]:focus {
    outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    box-shadow: 2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9;
    background: rgba(255,255,255,.2);
    border-radius: 13.6px;
    border: 0 solid #fff
}

input[type=range]::-webkit-slider-thumb {
    box-shadow: 0 0 0 rgba(255,221,0,.37),0 0 0 rgba(255,224,26,.37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5.7px
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: rgba(255,255,255,.2)
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    box-shadow: 2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9;
    background: rgba(255,255,255,.2);
    border-radius: 13.6px;
    border: 0 solid #fff
}

input[type=range]::-moz-range-thumb {
    box-shadow: 0 0 0 rgba(255,221,0,.37),0 0 0 rgba(255,224,26,.37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: rgba(199,199,199,.2);
    border: 0 solid #fff;
    border-radius: 27.2px;
    box-shadow: 2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9
}

input[type=range]::-ms-fill-upper {
    background: rgba(255,255,255,.2);
    border: 0 solid #fff;
    border-radius: 27.2px;
    box-shadow: 2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9
}

input[type=range]::-ms-thumb {
    box-shadow: 0 0 0 rgba(255,221,0,.37),0 0 0 rgba(255,224,26,.37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer;
    height: 8.6px
}

input[type=range]:focus::-ms-fill-lower {
    background: rgba(255,255,255,.2)
}

input[type=range]:focus::-ms-fill-upper {
    background: rgba(255,255,255,.2)
}

input[type=color] {
    border: none;
    width: 100px;
    padding: 0;
    height: 30px;
    cursor: pointer
}

input[type=color]::-webkit-color-swatch-wrapper {
    padding: 0;
    border: none
}

input[type=color]::-webkit-color-swatch {
    border: none
}

.page .entry-header {
    margin-bottom: 1.5em
}

.search .entry-header {
    margin-bottom: 1em
}

.ast-single-post .entry-header.ast-header-without-markup,.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 0
}

.entry-header {
    margin-bottom: 1em;
    word-wrap: break-word
}

.entry-header+.ast-blog-featured-section {
    margin-top: .5em
}

.entry-content {
    word-wrap: break-word
}

.entry-content p {
    margin-bottom: 1.6em
}

.read-more {
    margin-bottom: 0
}

.read-more .ast-right-arrow {
    font-size: 1em
}

.ast-no-thumb .ast-blog-featured-section {
    margin-bottom: 0
}

.ast-no-thumb .entry-header+.ast-blog-featured-section {
    margin-top: 0
}

.ast-blog-featured-section {
    margin-bottom: 1.5em
}

.ast-blog-featured-section .gallery {
    margin-bottom: 0
}

.error404 .page-header {
    margin-bottom: 1.5em
}

.error404 .page-header .page-title {
    margin-bottom: 0
}

.archive .entry-title,.blog .entry-title,.search .entry-title {
    line-height: 1.3
}

.archive .format-aside .entry-title,.archive .format-status .entry-title,.blog .format-aside .entry-title,.blog .format-status .entry-title {
    display: none
}

.page-title {
    margin-bottom: 1em;
    font-weight: 400
}

.entry-title {
    margin-bottom: .2em
}

.ast-article-post {
    margin-bottom: 2.5em
}

.ast-article-post:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.search .site-content .content-area .search-form {
    margin-bottom: 3em
}

.blog-layout-1 .post-thumb {
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.blog .posted-on {
    z-index: 1
}

.ast-blog-featured-section .posted-on {
    width: 5.714285714em;
    height: 5.714285714em;
    padding: .7em
}

.ast-blog-featured-section .posted-on .date-month,.ast-blog-featured-section .posted-on .date-year {
    font-size: .8571428571em;
    line-height: 1em
}

.ast-blog-featured-section .posted-on .date-day {
    font-size: 2.5em;
    line-height: .9em;
    font-weight: 900;
    margin: .1em 0
}

.ast-author-box img.avatar {
    border-radius: 50%;
    margin: 0 0 0 20px
}

.ast-archive-description {
    margin-bottom: 2.5em;
    padding-bottom: 1.3333em;
    border-bottom: 1px solid #eee
}

.ast-archive-description .ast-archive-title {
    margin-bottom: 4px;
    font-size: 40px;
    font-size: 2.85714rem;
    font-weight: 300
}

.ast-archive-description p {
    margin-bottom: 0;
    font-size: 20px;
    font-size: 1.42857rem;
    line-height: 1.65;
    font-weight: 300
}

@media (min-width: 769px) {
    .ast-author-box {
        -js-display:flex;
        display: flex
    }

    .ast-author-bio {
        flex: 1
    }
}

@media (max-width: 768px) {
    .ast-author-box img.avatar {
        margin:20px 0 0 0
    }
}

.ast-separate-container .ast-archive-description,.ast-separate-container .ast-author-box {
    background-color: #eee;
    padding-bottom: 0;
    border-bottom: 0
}

@media (max-width: 1200px) {
    .ast-separate-container .ast-archive-description {
        margin:0;
        padding: 3.34em 2.4em
    }
}

@media (max-width: 992px) {
    .ast-separate-container .ast-archive-description {
        padding:2.14em
    }
}

@media (max-width: 544px) {
    .ast-separate-container .ast-archive-description {
        padding:1.5em 1em
    }
}

@media (min-width: 1201px) {
    .ast-separate-container .ast-archive-description,.ast-separate-container .ast-author-box {
        margin:0;
        padding: 5em 6.67em 3.33333em
    }
}

.single .entry-header {
    margin-bottom: 2em
}

.single .post-navigation {
    margin: 0;
    padding: 2em 0 0;
    border-top: 1px solid #eee
}

@media (max-width: 768px) {
    .single .post-navigation {
        padding-top:1.5em
    }
}

.single .post-navigation a {
    margin: 2px;
    display: inline-block;
    text-align: center;
    color: #000
}

@media (min-width: 421px) {
    .single .post-navigation .nav-links {
        -js-display:flex;
        display: flex
    }

    .single .post-navigation .nav-next,.single .post-navigation .nav-previous {
        flex: auto
    }
}

@media (max-width: 420px) {
    .single .post-navigation .ast-left-arrow,.single .post-navigation .ast-right-arrow {
        display:none
    }

    .single .post-navigation .nav-next,.single .post-navigation .nav-previous {
        width: 100%
    }

    .single .post-navigation .nav-next a,.single .post-navigation .nav-previous a {
        width: 100%
    }

    .single .post-navigation .nav-previous {
        margin-bottom: 1em
    }
}

.single.ast-page-builder-template .entry-header {
    padding-left: 20px;
    padding-right: 20px
}

.single .entry-header .ast-single-post-order+.post-thumb img {
    margin-top: 2em;
    margin-bottom: 0
}

.single .entry-header.ast-no-title .post-thumb+.ast-single-post-order {
    margin-top: 0
}

.single .entry-header .post-thumb+.ast-single-post-order {
    margin-top: 2em
}

.single .entry-header .post-thumb img {
    margin-top: 0;
    margin-bottom: 0
}

.page .has-post-thumbnail .post-thumb img {
    margin-bottom: 1.5em
}

.post-password-form {
    text-align: center
}

@media (max-width: 420px) {
    .post-password-form input[type=password] {
        display:block;
        margin: 10px auto
    }
}

.post-password-form input[type=submit] {
    padding: 10px 20px;
    border-radius: 2px
}

.ast-separate-container .post-navigation {
    border-top: 0;
    padding-left: 3.33333em;
    padding-right: 3.33333em
}

@media (max-width: 420px) {
    .ast-separate-container .post-navigation {
        padding-left:0;
        padding-right: 0
    }
}

@media (max-width: 768px) {
    .ast-separate-container .entry-header {
        margin-bottom:1em
    }
}

.ast-page-builder-template.single-post .site-content>.ast-container {
    max-width: 100%
}

.comments-count-wrapper {
    padding: 2em 0
}

.comments-count-wrapper .comments-title {
    font-weight: 400;
    word-wrap: break-word
}

.ast-comment-list {
    margin: 0;
    word-wrap: break-word;
    padding-bottom: .5em;
    list-style: none
}

.ast-comment-list li {
    list-style: none
}

.ast-comment-list li.depth-1 .ast-comment,.ast-comment-list li.depth-2 .ast-comment {
    border-bottom: 1px solid #eee
}

.ast-comment-list .children {
    margin-left: 2em
}

@media (max-width: 992px) {
    .ast-comment-list .children {
        margin-left:1em
    }
}

@media (max-width: 544px) {
    .ast-comment-list .children {
        margin-left:.66666em
    }
}

.ast-comment-list .comment-respond {
    padding: 1em 0;
    border-bottom: 1px solid #eee
}

.ast-comment-list .comment-respond .comment-reply-title {
    margin-top: 0;
    padding-top: 0
}

.ast-comment-list .comment-respond p {
    margin-bottom: .5em
}

.ast-comment-list #cancel-comment-reply-link {
    white-space: nowrap;
    font-size: 15px;
    font-size: 1rem;
    margin-left: 1em
}

.ast-comment-list .ast-comment-edit-reply-wrap {
    -js-display: flex;
    display: flex;
    justify-content: flex-end
}

.ast-comment-list .ast-edit-link {
    flex: 1
}

.ast-comment-list .comment-awaiting-moderation {
    margin-bottom: 0
}

.ast-comment {
    padding: 1em 0
}

.ast-comment-avatar-wrap {
    float: left;
    clear: right;
    margin-right: 1.33333em
}

@media (max-width: 768px) {
    .ast-comment-avatar-wrap {
        margin-right:.5em
    }
}

.ast-comment-avatar-wrap img {
    border-radius: 50%
}

@media (max-width: 768px) {
    .ast-comment-avatar-wrap img {
        max-width:2.5em
    }
}

.ast-comment-meta-wrap {
    float: left;
    clear: right;
    padding: 0 0 1.33333em
}

.ast-comment-content {
    clear: both
}

.ast-comment-cite-wrap {
    text-align: left
}

.ast-comment-cite-wrap cite {
    font-style: normal
}

.comment-reply-title {
    padding-top: 1em;
    font-weight: 400;
    line-height: 1.65
}

.ast-comment-meta {
    margin-bottom: .5em
}

.ast-comment-time .reply,.ast-comment-time .timendate {
    margin-right: .5em
}

.comments-area {
    border-top: 1px solid #eee;
    margin-top: 2em
}

@media (max-width: 768px) {
    .comments-area {
        margin-top:1.5em
    }
}

.comments-area .comment-form-comment {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0
}

.comments-area .comment-notes,.comments-area .comment-textarea,.comments-area .form-allowed-tags {
    margin-bottom: 1.5em
}

.comments-area .form-submit {
    margin-bottom: 0
}

.comments-area .ast-comment-formwrap input[type=text],.comments-area textarea#comment {
    width: 100%;
    border-radius: 0;
    vertical-align: middle;
    margin-bottom: 10px
}

.comments-area .no-comments {
    margin-top: .5em;
    margin-bottom: .5em
}

.comments-area p.logged-in-as {
    margin-bottom: 1em
}

.comments-area #wp-comment-cookies-consent {
    margin-right: 10px
}

.ast-separate-container .comments-count-wrapper {
    background-color: #fff;
    padding: 2em 6.67em 0
}

@media (max-width: 1200px) {
    .ast-separate-container .comments-count-wrapper {
        padding:2em 3.34em
    }
}

@media (max-width: 768px) {
    .ast-separate-container .comments-count-wrapper {
        padding:2em 2.14em
    }
}

@media (max-width: 544px) {
    .ast-separate-container .comments-count-wrapper {
        padding:1.5em 1em
    }
}

.ast-separate-container .comments-area {
    border-top: 0
}

.ast-separate-container .ast-comment-list {
    padding-bottom: 0
}

.ast-separate-container .ast-comment-list li {
    background-color: #fff
}

.ast-separate-container .ast-comment-list li.depth-1 {
    padding: 4em 6.67em;
    margin-bottom: 2em
}

@media (max-width: 1200px) {
    .ast-separate-container .ast-comment-list li.depth-1 {
        padding:3em 3.34em
    }
}

@media (max-width: 768px) {
    .ast-separate-container .ast-comment-list li.depth-1 {
        padding:1.5em 2.14em
    }
}

@media (max-width: 544px) {
    .ast-separate-container .ast-comment-list li.depth-1 {
        padding:1.5em 1em;
        margin-bottom: 1.5em
    }
}

.ast-separate-container .ast-comment-list li.depth-1 .ast-comment {
    border-bottom: 0
}

.ast-separate-container .ast-comment-list li.depth-1 .children li {
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0
}

.ast-separate-container .ast-comment-list li.depth-1 .ast-comment,.ast-separate-container .ast-comment-list li.depth-2 .ast-comment {
    border-bottom: 0
}

.ast-separate-container .ast-comment-list .comment-respond {
    padding-top: 0;
    padding-bottom: 1em;
    background-color: transparent
}

@media (min-width: 769px) {
    .ast-separate-container .ast-comment-list .comment-respond {
        padding-left:2.66666em;
        padding-right: 2.66666em
    }
}

.ast-separate-container .ast-comment-list .pingback p {
    margin-bottom: 0
}

.ast-separate-container .ast-comment-list .bypostauthor {
    padding: 2em;
    margin-bottom: 1em
}

@media (max-width: 544px) {
    .ast-separate-container .ast-comment-list .bypostauthor {
        padding:.5em
    }
}

.ast-separate-container .ast-comment-list .bypostauthor .bypostauthor {
    background: 0 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0
}

.ast-separate-container .ast-comment-list .bypostauthor li {
    background: 0 0;
    margin-bottom: 0;
    padding: 0 0 0 2em
}

@media (max-width: 544px) {
    .ast-separate-container .ast-comment-list .bypostauthor li {
        padding:0 0 0 .5em
    }
}

.ast-separate-container .comment-respond {
    background-color: #fff;
    padding: 4em 6.67em;
    border-bottom: 0
}

@media (max-width: 1200px) {
    .ast-separate-container .comment-respond {
        padding:3em 2.34em
    }
}

@media (max-width: 768px) {
    .ast-separate-container .comment-respond {
        padding:2em 2.14em
    }
}

@media (max-width: 544px) {
    .ast-separate-container .comment-respond {
        padding:1.5em 1em
    }
}

.ast-separate-container .comment-reply-title {
    padding-top: 0
}

.ast-page-builder-template .comments-area {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 2em;
    margin-bottom: 2em
}

.ast-pagination .next.page-numbers,.ast-pagination .prev.page-numbers,.post-navigation a {
    padding: 0 1.5em;
    height: 2.33333em;
    line-height: calc(2.33333em - 3px)
}

.post-navigation a {
    background: 0 0;
    font-size: 16px;
    font-size: 1.06666rem
}

.ast-pagination {
    display: inline-block;
    width: 100%;
    padding-top: 2em
}

@media (max-width: 768px) {
    .ast-pagination {
        padding-top:1.5em
    }
}

@media (min-width: 993px) {
    .ast-pagination {
        padding-left:3.33333em;
        padding-right: 3.33333em
    }
}

.ast-pagination .page-numbers {
    display: inline-block;
    width: 2.33333em;
    height: 2.33333em;
    font-size: 16px;
    font-size: 1.06666rem;
    line-height: calc(2.33333em - 3px);
    text-align: center
}

.ast-pagination .nav-links {
    display: inline-block;
    width: 100%
}

@media (max-width: 420px) {
    .ast-pagination .next.page-numbers,.ast-pagination .prev.page-numbers {
        width:100%;
        text-align: center;
        margin: 0
    }
}

.ast-pagination .next.page-numbers,.ast-pagination .next.page-numbers:focus,.ast-pagination .next.page-numbers:visited,.ast-pagination .prev.page-numbers,.ast-pagination .prev.page-numbers:focus,.ast-pagination .prev.page-numbers:visited {
    display: inline-block;
    width: auto
}

@media (min-width: 769px) {
    .ast-pagination .next.page-numbers.next,.ast-pagination .next.page-numbers:focus.next,.ast-pagination .next.page-numbers:visited.next,.ast-pagination .prev.page-numbers.next,.ast-pagination .prev.page-numbers:focus.next,.ast-pagination .prev.page-numbers:visited.next {
        margin-right:0
    }
}

.ast-pagination .next.page-numbers.dots,.ast-pagination .next.page-numbers.dots:focus,.ast-pagination .next.page-numbers.dots:hover,.ast-pagination .next.page-numbers:focus.dots,.ast-pagination .next.page-numbers:focus.dots:focus,.ast-pagination .next.page-numbers:focus.dots:hover,.ast-pagination .next.page-numbers:visited.dots,.ast-pagination .next.page-numbers:visited.dots:focus,.ast-pagination .next.page-numbers:visited.dots:hover,.ast-pagination .prev.page-numbers.dots,.ast-pagination .prev.page-numbers.dots:focus,.ast-pagination .prev.page-numbers.dots:hover,.ast-pagination .prev.page-numbers:focus.dots,.ast-pagination .prev.page-numbers:focus.dots:focus,.ast-pagination .prev.page-numbers:focus.dots:hover,.ast-pagination .prev.page-numbers:visited.dots,.ast-pagination .prev.page-numbers:visited.dots:focus,.ast-pagination .prev.page-numbers:visited.dots:hover {
    border: 2px solid #eaeaea;
    background: 0 0
}

.ast-pagination .next.page-numbers.dots,.ast-pagination .next.page-numbers:focus.dots,.ast-pagination .next.page-numbers:visited.dots,.ast-pagination .prev.page-numbers.dots,.ast-pagination .prev.page-numbers:focus.dots,.ast-pagination .prev.page-numbers:visited.dots {
    cursor: default
}

.ast-pagination .next.page-numbers {
    float: right;
    text-align: right
}

@media (max-width: 768px) {
    .ast-pagination .next.page-numbers {
        display:inherit;
        float: none
    }

    .ast-pagination .next.page-numbers .page-navigation {
        padding-right: 0
    }
}

@media (max-width: 768px) {
    .ast-pagination .prev_next {
        display:inline-block;
        width: 100%
    }
}

.ast-pagination .prev_next .next .ast-right-arrow,.ast-pagination .prev_next .prev .ast-left-arrow {
    font-size: 1em;
    line-height: 1em
}

@media (max-width: 768px) {
    .ast-pagination {
        text-align:center
    }

    .ast-pagination .prev.page-numbers {
        padding-left: .5em
    }

    .ast-pagination .next.page-numbers {
        padding-right: .5em
    }
}

@media (min-width: 769px) {
    .ast-pagination .prev_next {
        float:right
    }
}

.ast-404-layout-1 {
    text-align: center;
    margin: 4em auto
}

.ast-404-layout-1 .page-sub-title {
    font-size: 1.5rem;
    font-weight: 700
}

.ast-404-layout-1 .widget_search {
    padding-top: .5em
}

.ast-404-search {
    margin-top: 1.5em
}

.ast-404-search .widget_search {
    max-width: 370px;
    margin: 0 auto
}

.ast-separate-container .error-404,.ast-separate-container .no-results {
    background-color: #fff
}

@media (max-width: 1200px) {
    .ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results {
        margin:0;
        padding: 3.34em 2.4em
    }
}

@media (max-width: 768px) {
    .ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results {
        padding:1.5em 2.14em
    }
}

@media (max-width: 544px) {
    .ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results {
        padding:1.5em 1em
    }
}

@media (min-width: 1201px) {
    .ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results {
        margin:0;
        padding: 5.34em 6.67em
    }
}

@media (min-width: 769px) {
    .error404.ast-separate-container #primary,.search-no-results.ast-separate-container #primary {
        margin-bottom:4em
    }
}

.blog-layout-1 {
    width: 100%;
    display: inline-block;
    padding-bottom: 2em;
    vertical-align: middle;
    border-bottom: 1px solid #eee
}

.blog-layout-1 .posted-on {
    left: 0
}

.blog-layout-1 .post-content,.blog-layout-1 .post-thumb {
    padding-left: 0;
    padding-right: 0
}

.fl-builder-content {
    clear: both
}

.fl-theme-builder-archive .fl-post-column>.hentry,.fl-theme-builder-archive .fl-post-gallery-post.hentry {
    margin: 0
}

.fl-theme-builder-archive h2.fl-post-feed-title {
    clear: initial
}

.ast-fluid-width-layout .fl-row-fixed-width .fl-row-fixed-width {
    padding-left: 0;
    padding-right: 0
}

.js_active .vc_row {
    margin-left: auto;
    margin-right: auto
}

.js_active .ast-plain-container.ast-single-post #primary,.js_active .ast-plain-container.ast-single-post .hentry {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0
}

.js_active .ast-plain-container.ast-single-post .entry-header {
    margin-top: 4em
}

.js_active .ast-plain-container.ast-single-post .entry-header.ast-header-without-markup {
    margin-top: 0;
    margin-bottom: 0
}

.js_active .ast-plain-container.ast-single-post .entry-header.ast-no-title.ast-no-meta {
    margin-bottom: 0
}

@media (max-width: 768px) {
    .js_active .ast-plain-container.ast-single-post .entry-header {
        margin-top:1.5em
    }
}

@media (max-width: 768px) {
    .js_active .ast-plain-container.ast-single-post #secondary {
        margin-top:1.5em
    }
}

.js_active .ast-page-builder-template.ast-left-sidebar .vc_row[data-vc-full-width],.js_active .ast-page-builder-template.ast-right-sidebar .vc_row[data-vc-full-width],.js_active .ast-plain-container.ast-left-sidebar .vc_row[data-vc-full-width],.js_active .ast-plain-container.ast-right-sidebar .vc_row[data-vc-full-width] {
    max-width: 100%;
    left: 0!important
}

.js_active .ast-left-sidebar .vc_row[data-vc-full-width],.js_active .ast-right-sidebar .vc_row[data-vc-full-width] {
    max-width: 100%;
    left: 0!important;
    padding-right: 0!important;
    padding-left: 0!important
}

.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched {
    max-width: 100%;
    left: 0!important
}

.elementor-post.elementor-grid-item.hentry {
    margin-bottom: 0
}

.elementor-page .elementor-element .elementor-wc-products .woocommerce[class*=columns-] ul.products li.product {
    width: auto;
    margin: 0;
    float: none
}

.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
}

.ast-flex-1 {
    flex: 1
}

.ast-flex-2 {
    flex: 2
}

.ast-flex-3 {
    flex: 3
}

.ast-flex-4 {
    flex: 4
}

.ast-flex-5 {
    flex: 5
}

.ast-inline-flex {
    -js-display: inline-flex;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
}

.ast-flex-direction-row {
    flex-direction: row
}

.ast-flex-direction-row-reverse {
    flex-direction: row-reverse
}

.ast-flex-direction-column {
    flex-direction: column
}

.ast-flex-direction-column-reverse {
    flex-direction: column-reverse
}

.ast-flex-wrap-nowrap {
    flex-wrap: nowrap
}

.ast-flex-wrap-wrap {
    flex-wrap: wrap
}

.ast-flex-wrap-wrap-reverse {
    flex-wrap: wrap-reverse
}

.ast-justify-content-flex-start {
    justify-content: flex-start
}

.ast-justify-content-flex-end {
    justify-content: flex-end
}

.ast-justify-content-center {
    justify-content: center
}

.ast-justify-content-space-between {
    justify-content: space-between
}

.ast-justify-content-space-around {
    justify-content: space-around
}

.ast-align-items-flex-start {
    align-items: flex-start
}

.ast-align-items-flex-end {
    align-items: flex-end
}

.ast-align-items-center {
    align-items: center
}

.ast-align-items-baseline {
    align-items: baseline
}

.ast-align-items-stretch {
    align-items: stretch
}

.ast-align-content-flex-start {
    align-content: flex-start
}

.ast-align-content-flex-end {
    align-content: flex-end
}

.ast-align-content-center {
    align-content: center
}

.ast-align-content-space-between {
    align-content: space-between
}

.ast-align-content-space-around {
    align-content: space-around
}

.ast-align-content-stretch {
    align-content: stretch
}

.ast-order-1 {
    order: 1
}

.ast-order-2 {
    order: 2
}

.ast-order-3 {
    order: 3
}

.ast-order-4 {
    order: 4
}

.ast-order-5 {
    order: 5
}

.ast-flex-grow-1 {
    flex-grow: 1
}

.ast-flex-grow-2 {
    flex-grow: 2
}

.ast-flex-grow-3 {
    flex-grow: 3
}

.ast-flex-grow-4 {
    flex-grow: 4
}

.ast-flex-grow-5 {
    flex-grow: 5
}

.ast-flex-shrink-1 {
    flex-shrink: 1
}

.ast-flex-shrink-2 {
    flex-shrink: 2
}

.ast-flex-shrink-3 {
    flex-shrink: 3
}

.ast-flex-shrink-4 {
    flex-shrink: 4
}

.ast-flex-shrink-5 {
    flex-shrink: 5
}

.ast-align-self-auto {
    align-self: auto
}

.ast-align-self-flex-start {
    align-self: flex-start
}

.ast-align-self-flex-end {
    align-self: flex-end
}

.ast-align-self-center {
    align-self: center
}

.ast-align-self-baseline {
    align-self: baseline
}

.ast-align-self-stretch {
    align-self: stretch
}
.elementor-3526 .elementor-element.elementor-element-2126f95d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 30px 50px 30px 50px;
    background-color: rgba(122, 122, 122, 0.09);
}
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    border-radius: 0px;
    padding: 15px 30px;
    color: #ffffff;
    border-color: #d9534f;
    background-color: #d9534f;
}
.elementor-3526 .elementor-element.elementor-element-199d3d77:not(.elementor-motion-effects-element-type-background), .elementor-3526 .elementor-element.elementor-element-199d3d77 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("https://coldtime-24mos.ru/wp-content/uploads/cond-2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-3526 .elementor-element.elementor-element-199d3d77 > .elementor-background-overlay {
    background-color: #000000;
    opacity: 0.65;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-3526 .elementor-element.elementor-element-199d3d77 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 70px 0px 70px 0px;
}

.elementor-3526 .elementor-element.elementor-element-1b7b0422 {
    text-align: center;
}

.elementor-3526 .elementor-element.elementor-element-1b7b0422 .elementor-heading-title {
    color: #ffffff;
}

.elementor-3526 .elementor-element.elementor-element-63d623cb {
    text-align: center;
    color: #FFFFFF;
}

.elementor-3526 .elementor-element.elementor-element-63d623cb > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
}

.elementor-3526 .elementor-element.elementor-element-36fafdfc {
    padding: 25px 0px 25px 0px;
}

.elementor-3526 .elementor-element.elementor-element-f59014b .elementor-spacer-inner {
    height: 10px;
}

.elementor-3526 .elementor-element.elementor-element-4249af60 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-3526 .elementor-element.elementor-element-4249af60 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-3526 .elementor-element.elementor-element-2126f95d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 30px 50px 30px 50px;
    background-color: rgba(122, 122, 122, 0.09);
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd.elementor-view-stacked .elementor-icon {
    background-color: #6EC1E4;
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd.elementor-view-framed .elementor-icon, .elementor-3526 .elementor-element.elementor-element-6ea0a7fd.elementor-view-default .elementor-icon {
    fill: #6EC1E4;
    color: #6EC1E4;
    border-color: #6EC1E4;
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd.elementor-position-right .elementor-icon-box-icon {
    margin-left: 8px;
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd.elementor-position-left .elementor-icon-box-icon {
    margin-right: 8px;
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd.elementor-position-top .elementor-icon-box-icon {
    margin-bottom: 8px;
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd .elementor-icon {
    font-size: 26px;
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd .elementor-icon i {
    transform: rotate(0deg);
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd .elementor-icon-box-title {
    margin-bottom: 0px;
}

.elementor-3526 .elementor-element.elementor-element-6ea0a7fd .elementor-icon-box-title, .elementor-3526 .elementor-element.elementor-element-6ea0a7fd .elementor-icon-box-title a {
    font-size: 18px;
    font-weight: bold;
}

.elementor-3526 .elementor-element.elementor-element-3936da05.elementor-view-stacked .elementor-icon {
    background-color: #6EC1E4;
}

.elementor-3526 .elementor-element.elementor-element-3936da05.elementor-view-framed .elementor-icon, .elementor-3526 .elementor-element.elementor-element-3936da05.elementor-view-default .elementor-icon {
    fill: #6EC1E4;
    color: #6EC1E4;
    border-color: #6EC1E4;
}

.elementor-3526 .elementor-element.elementor-element-3936da05.elementor-position-right .elementor-icon-box-icon {
    margin-left: 8px;
}

.elementor-3526 .elementor-element.elementor-element-3936da05.elementor-position-left .elementor-icon-box-icon {
    margin-right: 8px;
}

.elementor-3526 .elementor-element.elementor-element-3936da05.elementor-position-top .elementor-icon-box-icon {
    margin-bottom: 8px;
}

.elementor-3526 .elementor-element.elementor-element-3936da05 .elementor-icon {
    font-size: 26px;
}

.elementor-3526 .elementor-element.elementor-element-3936da05 .elementor-icon i {
    transform: rotate(0deg);
}

.elementor-3526 .elementor-element.elementor-element-3936da05 .elementor-icon-box-title, .elementor-3526 .elementor-element.elementor-element-3936da05 .elementor-icon-box-title a {
    font-size: 18px;
    font-weight: bold;
}

body.elementor-page-3526:not(.elementor-motion-effects-element-type-background), body.elementor-page-3526 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #ffffff;
}

@media(min-width: 1025px) {
    .elementor-3526 .elementor-element.elementor-element-199d3d77:not(.elementor-motion-effects-element-type-background), .elementor-3526 .elementor-element.elementor-element-199d3d77 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-attachment:fixed;
    }
}

@media(max-width: 1024px) {
    .elementor-3526 .elementor-element.elementor-element-199d3d77 {
        padding:50px 50px 50px 50px;
    }

    .elementor-3526 .elementor-element.elementor-element-1b7b0422 {
        text-align: center;
    }

    .elementor-3526 .elementor-element.elementor-element-36fafdfc {
        padding: 40px 40px 40px 40px;
    }

    .elementor-3526 .elementor-element.elementor-element-447b9983 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-3526 .elementor-element.elementor-element-2126f95d > .elementor-widget-container {
        padding: 30px 30px 30px 30px;
    }
}

@media(max-width: 767px) {
    .elementor-3526 .elementor-element.elementor-element-63d623cb {
        text-align:left;
    }

    .elementor-3526 .elementor-element.elementor-element-63d623cb > .elementor-widget-container {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-3526 .elementor-element.elementor-element-36fafdfc {
        padding: 45px 25px 45px 25px;
    }

    .elementor-3526 .elementor-element.elementor-element-2126f95d > .elementor-widget-container {
        padding: 20px 20px 20px 20px;
    }

    .elementor-3526 .elementor-element.elementor-element-6ea0a7fd .elementor-icon-box-icon {
        margin-bottom: 8px;
    }

    .elementor-3526 .elementor-element.elementor-element-3936da05 .elementor-icon-box-icon {
        margin-bottom: 8px;
    }
}
