/*
Theme Name: JetBlack
Theme URI: https://fireflythemes.com/themes/jetblack/
Author: FireFly Themes
Author URI: https://fireflythemes.com/
Description: JetBlack is a multipurpose dark WordPress theme which will give your website a bold dark look. If you are searching for different kind of look for your website which will stand out, JetBlack is for you. With lots of features that can be easily customized according to your choice, JetBlack is also fully responsive, securely coded with a unique looking theme. Along with dark bold look, JetBlack comes with these features amazing customizable features such as Hero Content, Slider, Featured Content, Portfolio, Testimonials and so on. With above mentioned features it is ideal for any kind of business website. JetBlack has different demos which will act like guideline for website you are trying to create. For more advance features check out our Premium version. Visit https://fireflythemes.com/support for support, https://fireflythemes.com/documentation/jetblack for theme documentation and https://demo.fireflythemes.com/jetblack for demo.
Version: 1.2.2
Requires at least: 5.7
Tested up to: 6.0
Requires PHP: 7.3
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/license-list.html#GNUGPLv3
Text Domain: jetblack
Tags: blog, news, portfolio, grid-layout, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks

JetBlack Theme WordPress Theme, Copyright 2021 FireFly Themes
JetBlack Theme is distributed under the terms of the GNU GPL

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

JetBlack is based on Underscores https://underscores.me/, (C) 2012-2020. Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v3 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
## Links
## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
## Posts and pages
## Comments
# Infinite scroll
# Media
## Captions
## Galleries
# Basic
# Top Header
# Masthead
# Basic Breadcrumb
# Footer
# Sidebar
# Social Links
# Layouts Style
# Section
## Slider
## Hero Content
## What we do
## Teams
## Testimonial
## Post Gird
## Skills
## Promotional
## Contact
## Portfolio
# Media Queries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	font-size: 16px;
	font-size: 62.5%;
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
	margin: 0;

}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
	background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
	border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input { /* 1 */
	overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
	text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

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

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*		`fieldset` elements in all browsers.
*/

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
	vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
	overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

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

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
	display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
	display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
	display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, optgroup, textarea {
	color: #797978;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
@media screen and (max-width: 900px) {
	html {
		font-size: 54.6879%;
	}
}
body {
	line-height: 1.7;
	color: #e0e0e0;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px;
    line-height: 1.4;
    margin-top: 0;
    color: #ffffff;
    font-weight: 600;
}
h1 {
	font-size:3.8rem;
}

h2 {
	font-size: 2.8rem;
}

h3 {
	font-size: 2.2rem;
}

h4 {
	font-size: 1.8rem;
}

h5 {
	font-size:1.6rem;
}

h6 {
	font-size:1.4rem;
}

p {
	margin: 0 0 15px 0;
}


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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 1.5rem;
}

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

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

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #191A1E; /* Fallback for when there is no custom background color defined. */
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

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

blockquote,
q {
	quotes: "" "";
	font-size: 1.8rem;
	font-style: italic;
}

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

ul,
ol {
	margin: 0 0 15px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 15px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 15px 15px;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	vertical-align: middle;
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 15px;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.ff-button,
.ff-button:visited,
button, a.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    transition: all 0.3s ease 0s;
    background: #25d5b2;
    color: #fff;
    font-size: 16px;
    padding: 10px 35px;
    border: none;
    height: auto;
    width: auto;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin: 0;
    position: relative;
    font-weight: 500;
    margin-top: 10px;
    line-height: 1.5;
    /* letter-spacing: 0.5px; */
    border-radius: 0;
}


 .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    padding: 9px 35px;

}
a.ff-button:hover,
button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
a.button:focus,
a.ff-button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
a.ff-button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background: #ffffff;
    color: #101010;

}

button:focus,
a.button:focus,
a.ff-button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: none;
}

/*custom-secondary*/
a.ff-button.custom-wire {
	color: #fff;
	background: none;
	border: 2px solid #fff;
}

.ff-button.button-secondary, .ff-button.button-secondary:visited {
    background: #fff;
    color: #222;
}

.ff-button.button-secondary:hover,
.ff-button.button-secondary:active,
.ff-button.button-secondary:focus {
	background-color: #25d5b2;
	color: #fff;
}


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	padding:15px 20px;
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
	background:#2f2e2e;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #ecebeb;
    border: 1px solid #25d5b2;
    outline: none;
}
select {
    border: 1px solid #948c8c;
    padding: 10px 15px;
    background: #222;
    color: #fff;
}

.header-search .displaynone {
	display: none;
}

.header-search .displayblock{
	display: block;
}

#search-toggle.toggled-on i.far.fa-times-circle {
    display: block;
    font-size: 17px;
}

#search-toggle  i.far.fa-times-circle,
#search-toggle.toggled-on i.fas.fa-search {
	display: none;
}

#search-toggle:hover,
#search-toggle:focus,
#search-toggle:active {
	color:#25d5b2;
}

#search-toggle, .site-header-cart a {
    display: block;
    padding: 7px;
    font-size: 12px;
    height: 35px;
    width: 35px;
    text-align: center;
    margin-left: 12px;
}
.header-search {
	position: relative;
}

#search-container {
    background: #373738 none repeat scroll 0 0;
    bottom: -115px;
    box-shadow: 0 7px 30px #7b6a6a4d;
    padding: 25px;
    position: absolute;
    width: 400px;
    z-index: 9999;
    right: 0;
}
#search-container:after {
    content: "";
    position: absolute;
    background: #373738;
    height: 20px;
    right: 20px;
    top: -9px;
    width: 20px;
    transform: rotate(45deg);
}

.search-form .search-submit {
    border-radius: 0;
    padding: 10px 15px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 11px;
    background: no-repeat;
    color: #ffffff;
    border-right: 1px solid #ccc;
    margin: 5px 0;
}
.search-form .search-submit:hover, .search-form .search-submit:focus, .search-form .search-submit:active {
    background: none;
    color: #25d5b2;
}

.search-form input.search-field{
	padding: 10px 20px 10px 70px;
	width: 100%;
}
form.woocommerce-product-search button {
    width: 100%;
}
.search-form,
.woocommerce-product-search  {
    position: relative;
    clear: both;
}
.mobile-on{
	display: none;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
	color:#fff;
	text-decoration: inherit;
}

a:visited {
	color: #fff;
}

a:hover, a:focus, a:active {
    color: #25d5b2;
}
a:focus {
	outline: thin dotted;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	color: #ffffff;
	text-decoration: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active{
	color: #25d5b2;
}
.page-content p a,
.entry-content p a,
.entry-summary p a,
.widget .textwidget a,
.comment-content a,.section p a,
table a{
    text-decoration: underline;
}
.page-content a.more-link,
.entry-content a.more-link,
.entry-summary a.more-link,
.section p a.more-link{
    text-decoration: none;
}
.more-link:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    padding-left: 5px;
    font-weight: 900;
    font-size: 14px;
    right: 8px;
    top: 0;
    border-radius: 100%;
    padding: 7px;
    text-align: center;
}
a.more-link, a.more-link:visited {
    display: block;
    clear: both;
    margin-top: 15px;
    font-weight: 600;
    display: table;
    position: relative;
    box-sizing: border-box;
    color: #fff;
}
.swiper-slide {
    box-sizing: border-box;
}
a.more-link:hover, a.more-link:focus, a.more-link:active {
    color: #25d5b2;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
a.skip-link  {
	font-size: 16px!important;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation ul li {
	position: relative;
}

.main-navigation ul li a {
    color: #eaeaea;
    display: block;
    outline-offset: -1px;
    padding: 15px 25px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.5px;
}


.main-navigation .menu-item-has-children > a:after,
.main-navigation li.page-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {
    content: "+";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    right: 14px;
    top: 19px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.main-navigation ul ul {
	display: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation ul.primary-menu {
	margin: 0;
	padding: 0;
}

.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}

.dropdown-toggle {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #fff;
    content: "";
    height: 45px;
    padding: 0;
    position: absolute;
    right: 0;
    text-transform: none;
    top: 0;
    width: 45px;
    margin: 0;
}

.dropdown-toggle:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    border-left: 1px solid #ececec5c;
    left: 1px;
    display: block;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background: transparent;
	color: #007acc;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

.header-jetblack .sticky-enabled.sticky-header {
	padding: 0;
}

/* More than standard 910px (devices and browsers) */
@media screen and (min-width: 910px) {

	.site-header-main {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.main-navigation ul,
	.main-navigation ul > li {
		border: 0;
	}

	.main-navigation ul > li {
		float: none;
		display: inline-block;
	}
.main-navigation ul li a {
    outline-offset: -8px;
    padding: 5px 20px;
    white-space: nowrap;
    font-weight: 500;
}

	.main-navigation ul li.current-menu-item > a,
	.main-navigation ul li.current-menu-ancestor > a,
	.main-navigation ul li.current_page_item > a,
	.main-navigation ul li:hover > a,
	.main-navigation ul li a:hover,
	.main-navigation ul li a:focus,
	.main-navigation ul li a:active,
	.nav-inner-wrapper.nav-black-bg .main-navigation ul li.current-menu-item > a,
	.nav-inner-wrapper.nav-black-bg .main-navigation ul li.current-menu-ancestor > a,
	.nav-inner-wrapper.nav-black-bg .main-navigation ul li.current_page_item > a,
	.nav-inner-wrapper.nav-black-bg .main-navigation ul li:hover > a,
	.nav-inner-wrapper.nav-black-bg .main-navigation ul li a:hover,
	.nav-inner-wrapper.nav-black-bg .main-navigation ul li a:focus,
	.nav-inner-wrapper.nav-black-bg .main-navigation ul li a:active  {
		color: #25d5b2;
	}

	.overlap-header  .main-navigation ul li.current-menu-item > a:before,
	.overlap-header  .main-navigation ul li.current-menu-ancestor > a:before,
	.overlap-header  .main-navigation ul li.current_page_item > a:before,
	.overlap-header  .main-navigation ul li:hover > a:before,
	.overlap-header  .main-navigation ul li a:hover:before,
	.overlap-header  .main-navigation ul li a:focus:before,
	.overlap-header  .main-navigation ul li a:active:before {
		content: "";
		width: 70%;
		left: 15%;
		display: block;
		bottom: 0;
		position: absolute;
		background: #25d5b2;
		height: 2px;
	}

	.overlap-header  .main-navigation ul li li.current-menu-item > a:before,
	.overlap-header  .main-navigation ul li li.current-menu-ancestor > a:before,
	.overlap-header  .main-navigation ul li li.current_page_item > a:before,
	.overlap-header  .main-navigation ul li li:hover > a:before,
	.overlap-header  .main-navigation ul li li a:hover:before,
	.overlap-header  .main-navigation ul li li a:focus:before,
	.overlap-header  .main-navigation ul li li a:active:before {
		display: none;
	}
	.main-navigation ul ul {
	    display: block;
	    left: -999em;
	    margin: 0;
	    position: absolute;
	    z-index: 999;
	    background: #212327;
	    box-shadow: 0 16px 30px #7b6a6a4d;
	}

	.main-navigation ul ul ul {
		top: 0px;
		border: none;
		box-shadow: 16px 0 26px rgba(90, 89, 89, 0.16);
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
		display: none;
	}

	.main-navigation ul ul li {
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		padding: 12px 25px;
		border-bottom: 1px solid rgba(10, 10, 10, 0.03);
		font-size: 14px;
		text-transform: capitalize;
	}

	.main-navigation ul ul li a:before {
		display: none;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 230px;
	}

	#main-nav .main-navigation ul ul li.current-menu-item > a,
	#main-nav .main-navigation ul ul li.current-menu-ancestor > a,
	#main-nav .main-navigation ul ul li.current_page_item > a,
	#main-nav .main-navigation ul ul li:hover > a,
	#main-nav .main-navigation ul ul li a:hover,
	#main-nav .main-navigation ul ul li a:focus,
	#main-nav .main-navigation ul ul li a:active{
		color: #25d5b2;
	}

	.main-navigation ul ul {
	    top: 53px;
	}
	.main-header-one .main-navigation ul ul {
	    top: 58px;
	}



.main-navigation ul li:after {
	content: "";
	display: inline-block;
	background: transparent;
	width: 100%;
	height: 45px;
	position: absolute;
	top: 35px;
	left: 0;
}
.main-navigation ul ul:before {
    content: "";
    position: absolute;
    background: #212327;
    left: 20px;
    top: -5px;
    height: 17px;
    width: 17px;
    transform: rotate(45deg);
}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		right: auto;
		left: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		right: auto;
		left: 100%;
		top: 0;
	}

	.main-navigation .menu-item-has-children > a,
	.main-navigation ul li.page_item_has_children a {
		margin: 0;
		padding-right: 25px;
	}

.main-navigation .menu-item-has-children > a:after, .main-navigation li.page-item-has-children > a:after, .main-navigation li.page_item_has_children > a:after {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
}

	.main-navigation li.menu-item-has-children:hover > a:after,
	.main-navigation ul li.page_item_has_children:hover > a:after {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
	}

	.main-navigation ul ul .menu-item-has-children > a,
	.main-navigation li.page-item-has-children > a {
		padding-right: 30px;
	}

	.main-navigation ul ul .menu-item-has-children > a:after,
	.main-navigation li.page-item-has-children > a:after {
		right: 10px;
		top: 17px;
	}

	.main-navigation ul ul li.menu-item-has-children:hover > a:after,
	.main-navigation ul ul li.page_item_has_children:hover > a:after {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-footer .main-navigation {
		display: none;
	}

}

/* More than standard 910px (devices and browsers) */
@media screen and (max-width: 909px) {

	.header-seven #masthead .site-branding:after {
		display: none;
	}

	.header-seven #masthead .site-branding {
		margin: 0;
		padding: 0;
		background: no-repeat;
	}

	.main-navigation ul {
		margin: 0;
		padding: 0;
	}

.menu-toggle {
    font-size: 14px;
    padding: 10px 15px;
    display: block;
    margin-top: 0;
    background: #040404;
    box-shadow: 0 0 5px #222;
}
.ff-button, .ff-button:visited, button, a.button, input[type="button"], input[type="reset"], input[type="submit"], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt
{
	font-size: 14px;
}
	.header-two .menu-toggle {
	margin: 0;
	}
	.header-two  .social-nav ul li a:before,
	.header-two  .social-nav ul li a[href$="/feed/"]:before {
	line-height: 2.7;
	}
	.header-two  a#search-toggle {
	margin-top: 0;
	}
	.main-header-two #main-nav .nav-box-shadow {
	padding: 10px 15px;
	}

	 #quick-contact li.quick-call {
	display: block!important;
	}
	.header-six .menu-toggle {
	    margin: 10px auto;
	}
	#main-nav {
		position: initial;
	}

	.main-header-six #main-nav {
		position: relative;
	}
	#main-nav .nav-inner-wrapper.nav-box-shadow.clear-fix {
    position: relative;
}

	.main-header-six #main-nav .text-aligncenter {
		text-align:left;
	}
	.site-primary-menu {
	    display: none;
	    position: absolute;
	    background: #202226;
	    z-index: 999;
	    width: 100%;
	    box-shadow: 0 0 21px #17161617;
	    top: 100%;
	    left: 0px;
	    right: 0;
	}


	.site-primary-menu.toggled-on {
		display: block;
	}

	.site-header-menu.toggled-on, .no-js .site-header-menu {
		display: block;
		position: absolute;
		background: #fff;
		right: 0;
		width: 350px;
		box-shadow: 0 0 6px #ddd;
		z-index: 999;
	}

.main-navigation ul li a {
    padding: 10px 20px;
    border-bottom: 1px solid #f1f1f14f;
    font-weight: 500;
    font-size: 14px;
}
	.main-navigation ul ul li li a {
		padding-left: 40px;
	}

	.main-navigation ul ul li a {
		padding-left: 30px;
	}

	.main-navigation ul li a {
		padding-right: 60px;
	}

	.main-navigation .menu-item-has-children > a:after, .main-navigation li.page-item-has-children > a:after, .main-navigation li.page_item_has_children > a:after{
		display: none;
	}

}

/*comment and post navigation*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
	clear: both;
}


#infinite-handle {
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
	clear: both;
	text-align: center;
	position: absolute;
	bottom: -80px;
	width: 100%;
}

.infinite-loader {
	color: #000;
	display: block;
	height: 28px;
	text-indent: -9999px;
	position: absolute;
	bottom: -25px;
	left: 48%;
	text-align: center;
	/* width: 100%; */
}

#infinite-handle span {
	border: inherit;
	padding: 10px 40px;
	width: auto;
	line-height: 1.5;
	color: #ffffff;
	display: inline-block;
}

.post-title {
	font-size: 17px;
	margin-top: 15px;
}

.meta-nav {
	background: #179bd7 none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	margin-right: 15px;
	padding: 7px 10px;
	text-align: center;
	width: 115px;
}

.post-navigation a {
	display: block;
}

/*Page/Post Navigation*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	clear: both;
	padding: 0;
	margin-top: 40px;
}

.site-main .post-navigation {
	clear: both;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #f7f7f7;
	padding: 30px;
	box-shadow: 0 0 20px rgba(31, 29, 29, 0.07);
	margin-top: 40px;
}

.nav-links a {
	display: inline-block;
}

.nav-links span.meta-nav {
	display: none;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before,
.post-navigation .nav-previous a::before{
	content: "\f30a";
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	margin-right: 10px;
	font-weight: 900;
}

.comment-navigation .nav-next a::after,
.posts-navigation .nav-next a::after,
.post-navigation .nav-next a::after{
	content: "\f30b";
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	margin-left: 10px;
	font-weight: 900;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.pagination .nav-links .page-numbers {
	padding: 5px;
	background: #fff;
}

.pagination .nav-links .page-numbers.dots {
	background-color: inherit;
	border:none;
	color:#272727;
}
.next-prev-wrap:after, .next-prev-wrap:before {
    display: table;
    clear: both;
    content: "";
}

.pagination .nav-links .page-numbers {
	padding: 6px 18px;
	color: #272727;
	display: inline-block;
	background: #f5f5f5;
	margin: 5px;
}

.pagination .nav-links .current,
.pagination .nav-links a:hover,
.pagination .nav-links a:active,
.pagination .nav-links a:focus {
	background: #25d5b2;
	color: #fff;
	border-color: #25d5b2;
}

.pagination .nav-links {
	text-align: center;
	clear: both;
}

.home.blog nav.navigation.posts-navigation,
.blog nav.navigation.posts-navigation {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
	padding-left: 25px;
	padding-right: 25px;
}

.home.blog .archive-posts-wrapper.section-content-wrapper,
.blog .archive-posts-wrapper.section-content-wrapper {
	padding-bottom: 60px;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}
.tag-post-formats {
    position: relative;
}

.tag-post-formats .entry-container::before, .blog .hentry .entry-container::before, .archive .hentry .entry-container::before, .single .hentry .entry-container::before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    float: left;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
    padding: 2px 18px 2px 18px;
    color: #fff;
    background: #191a1e;
    border-radius: 0;
    padding: 5px 15px;
    font-size: 20px;
    font-weight: 900;
}



.format-standard .entry-container::before {
    content: "\f46d";
}
.format-status .entry-container::before {
    content: "\f303";
}

.format-image .entry-container::before {
    content: "\f03e";
}

.format-gallery .entry-container::before {
    content: "\f302";
}

.format-video .entry-container::before{
    content: "\f1c8";
}

.format-link .entry-container::before{
    content:"\f0c1";
}

.format-quote .entry-container::before {
    content:"\f10d";
}

.format-audio .entry-container::before {
    content: "\f028";
    font-weight: 900;
}

.format-aside .entry-container::before {
    content:"\f067";
}


.format-chat .entry-container::before {
    content:"\f4ad";
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right:50px;
}

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

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

.text-alignleft {
	text-align: left;
}

.text-alignright {
	text-align: right;
}

.text-aligncenter {
	text-align: center;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 50px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 50px;
}

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

.text-alignleft {
	text-align: left;
}

.text-alignright {
	text-align: right;
}

.text-aligncenter {
	text-align: center;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.pull-none {
	margin:0 auto ;
	float: none;
	display: inline-block;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear-fix,.swiper-carousel-enabled ,.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after{
	clear: both;
}

.clear-fix:after,
.clear-fix:before,
.section:after,
.section:before,
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,.swiper-carousel-enabled:before,
.swiper-carousel-enabled:after {
	content: "";
	display: table;
	table-layout: fixed;
	clear:both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 15px;
}
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#content {
	padding: 80px 0;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
	position: relative;
}

.hentry {
	margin: 0 0 70px;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin:0;
}

.page-links {
	clear: both;
	margin: 0 0 15px;
}

.entry-meta {
	margin-top: 0;
	margin-bottom: 20px;
}

.entry-meta > span {
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1;
	font-size: 15px;
	margin-right: 15px;
}

.entry-header {
	margin-bottom: 5px;
}

.entry-meta > span:first-child {
	margin-left: 0;
	padding-left:0;
	border:none;
}

.entry-title {
	margin-bottom: 15px;
}

.home .entry-title {
	margin-bottom: 15px;
	font-size: 2.2rem;
}

.entry-title a,
.entry-title a:visited {
	color: #e0e0e0;
}

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #25d5b2;
}

.global-layout-right-sidebar .entry-content-wrapper,
.global-layout-left-sidebar .entry-content-wrapper,
.default-full-width.blog-full-width .entry-content-wrapper {
	padding: 35px 70px 0;
	background: #fff;
	position: relative;
}

article.hentry .custom-button {
	margin: 15px 0 0;
}

.single article.hentry {
	border: none;
	padding-bottom: 0;
	margin: 0;
}

.entry-thumb.alignleft,
.entry-thumb.alignright {
	margin-bottom: 30px;
}

.entry-thumb.aligncenter {
	position: relative;
	margin-bottom: 25px;
	text-align: center;
}

.entry-thumb {
	position: relative;
}

.entry-thumb img {
	vertical-align: middle;
	width: 100%;
}

.entry-meta a,
.entry-meta a:visited {
	color: #ada9a9;
}

.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta a:active {
	color: #25d5b2;
}

.page-header {
    background: #2c2e33;
    padding: 30px 50px;
    margin: 0 20px 35px;
}

.page-header h1.page-title {
	font-size: 3.2rem;
}

.page-header h1.page-title {
	font-size: 3.2rem;
	margin: 0;
}

.blog .hentry.post  a.more-link,
.archive .hentry.post  a.more-link {
	clear: both;
	margin-top: 20px;
}

.sticky .entry-content-wrapper .entry-title::before {
	content: "\f08d";
	display: block;
	font-family: 'Font Awesome 5 Free';
	color: #000;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-right: 15px;
	font-style: inherit;
	font-weight: 900;
	margin-top: 5px;
}

.blog article.hentry, .archive article.hentry {
	padding-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
}

.entry-header .entry-meta {
	position: absolute;
	left: 30px;
	top: 30px;
	text-align: center;
	margin: 0;
}

.entry-header .entry-meta span::before {
	display: none;
}

.entry-header .entry-meta span.posted-on {
	background: #f5f5f5;
	display: block;
	margin: 0;
}

.entry-header .entry-meta span span {
	display: block;
	padding: 3px 25px;
}

/*gird layout*/

.home.blog.grid .archive-posts-wrapper {
	width: 100%;
	margin: 0;
}
.home.blog.grid .archive-posts-wrapper div#infinite-post-wrap {
	margin: 0 -20px;
}
.blog.grid .archive-posts-wrapper, .archive.grid .archive-posts-wrapper {
	margin: 0 -20px;
}
.entry-title {
	margin-bottom: 15px;
	font-size: 2.5rem;
}
.blog.grid article.hentry, .archive.grid article.hentry {
	width: 33.33%;
	float: left;
	padding: 0 20px 40px;
	margin: 0;
	border: none;
	clear: none;
}

.layout-left-sidebar.blog.grid article.hentry,
.layout-right-sidebar.blog.grid article.hentry,
.layout-left-sidebar.archive.grid article.hentry,
.layout-right-sidebar.archive.grid article.hentry {
	width: 50%;
}

.layout-left-sidebar.blog.grid article.hentry:nth-child(3n+1),
.layout-left-sidebar.layout-left-sidebar.blog.grid article.hentry:nth-child(4n+1){
	clear: none;
}

.layout-left-sidebar.blog.grid article.hentry:nth-child(2n+1),
.layout-left-sidebar.archive.grid article.hentry:nth-child(3n+1) {
	clear: both;
}

.infinite-post-wrap  article.hentry {
	clear:none!important;
}

#blog.grid article.hentry:nth-child(3n+1) {
	clear: both;
}
.archive.grid article.hentry:nth-child(4n+1) {
	clear: both;
}

.blog .hentry-inner, .archive .hentry-inner, .hentry-inner {
    -webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    -moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    -ms-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    -o-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    box-shadow: 0px 0px 24px 0px rgba(122, 122, 122, 0.1);
    -webkit-transition: box-shadow 0.3s, transform 0.3s;
    -moz-transition: box-shadow 0.3s, transform 0.3s;
    -ms-transition: box-shadow 0.3s, transform 0.3s;
    -o-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
    padding: 0;
    position: relative;
    float: left;
    clear: both;
}
.blog .hentry-inner:hover, .archive .hentry-inner:hover {
-webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2);
    box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2);
}

.hentry-inner {
	width: 100%;
}

.sticky .hentry-inner {
	border: 5px solid #25d5b2;
}

.sticky .hentry-inner:before {
    content: "\f02e";
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    margin: 0;
    position: absolute;
    top: -32px;
    left: 23px;
    background: #202125;
    padding: 15px 18px;
    box-shadow: 0 0 21px #2222222b;
    border-radius: 100%;
    line-height: 1;
    z-index: 9;
}
.blog .entry-container,
.archive .entry-container,
.entry-container {
	padding: 30px 40px;
}
.blog .entry-container, .archive .entry-container {
    padding: 30px 25px;
    margin: -20px 25px 0;
    z-index: 9;
    position: relative;
}
.blog.grid .post-thumbnail, .archive.grid .post-thumbnail {
    text-align: center;
    overflow: hidden;
}



.excerpt-image-left .hentry-inner{
	display: flex;
}

.excerpt-image-left .hentry-inner .post-thumbnail {
	width: 70%;
}

.excerpt-image-right .hentry-inner .post-thumbnail {
	width: 30%;
	float: right;
}

.excerpt-image-right .entry-container {
	float: left;
	width:70%;
}

.entry-content-wrapper {
	padding: 40px;
}

.single-content-wraper {
    box-shadow: 0 0 20px rgba(31, 29, 29, 0.07);
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

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

.bypostauthor {
	display: block;
}

.comment-notes {
	position: relative;
}

#respond {
    clear: both;
    display: block;
    padding: 40px;
    box-shadow: 0 0 20px rgba(31, 29, 29, 0.07);
}

#comments {
	margin-top: 40px;
}

#comment-form-title {
	font-size: 24px;
	padding-bottom: 10px;
}

.comment-list li.comment::after {
	content: inherit;
	display: none;
}

.comment-list li{
	padding-left: 0;
}

.comment {
	display: block;
	float: left;
	width: 100%;
}

ol.comment-list {
	border-radius: 5px;
	float: left;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	overflow: inherit;
	padding: 0;
	width: 100%;
}

ol.comment-list .children {
	border: medium none;
	float: left;
	margin: 0;
	width: 100%;
}

ol.comment-list li {
	list-style: outside none none;
	margin-bottom: 15px;
}

.authorbox {
	overflow: hidden;
	padding: 0 0 70px;
	border-bottom: 1px solid #f7f7f7;
}

.authorbox h4.author-header {
	margin-bottom: 5px;
}

.comment .comment-body {
	border-radius: 0;
	clear: both;
	display: block;
	float: left;
	padding: 30px 30px 30px 0;
	position: relative;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #f7f7f7;
}

.comments-title {
	padding: 0 0 45px;
	clear: both;
	border-bottom: 1px solid #f7f7f7;
	font-size: 25px;
}

.comment-author.vcard {
	font-size: 20px;
	margin-bottom: 5px;
}

.comment-list .children {
	padding-left: 40px;
}

#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email,
#tab-reviews .comment-form-url{
	width: 100%;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input{
	width: 100%;
}

.comment-list li.comment > div img.avatar {
	left: 29px;
	position: absolute;
	top: 29px;
}

.vcard .avatar {
	float: left;
	margin-right: 35px;
	margin-bottom: 0;
	margin-top: 10px;
}

.comment-metadata {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}

.comment-metadata > a,
.comment-metadata > a:visited {
	color: #ada9a9;
	margin-right: 30px;
}

.comment-metadata > a:hover,
.comment-metadata > a:focus,
.comment-metadata > a:active {
	color:#25d5b2;
}

.comment-metadata > a:before {
	content: "\f274";
	font-family: 'Font Awesome 5 Free';
	margin-right: 5px;
	font-size: 14px;
}

.edit-link:before {
	content: "\f044";
	font-family: 'Font Awesome 5 Free';
	margin-right: 5px;
	font-size: 14px;
}

a.comment-reply-link:before {
	content: "\f3e5";
	font-family: 'Font Awesome 5 Free';
	margin-right: 7px;
	font-size: 14px;
	font-weight: 900;
}

.form-allowed-tags code {
	white-space: inherit;
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.author-avatar {
	float: left;
	margin-right: 35px;
}
.author-avatar img, .vcard .avatar {
	max-width: 100px;
}

.comment p {
	font-size: 14px;
}

.reply {
	float: right;
	font-size: 16px;
}

.entry-meta .byline .author.vcard {
	margin-left: -4px;
}

.widget_recent_entries span.post-date {
	display: block;
}

.entry-meta > span::before,
.entry-meta > span::before,
.widget_recent_entries span.post-date:before {
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	height: 15px;
	margin-right: 8px;
	content: "";
	font-size: 13px;
}

.entry-meta span.comments-link::before {
	content: "\f086";
}

.entry-meta span.reviews::before {
	content: "\f005";
}

.entry-meta > .cat-links::before {
	content: "\f07c";
}

.entry-meta > .byline::before {
	content: "\f007";
}

.entry-meta .tags-links::before {
	content: "\f02c";
	font-weight: 900;
	font-size: 10px;
}

.entry-meta > .posted-on::before,
.widget_recent_entries span.post-date:before {
	content: "\f274";
}

.entry-footer .edit-link::before{
	content: "\f044";
}

#commentform label {
	display: inline;
	position: relative;
}

#commentform input[type="checkbox"],
#commentform input[type="radio"] {
	margin-right: 10px;
}

#commentform  p.form-submit {
	margin-top: 30px;
}

#commentform  span.required {
	color: #f0632b;
}

a.comment-reply-link {
	background: #25d5b2;
	padding: 5px 15px;
	color: #fff;
	font-size: 12px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.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: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    /* margin-bottom: 1.5em; */
    margin: 0 -5px 15px;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 5px;
}



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

/*--------------------------------------------------------------
# Basic
--------------------------------------------------------------*/
.inner-wrapper {
	margin: 0 -20px;
}
.row {
	margin:0 -20px;
}
.container {
	max-width: 100%;
	width: 1270px;
	margin: 0 auto;
	padding: 0 20px;
}

.ff-grid-1,
.ff-grid-2,
.ff-grid-3,
.ff-grid-4,
.ff-grid-5,
.ff-grid-6,
.ff-grid-7,
.ff-grid-8,
.ff-grid-9,
.ff-grid-10,
.ff-grid-11,
.ff-grid-12 {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	transition: all 0.4s ease-in-out 0s;
	margin:20px 0;
}

.ff-grid-1 {
	width: 8.33333%
}

.ff-grid-2 {
	width: 16.66667%
}

.ff-grid-3 {
	width: 25%
}

.ff-grid-4 {
	width: 33.33333%
}

.ff-grid-5 {
	width: 41.66667%
}

.ff-grid-6 {
	width: 50%
}

.ff-grid-7 {
	width: 58.33333%
}

.ff-grid-8 {
	width: 66.66667%
}

.ff-grid-9 {
	width: 75%
}

.ff-grid-10 {
	width: 83.33333%
}

.ff-grid-11 {
	width: 91.66667%
}

.ff-grid-12 {
	width: 100%
}
/* grid clearing */
.ff-grid-4:nth-child(3n+1),
.ff-grid-3:nth-child(4n+1),
.ff-grid-6:nth-child(2n+1)  {
	clear: both;
}


/*--------------------------------------------------------------
# Top Header
--------------------------------------------------------------*/

.site-top-header-mobile {
	display: none;
}

#top-header {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    z-index: 999;
    border-bottom: 1px solid #dddddd4a;
}

.site-top-header #top-social {
    padding-top: 7px;
}
#top-header ul {
	margin:0;
	padding:0;
}


#top-header .social-nav li a {
	margin-bottom: 0;
}


/* quick contact */

.light-top-header #quick-contact a,
.light-top-header  #quick-contact a:visited,
.light-top-header  #quick-contact li {
	display: inline-block;
	color: #222;
}

.light-top-header #quick-contact a:active,
.light-top-header #quick-contact a:hover,
.light-top-header #quick-contact a:focus {
	color: #000;
}

.light-top-header .social-nav ul li a:before {
	color:#222;
}

.site-top-header #quick-contact li:last-child {
	border-right: none;
}

.site-top-header #quick-contact li {
	padding: 0px 15px;
	margin: 12px 0;
}
.main-top-header-two #quick-contact ul li.quick-call {
    display: none;
}
#quick-contact > ul {
	margin: 0;
	padding: 0;
}

#quick-contact a {
	display: inline-block;
}

#quick-contact li {
	clear: inherit;
	font-size: 14px;
	line-height: 1.75;
	list-style: outside none none;
	text-align: left;
	padding: 9px 10px;
	color: #fff;
}

#quick-contact ul {
	margin: 0;
	padding: 0;
}

#quick-contact li span {
	display: none;
}

#quick-contact a,
#quick-contact a:visited,
#quick-contact li {
	display: inline-block;
	color: #ececec;
}

#quick-contact a:active,
#quick-contact a:hover,
#quick-contact a:focus {
	color: #fff;
}

#quick-contact li:before {
    margin-right: 10px;
    text-align: center;
    content: "";
    font-size: 14px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

#quick-contact li.quick-open-hours:before {
	content: "\f017";
}

#quick-contact li.quick-call:before {
	content: "\f095";
}
#quick-contact li.quick-address:before {
	content: "\f3c5";
}
#quick-contact li.quick-email:before {
	content: "\f0e0";
}

/* layout two */

#quick-contact.layout-two li {
    position: relative;
    padding: 0 30px 0 30px;
}

#quick-contact.layout-two li span {
	display: block;
	font-weight: 700;
}

#quick-contact.layout-two li:before {
    position: absolute;
    left: 0;
    font-size: 15px;
    color: #fff;
    background:#25d5b2;    height: 35px;
    width: 35px;
    left: -20px;
    border-radius: 100%;
    padding: 5px;
}
#quick-contact.layout-two a:active,
#quick-contact.layout-two a:hover,
#quick-contact.layout-two a:focus {
	color: #25d5b2;
}

#quick-contact.layout-two a,
#quick-contact.layout-two a:visited,
#quick-contact.layout-two,
#quick-contact.layout-two li {
	color: #ffffff;
}

.error404 #primary {
	margin: 0 auto;
	float: none;
	text-align: center;
}

/* header-background */
.overlap-header header#masthead {
    background: inherit;
}
.dark-top-header {
    background-color: #212327;
}
.dark-top-header .cart-contents a,
.dark-top-header .cart-contents a:visited,
.dark-top-header #search-toggle {
	color: #ddd;
}

.light-top-header {
	background: #f9f9f9;
	color: #222;
}
#search-toggle, #search-toggle:visited, .cart-contents a, .cart-contents a:visited {
    border: none;
    color: #ffffff;
}

.dark-top-header #search-toggle,
.dark-top-header #search-toggle:visited,
.dark-top-header .cart-contents a,
.dark-top-header .cart-contents a:visited{
	color: #ddd;
}
#top-header .social-nav li a {
	margin-bottom: 6px;
}
#top-header #site-top-header-mobile-container li a,
#top-header #site-top-header-mobile-container li a:hover,
#top-header #site-top-header-mobile-container li a:focus,
#top-header #site-top-header-mobile-container,
#top-header #site-top-header-mobile-container p,
#top-header #site-top-header-mobile-container li {
    color: #fff;
}
#site-top-header-mobile-container {
    background: #383232;
}


/*--------------------------------------------------------------
# Masthead
--------------------------------------------------------------*/

#page {
	position: relative;
}

@media screen and (min-width: 1900px){
	#page {
		max-width: 1920px;
		margin: 0 auto;
	}
}

.boxed-layout #page {
	max-width: 1270px;
	margin: 50px auto;
	background: #fff;
	box-shadow: 0 0 33px #ddd;
}

#masthead {
    padding: 25px 0;
    background: #212327;
}
.header-one .header-wrapper {
    background: #212327;
}
#search-toggle.toggled-on i.far.fa-times-circle {
	display: block;
	font-size: 17px;
}

#site-identity {
	float: left;
	margin-right: 15px;
	text-align: left;
}

.site-branding img {
	vertical-align: middle;
	width: auto;
}

.site-branding {
	float: left;
}

.site-identity {
	display: inline-block;
}

.custom-logo-link {
	display: inline-block;
	float: left;
	margin-right: 15px;
}

.site-title {
    margin-bottom: 0;
    font-size: 2.6rem;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
}

p.site-description {
    margin: 0;
    font-size: 15px;
    letter-spacing: 1px;
}

.site-title a,
.site-title a:visited {
	color: #ececec;
}

.site-title a:hover,
.site-title a:focus,
.site-title a:active {
	color:#25d5b2;
}

a.ff-button.header-button {
    margin: 0 0 0 15px;
    padding: 10px 30px;
    margin-top: 0;
}
.site-top-header a.ff-button.header-button {
    border-radius: 0;
}
.site-branding.center-site-branding {
	text-align: center;
}

.site-branding.center-site-branding  a.custom-logo-link {
	display: block;
	margin: 0 0 10px 0;
	float: none;
}


.nav-inner-wrapper.nav-color-bg .social-nav li a {
	border: 2px solid #ffffff42;
}

.overlap-header {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    background: none;
}
#masthead.overlap-header {
    background: none;
}
#masthead.overlap-header.sticky-enabled.sticky-header {
    margin: 0;
}

/* Header Layouts 1*/

.header-info h5 {
    margin: 0;
    line-height: 1;
    letter-spacing: 1px;
}
.contact-wrapper {
    padding-left: 30px;
}
 .header-info {
    float: left;
    display: table;
}
 .contact-icon {
    background: #25d5b2;
    color: #fff;
    width: 35px;
    text-align: center;
    height: 35px;
    padding: 5px;
    margin-right: 10px;
    display: table;
    border-radius: 100%;
    font-size: 14px;
    display: block;
}
.main-header-one.sticky-enabled.sticky-header .main-header-top {
    display: none;
}
.header-three .site-top-header #quick-contact li.quick-call,
.header-seven .site-top-header #quick-contact li.quick-call {
    display: none;
}

/* Header Layouts 4*/


.header-jetblack #main-nav {
    margin-top: 40px;
    clear: both;
    float: left;
    width: 100%;
}

.header-jetblack #main-nav  .social-nav li a {
	padding: 0;
}


.header-jetblack #masthead {
	padding-bottom: 0;
}
.header-jetblack .nav-inner-wrapper .social-nav {
    margin-top: 0;
}
.header-jetblack .nav-inner-wrapper .social-nav li {
    margin: 0;
}

/* Header Layouts 5 */


.nav-inner-wrapper {
    padding: 20px 0;
}

.nav-inner-wrapper .social-nav {
	/* margin-top: 5px; */
}

.site-border {
    border-top: 3px solid #25d5b2;
}

.main-header-two .head-search-cart-wrap,
.main-header-two .right-head{
    margin-top: 5px;
}


  .main-header-two .contact-wrapper {
    margin-left: 30px;
}

  .main-header-three .contact-wrapper {
    margin-right: 30px;
}

.main-header-one #quick-contact li.quick-call,
.main-header-two #quick-contact li.quick-call,
.main-header-three #quick-contact li.quick-call {
    display: none;
}

/* Ovaerlapmentu */

.overlap-header p.site-description {
	color: #ddd;
}

.overlap-header .site-title a,
.overlap-header .site-title a:visited {
	color: #fff;
}
.overlap-header .site-title a:hover,
.overlap-header .site-title a:focus,
.overlap-header .site-title a:active {
	color:#25d5b2;
}


.overlap-header .main-navigation ul li a,
.overlap-header #search-toggle,
.overlap-header .cart-contents a,
.overlap-header .cart-contents a:visited {
	color: #f7f7f7;
}

	.overlap-header .main-navigation ul ul li a {
		color: #fff;
	}

	.cart-contents li.woocommerce-mini-cart-item.mini_cart_item > a {
		color: #222;
	}

	.nav-inner-wrapper.nav-color-bg,
	.nav-inner-wrapper.nav-color-bg.sticky-enabled.sticky-header {
		background: #464748;
	}

	.nav-lite-bg {
		background: #f1f1f1;
	}

	.dark-bg  {
		background: #292929;
	}

	.dark-patten .social-nav ul li a:before {
		color: #fff;
	}

	.sticky-header .nav-box-shadow {
		box-shadow: inherit;
		padding: 0;
	}
	.dark-patten .main-navigation ul li a,
	.dark-patten .main-navigation ul li a:visited {
		color: #ffffff;
	}

	.dark-patten .main-navigation ul li a:hover,
	.dark-patten .main-navigation ul li a:focus,
	.dark-patten .main-navigation ul li a:active{
		color:#fff;
	}

.dark-patten .main-navigation ul li li a, .dark-patten .main-navigation ul li li a:visited {
    color: #ffffff;
}

	.dark-patten .main-navigation ul li li a:hover,
	.dark-patten .main-navigation ul li li a:focus,
	.dark-patten .main-navigation ul li li a:active {
		color:#000;
	}



	/* Min cart header */

	.cart-items {
		position: absolute;
		top: -10px;
		left: 33px;
		color: #fff;
		background: #000000;
		padding: 5px;
		line-height: 0.5;
		border-radius: 100%;
		font-size: 10px;
	}

	.cart-contents i {
		margin-right: 5px;
	}

	.cart-contents {
	    list-style: none;
	    position: relative;
	    font-size: 13px;
	}



	.cart-contents a:hover,
	.cart-contents a:focus,
	.cart-contents a:active,
	#search-toggle:hover,
	#search-toggle:focus,
	#search-toggle:active	  {
		color: #25d5b2;
	}

	.site-header-cart {
		list-style: none;
	}

	.cart-contents .site-header-cart:hover .widget_shopping_cart,
	.cart-contents .site-header-cart.focus .widget_shopping_cart {
		left:inherit;
		right: -20px;
	}

	.site-header-cart .widget_shopping_cart {
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 999999;
		left: -999em;
		display: block;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	}

	.site-header-cart:hover .widget_shopping_cart,
	.site-header-cart.focus .widget_shopping_cart {
		left: 0;
		display: block;
	}

	.site-header-cart {
		position: relative;
		margin: 0;
		padding: 0;
	}
#top-header .head-search-cart-wrap {
    margin-top: 8px;
}
	.cart-contents .site-header-cart .widget_shopping_cart {
		position: absolute;
		top: 54px;
		left: auto;
		right: -20px;
		width: 320px;
		z-index: 101;
		-webkit-animation: fadein .6s;
		-moz-animation: fadein .6s;
		-o-animation: fadein .6s;
		animation: fadein .6s;
		margin: 0;
		padding: 30px;
		background: #fff;
		display: none;
		box-shadow:0 0 30px #7b6a6a4d;
	}

	.cart-contents p.woocommerce-mini-cart__empty-message {
		margin: 0;
		font-size: 15px;
	}

	.cart-contents .site-header-cart .widget_shopping_cart:before {
		content: "";
		height: 41px;
		background: transparent;
		right: 0;
		width: 100%;
		position: absolute;
		top: -40px;
	}

	.cart-contents .site-header-cart .widget_shopping_cart:after {
		content: "";
		position: absolute;
		background: #fff;
		width: 15px;
		right: 20px;
		top: -7px;
		transform: rotate(45deg);
		height: 15px;
	}

	.cart-contents li {
		list-style: none;
	}

	.cart-contents .woocommerce a.remove {
		background: #ca4646;
		display: block;
		font-size: 1.2em;
		height: 1em;
		width: 1em;
		text-align: center;
		line-height: 1;
		border-radius: 100%;
		color: #fff!important;
		text-decoration: none;
		font-weight: 700;
		border: 0;
		float: right;
		margin-right: 10px;
	}

	.cart-contents .product_list_widget li img {
		border: 1px solid #ddd;
		max-width: 55px;
		max-height: 55px;
		margin-right: 15px;
		float: left;
	}

	.cart-contents .woocommerce.widget_shopping_cart .cart_list li span.quantity {
		display: block;
		margin-top: 10px;
		font-size: 14px;
	}

	.cart-contents  .woocommerce-mini-cart__total,
	.cart-contents .woocommerce-mini-cart__buttons {
		text-align: center;
	}

	.cart-contents li.woocommerce-mini-cart-item.mini_cart_item > a {
		font-size: 16px;
	}

	.site-header-cart .product_list_widget {
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	.cart-contents p.woocommerce-mini-cart__total.total {
		font-size: 16px;
		clear: both;
		padding-top: 15px;
		display: block;
	}

	.cart-contents li.woocommerce-mini-cart-item.mini_cart_item {
		border-bottom: 1px solid #f1f1f1;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.cart-contents li.woocommerce-mini-cart-item.mini_cart_item:last-child {
		border: none;
		margin-bottom: 0;
	}

	.cart-contents p.woocommerce-mini-cart__buttons.buttons .button {
		display: inline-block;
		max-width: 45%;
		padding: 10px 20px;
		background: #25d5b2;
		font-size: 14px;
		margin: 0 5px;
		border-radius: 0;
		color: #fff;
		font-weight: normal;
	}

	.cart-contents p.woocommerce-mini-cart__buttons.buttons {
		margin: 0;
	}

	.cart-contents p.woocommerce-mini-cart__buttons.buttons .button {
		display: inline-block;
		max-width: 45%;
		padding: 10px 20px;
		color: #fff;
		font-size: 14px;
		margin: 0 5px;
	}

	#custom-header {
    padding: 120px 0;
    position: relative;
    background-color: #f5f5f5;
    background-size: cover;
}
	.header-one #custom-header, .header-five #custom-header {
    padding: 150px 0;
}
	.archive-description {
		color: #fff;
	}
	#custom-header img {
		vertical-align: middle;
		width: 100%;
	}

	#custom-header::after {
	    background: #000000;
	    content: "";
	    display: block;
	    height: 100%;
	    opacity: 0.5;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 8;
	}
	.custom-header-content {
		position: relative;
		z-index: 99;
		text-align: center;
	}

	#custom-header .page-title {
		color: #fff;
		text-transform: capitalize;
		font-size: 37px;
	}

	#custom-header .entry-meta a,
	#custom-header .entry-meta a:visited,
	#custom-header .entry-meta > span::before {
		color: #fff;
	}

	.no-header-media .custom-header-content {
		position: inherit;
		text-align: center;
		z-index: 9;
		top: inherit;
		width: 100%;
		padding: 55px 0;
		background: #fbfbfb;
	}
	.no-header-media #custom-header {
		padding: 0;
	}
	.no-header-media #custom-header::after {
		display: none;
	}

	.no-header-media #custom-header .page-title {
		color: #222;

	}

	.no-header-media #custom-header .entry-meta a, .no-header-media #custom-header .entry-meta a:visited, .no-header-media #custom-header .entry-meta > span::before {
		color: #222;
	}
	/* Has Header */

	.has-header-video #custom-header {
		background-image: none;
		padding:0;
	}

	.has-header-video .custom-header-content {
		position: absolute;
		text-align: center;
		z-index: 9;
		top: 40%;
		width: 100%;
	}

	.home #custom-header .page-title {
		font-size: 60px;
	}

	button#wp-custom-header-video-button {
		position: absolute;
		z-index: 999;
		right: 8%;
		top: 30px;
		background: inherit;
		padding: 0;
		max-width: inherit;
		width: auto;
	}

	.wp-custom-header-video-button:after {
		content: "\f28b";
		display: inline-block;
		font-family: 'Font Awesome 5 Free';
		font-size: 55px;
		float: left;
		margin-right: 10px;
		line-height: .4;
	}

	.wp-custom-header-video-pause:after {
		content: "\f144";
	}

	.sticky-enabled{
		-webkit-transition: all 0.5s ease;
		-moz-transition: position 10s;
		-ms-transition: position 10s;
		-o-transition: position 10s;
		transition: all 0.5s ease;
	}
	.main-header-one.sticky-enabled{
		-webkit-transition: position 10s;
		-moz-transition: position 10s;
		-ms-transition: position 10s;
		-o-transition: position 10s;
		transition: position 10s;
	}

	#masthead.sticky-enabled.sticky-header, .sticky-enabled.sticky-header {
	    position: fixed;
	    top: 0;
	    width: 100%;
	    left: 0;
	    background: #211d1d;
	    box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.08);
	    padding: 20px 0;
	    animation: smoothScroll 1s forwards;
	    z-index: 999;
	}

	.overlap-header #masthead.sticky-enabled.sticky-header {
	    background: #140333;

	}

	.nav-inner-wrapper.site-border.site-header.clear-fix.sticky-enabled.sticky-header {
    border: none;
}
	@keyframes smoothScroll {
		0% {
			transform: translateY(-20px);
		}
		100% {
			transform: translateY(0px);
		}
	}

/*--------------------------------------------------------------
# Basic Breadcrumb
--------------------------------------------------------------*/

#breadcrumb {
    color: #25d5b2;
    text-align: center;
    background: #191a1e;
    border-bottom: 1px solid #dddddd30;
}
#breadcrumb ul {
	margin:0;
	padding: 0;
}
#breadcrumb ol {
	margin: 0;
	padding: 0;
}
#breadcrumb li:last-child {
	border: none;
}
#breadcrumb li {
    display: inline-block;
    list-style: outside none none;
    padding: 15px 20px;
    border-right: 1px solid #dddddd36;
    font-weight: 500;
    font-size: 16px;
}
.bcn-breadctumb > span {
	display: inline-block;
	list-style: outside none none;
	padding: 15px 10px;
	font-weight: 500;
	font-size: 16px;
}

#breadcrumb li i {
	margin-right: 8px;
}
#breadcrumb li.trail-item.trail-end::after,
.bcn-breadctumb span:first-child:after {
	display: none;
}

#breadcrumb li::after {
	content: "\f105";
	margin-left: 10px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 11px;
}
#breadcrumb li:last-child:after{
	display: none;
}
#breadcrumb li a, .bcn-breadctumb > span a {
    color: #dad8d8;
}
#breadcrumb li a:hover,.bcn-breadctumb span a:hover,
#breadcrumb li a:focus,.bcn-breadctumb span a:focus,
#breadcrumb li a:active,.bcn-breadctumb span a:active {
	color: #25d5b2;
}
#breadcrumb li:first-child a:before,
.bcn-breadctumb span:first-child a:before {
	content: "\f015";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-widget-area {
    overflow: hidden;
    padding: 55px 0;
    color: #7c8392;
    font-size: 16px;
    position: relative;
    z-index: 9;
    background: #2c2e33;
}

.footer-widget-area .widet{
	margin:0;
}

.footer-widget-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-widget-area ul li {
	font-size: 15px;
	padding: 0px 15px 5px 20px;
	position: relative;
}
.widget_categories li.cat-item > a {
    display: inline-block;
    width: 80%;
}
.footer-widget-area ul li::before {
	color: #25d5b2;
	content: "\f105";
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-size: 13px;
	left: 3px;
	position: absolute;
	top: 2px;
	font-weight: 900;
}

.footer-widget-area .widget-column {
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
    padding: 0 20px;
    color: #bfbfbf;
}

.footer-widget-area.four .widget-column{
	width: 25%;
}

.footer-widget-area.three .widget-column{
	float: left;
	width: 33.33%;
}

.footer-widget-area.two .widget-column{
	float: left;
	width: 50%;
}

.footer-widget-area.one .widget-column{
	float: left;
	width: 100%;
}

.footer-widget-area a, .footer-widget-area a:visited {
    color: #bfbfbf;
}

.footer-widget-area a:active,
.footer-widget-area a:focus, .footer-widget-area a:hover {
	color: #25d5b2;
}

.footer-widget-area .widget-title {
	color: #fff;
	font-weight: 600;
	margin-bottom: 35px;
	position: relative;
	font-size: 2.3rem;
	border-bottom: 1px solid #f1f1f126;
	padding-bottom: 15px;
}

.footer-widget-area .widget-title:after {
	background: #25d5b2;
	position: absolute;
	bottom: -3px;
	content: "";
	width: 15%;
	height: 5px;
	left: 0;
}
#site-generator {
    padding: 20px 0;
    background: #232121;
    color: #ddd;
}
#site-generator a:visited,
#site-generator a {
	color: #afafaf;
}

#site-generator a:hover,
#site-generator a:focus,
#site-generator a:active {
	color:#fff;
}


.site-info.two #footer-left-content {
	float: left;
}
.site-info.two #footer-right-content {
	float: right;
}
.site-info {
	text-align: center;
	overflow: hidden;
}


#scrollup {
	display: none;
}

a.scrollup, a.scrollup:visited {
    background-color: #25d5b2;
    bottom: 50px;
    color: #ffffff;
    float: right;
    line-height: 1.2;
    padding: 15px 20px;
    position: fixed;
    right: 32px;
    text-align: center;
    z-index: 999;
    /* border-radius: 5px; */
}

a.scrollup:hover,
a.scrollup:focus,
a.scrollup:active {
	background-color: #333;
	color: #ffffff;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/

#primary {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 70%;
}

#sidebar-primary {
	float: right;
}

#sidebar-secondary {
	float: left;
}

.sidebar {
	width: 30%;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.sidebar .widget {
    margin-bottom: 40px;
    padding: 30px;
    box-shadow: 0 0 20px rgba(31, 29, 29, 0.07);
}

.widget-area .widget::after,
.widget-area .widget::before {
	clear: both;
	content: "";
	display: table;
}

.sidebar .widget-title {
    position: relative;
    border-bottom: 1px solid #ffffff40;
    padding-bottom: 10px;
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: 2.5rem;
}

.sidebar .widget-title:after {
	background: #25d5b2;
	position: absolute;
	top: 9px;
	content: "";
	width: 5px;
	height: 17px;
	left: 0;
}

.sidebar ul {
	list-style: outside none none;
	padding: 0;
	margin: 0;
}

.sidebar ul ul {
	border-bottom:none;
	padding-bottom: 0;
}

.sidebar ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	font-size: 15px;
	padding-left: 20px;
}

.sidebar ul li::before {
	content: "";
	display: inline-block;
	font-size: 11px;
	font-weight: 900;
	margin-right: 10px;
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	left: 0;
	top: 8px;
	height: 7px;
	width: 7px;
	color: #b5b0b0;
	border-radius: 100%;
}


.widget .tagcloud a:hover {
	border: 2px solid #25d5b2;
	color: #25d5b2;
}

.widget .tagcloud a {
    border: 2px solid #dddddd;
    display: inline-block;
    font-size: 14px !important;
    line-height: 1.5;
    margin: 5px;
    padding: 3px 15px;
    float: left;
    border-radius: 0;
    color: #cecece;
}

.widget .tagcloud {
	text-align: center;
}

.sidebar ul li a, .sidebar ul li a:visited {
    color: #bdbdbd;
}
.sidebar  ul li a:hover,
.sidebar  ul li a:focus,
.sidebar  ul li a:active {
	color:#25d5b2;
}
.sidebar .widget_archive ul li::before {
	content: "\f187";
}

.sidebar .widget_categories ul li::before {
	content: "\f07c";
}

.sidebar .widget_pages ul li::before {
	content: "\f15b";
}

.sidebar .widget_meta ul li::before {
	content: "\f0c1";
}

.sidebar .widget_recent_comments ul li::before {
	content: "\f086";
}

.sidebar .widget_recent_entries ul li::before {
	content: "\f02b";
}

.sidebar .widget_rss ul li::before  {
	content: "\f09e";
}

.sidebar .widget_tag_cloud ul li::before  {
	content: "\f0c2";
}

/*calendar section*/

.section-calendar {
	text-align: center;
}

.section-calendar caption {
	border:1px solid #ddd;
	margin-bottom: 15px;
	padding: 5px;
}

.section .tagcloud a {
	border: 1px solid;
	display: inline-block;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
	padding: 5px 15px;
}

.section-categories li > a,
.section-archive li > a {
	display: inline-block;
	min-width: 85%;
}

/*--------------------------------------------------------------
# Social Links
--------------------------------------------------------------*/

.dark-top-header .social-nav ul li a:before {
	color: #ddd;
}

.dark-top-header #site-top-header-mobile-container .social-nav ul li a:before {
    color: #f5f5f5;
}

.social-nav ul li a:before,
.social-nav ul li a[href$="/feed/"]:before {
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-rendering: auto;
	line-height: 1;
	color: #fff;
	font-size: 12px;
}

.social-nav li {
    display: inline-block;
    margin-right: 2px;
    margin-top: 0;
    margin-left: 2px;
}

.social-nav,
.social-nav ul {
	margin: 0;
	padding: 0;
}

.social-nav li a {
    border: 2px solid #b6b6b687;
    display: inline-block;
    height: 35px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    overflow: hidden;
    line-height: 1.9;
}
.social-nav.no-border ul li a {
	border: 2px solid transparent;
}
.social-nav  li a:focus, .social-nav  li a:active{
	outline: thin dotted;
}

.social-nav ul li a:before {
	content: "\f0c1";
	font-family: 'Font Awesome 5 free';
	font-weight: 900;
}

.social-nav ul li a:hover {
	background-color:#001837;
	border: 2px solid rgba(0, 0, 0, 0);
	-moz-transition: all 0.4s ease-out 0s;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
}

.social-nav  ul li a:hover::before {
	color: #fff;
}

	.social-nav  ul li a[href*="facebook.com"]:before {
	content: "\f39e";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="telegram.com"]:before {
	content: "\f2c6";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="telegram.org"]:before {
	content: "\f2c6";
	font-family: 'Font Awesome 5 Brands';
}


.social-nav  ul li a[href*="vk.com"]:before {
	content: "\f189";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="twitter.com"]:before {
	content: "\f099";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="linkedin.com"]:before {
	content: "\f0e1";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="plus.google.com"]:before {
	content: "\f0d5";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="youtube.com"]:before {
	content: "\f167";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="dribbble.com"]:before {
	content: "\f17d";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="pinterest.com"]:before {
	content: "\f0d2";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="bitbucket.org"]:before {
	content: "\f171";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="github.com"]:before {
	content: "\f113";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="codepen.io"]:before {
	content: "\f1cb";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="flickr.com"]:before {
	content: "\f16e";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav ul li a[href$="/feed/"]:before {
	content: "\f09e";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.social-nav  ul li a[href*="jetblacksquare.com"]:before {
	content: "\f180";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="instagram.com"]:before {
	content: "\f16d";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="tumblr.com"]:before {
	content: "\f173";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="reddit.com"]:before {
	content: "\f1a1";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="vimeo.com"]:before {
	content: "\f194";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="digg.com"]:before {
	content: "\f1a6";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="twitch.tv"]:before {
	content: "\f1e8";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="stumbleupon.com"]:before {
	content: "\f1a4";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="delicious.com"]:before {
	content: "\f1a5";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav ul li a[href*="mailto:"]:before {
	content: "\f0e0";
	font-family: 'Font Awesome 5 Brands';
	font-family: 'Font Awesome 5 Free';
}

.social-nav  ul li a[href*="soundcloud.com"]:before {
	content: "\f1be";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="wordpress.org"]:before {
	content: "\f19a";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="wordpress.com"]:before {
	content: "\f19a";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="jsfiddle.net"]:before {
	content: "\f1cc";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="tripadvisor.com"]:before {
	content: "\f262";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="angel.co"]:before {
	content: "\f209";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="slack.com"]:before {
	content: "\f198";
	font-family: 'Font Awesome 5 Brands';

}

.social-nav  ul li a[href*="500px.com"]:before {
	content: "\f26e";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="amazon.com"]:before {
	content: "\f270";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="amilia.com"]:before {
	content: "\f36d";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="gitlab.com"]:before {
	content: "\f09b";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="ebay.com"]:before {
	content: "\f4f4";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="dashcube.com"]:before {
	content: "\f210";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="behance.net"]:before {
	content: "\f1b5";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="vk.net"]:before {
	content: "\f189";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="mastodon.social"]:before {
	content: "\f4f6";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="algolia.com"]:before {
	content: "\f36c";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="bandcamp.com"]:before {
	content: "\f2d5";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="codiepie.com"]:before {
	content: "\f284";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="del.icio.us"]:before {
	content: "\f1a5";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="gitter.im"]:before {
	content: "\f426";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="goodreads.com"]:before {
	content: "\f3a8";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="hireahelper.com"]:before {
	content: "\f3b0";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="imdb.com"]:before {
	content: "\f2d8";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="last.fm"]:before {
	content: "\f202";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="medium.com"]:before {
	content: "\f23a";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="meetup.com"]:before {
	content: "\f2e0";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="mixcloud.com"]:before {
	content: "\f289";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="quora.com"]:before {
	content: "\f3d2";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="us.napster.com"]:before {
	content: "\f2c4";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="slideshare.net"]:before {
	content: "\f1e7";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="spotify.com"]:before {
	content: "\f1bc";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="stackexchange.com"]:before {
	content: "\f18d";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="stackoverflow.com"]:before {
	content: "\f16c";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="trello.com"]:before {
	content: "\f181";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="xing.com"]:before {
	content: "\f168";
	font-family: 'Font Awesome 5 Brands';
}
.social-nav  ul li a[href*="yelp.com"]:before {
	content: "\f1e9";
	font-family: 'Font Awesome 5 Brands';
}

.social-nav  ul li a[href*="500px.com"]:hover {
	background: #0099e5;
}

.social-nav  ul li a[href*="amazon.com"]:hover {
	background: #f90;
}

.social-nav  ul li a[href*="amilia.com"]:hover {
	background: #46aaf8;
}

.social-nav  ul li a[href*="gitlab.com"]:hover {
	background: #e65328;
}

.social-nav  ul li a[href*="ebay.com"]:hover {
	background: #0654ba;
}

.social-nav  ul li a[href*="dashcube.com"]:hover {
	background: #f76707;
}

.social-nav  ul li a[href*="behance.net"]:hover {
	background: #0052CC;
}

.social-nav  ul li a[href*="vk.net"]:hover {
	background: #5181b8;
}

.social-nav  ul li a[href*="mastodon.social"]:hover {
	background: #5181b8;
}

.social-nav  ul li a[href*="algolia.com"]:hover {
	background: #5a6dff;
}

.social-nav  ul li a[href*="bandcamp.com"]:hover {
	background: #639aa9;
}

.social-nav  ul li a[href*="codiepie.com"]:hover {
	background: #222222;
}

.social-nav  ul li a[href*="del.icio.us"]:hover {
	background: #0076e8;
}

.social-nav  ul li a[href*="gitter.im"]:hover {
	background: #46bc99;
}

.social-nav  ul li a[href*="goodreads.com"]:hover {
	background: #382110;
}

.social-nav  ul li a[href*="hireahelper.com"]:hover {
	background: #693238;
}

.social-nav  ul li a[href*="imdb.com"]:hover {
	background: #f5c518;
}

.social-nav  ul li a[href*="last.fm"]:hover {
	background: #bb0000;
}

.social-nav  ul li a[href*="medium.com"]:hover {
	background: #693238;
}

.social-nav  ul li a[href*="meetup.com"]:hover {
	background: #f13a59;
}

.social-nav  ul li a[href*="mixcloud.com"]:hover {
	background: #693238;
}

.social-nav  ul li a[href*="quora.com"]:hover {
	background: #b92b27;
}

.social-nav  ul li a[href*="us.napster.com"]:hover {
	background: #49FFD0;
}

.social-nav  ul li a[href*="slideshare.net"]:hover {
	background: #222222;
}

.social-nav  ul li a[href*="spotify.com"]:hover {
	background: #1ed760;
}

.social-nav  ul li a[href*="stackexchange.com"]:hover {
	background: #12457C;
}

.social-nav  ul li a[href*="stackoverflow.com"]:hover {
	background: #f48024;
}

.social-nav  ul li a[href*="trello.com"]:hover {
	background: #5aac44;
}

.social-nav  ul li a[href*="xing.com"]:hover {
	background: #b0d400;
}

.social-nav  ul li a[href*="yelp.com"]:hover {
	background: #d32323;
}
/*social links hover effect */

.social-nav  ul li a[href*="facebook.com"]:hover {
	background: #3b5998;
}

.social-nav  ul li a[href*="twitter.com"]:hover {
	background: #00aced;
}

.social-nav  ul li a[href*="plus.google.com"]:hover {
	background: #dd4b39;
}

.social-nav  ul li a[href*="/feed/"]:hover  {
	background: #dc622c;
}

.social-nav  ul li a[href*="wordpress.org"]:hover,
.social-nav  ul li a[href*="wordpress.com"]:hover {
	background: #45bbe6;
}

.social-nav  ul li a[href*="github.com"]:hover {
	background: #4183c4;
}

.social-nav  ul li a[href*="linkedin.com"]:hover {
	background: #007bb6;
}

.social-nav  ul li a[href*="pinterest.com"]:hover {
	background: #cb2027;
}

.social-nav  ul li a[href*="flickr.com"]:hover {
	background: #ff0084;
}

.social-nav  ul li a[href*="vimeo.com"]:hover {
	background: #aad450;
}

.social-nav  ul li a[href*="youtube.com"]:hover {
	background: #bb0000;
}

.social-nav  ul li a[href*="instagram.com"]:hover {
	background: #517fa4;
}

.social-nav  ul li a[href*="dribbble.com"]:hover {
	background: #ea4c89;
}

.social-nav  ul li a[href*="skype.com"]:hover {
	background: #12a5f4;
}

.social-nav  ul li a[href*="digg.com"]:hover {
	background: #333;
}

.social-nav  ul li a[href*="codepen.io"]:hover {
	background: #000;
}

.social-nav  ul li a[href*="reddit.com"]:hover {
	background: #ff4500;
}

.social-nav  ul li a[href*="mailto:"]:hover {
	background: #1d62f0;
}

.social-nav  ul li a[href*="twitch.tv"]:hover {
	background: #6441a5;
}

.social-nav  ul li a[href*="jetblacksquare.com"]:hover {
	background: #f94877;
}

.social-nav  ul li a[href*="stumbleupon.com"]:hover {
	background: #eb4924;
}

.social-nav  ul li a[href*="twitch.tv"]:hover {
	background: #6441a5;
}

.social-nav  ul li a[href*="tumblr.com"]:hover {
	background: #32506d;
}

.social-nav  ul li a[href*="soundcloud.com"]:hover {
	background: #ff5500;
}

.social-nav  ul li a[href*="wordpress.org"]:hover {
	background:#45bbe6;
}

.social-nav  ul li a[href*="jsfiddle.net"]:hover {
	background:#4679bd;
}

.social-nav  ul li a[href*="tripadvisor.com"]:hover {
	background:#86c171;
}

.social-nav  ul li a[href*="jetblacksquare.com"]:hover {
	background:#2d5be3;
}

.social-nav  ul li a[href*="angel.co"]:hover {
	background:#000;
}

.social-nav  ul li a[href*="slack.com"]:hover {
	background:#56b68b;
}



.social-nav.brand-bg  ul li a[href*="500px.com"] {
	background: #0099e5;
}

.social-nav.brand-bg  ul li a[href*="amazon.com"] {
	background: #f90;
}

.social-nav.brand-bg  ul li a[href*="amilia.com"] {
	background: #46aaf8;
}

.social-nav.brand-bg  ul li a[href*="gitlab.com"] {
	background: #e65328;
}

.social-nav.brand-bg  ul li a[href*="ebay.com"] {
	background: #0654ba;
}

.social-nav.brand-bg  ul li a[href*="dashcube.com"] {
	background: #f76707;
}

.social-nav.brand-bg  ul li a[href*="behance.net"] {
	background: #0052CC;
}

.social-nav.brand-bg  ul li a[href*="vk.net"] {
	background: #5181b8;
}

.social-nav.brand-bg  ul li a[href*="mastodon.social"] {
	background: #5181b8;
}

.social-nav.brand-bg  ul li a[href*="algolia.com"] {
	background: #5a6dff;
}

.social-nav.brand-bg  ul li a[href*="bandcamp.com"] {
	background: #639aa9;
}

.social-nav.brand-bg  ul li a[href*="codiepie.com"] {
	background: #222222;
}

.social-nav.brand-bg  ul li a[href*="del.icio.us"] {
	background: #0076e8;
}

.social-nav.brand-bg  ul li a[href*="gitter.im"] {
	background: #46bc99;
}


.social-nav.brand-bg  ul li a[href*="goodreads.com"] {
	background: #382110;
}


.social-nav.brand-bg  ul li a[href*="hireahelper.com"] {
	background: #693238;
}


.social-nav.brand-bg  ul li a[href*="imdb.com"] {
	background: #f5c518;
}


.social-nav.brand-bg  ul li a[href*="last.fm"] {
	background: #bb0000;
}


.social-nav.brand-bg  ul li a[href*="medium.com"] {
	background: #693238;
}


.social-nav.brand-bg  ul li a[href*="meetup.com"] {
	background: #f13a59;
}


.social-nav.brand-bg  ul li a[href*="mixcloud.com"] {
	background: #693238;
}


.social-nav.brand-bg  ul li a[href*="quora.com"] {
	background: #b92b27;
}


.social-nav.brand-bg  ul li a[href*="us.napster.com"] {
	background: #49FFD0;
}


.social-nav.brand-bg  ul li a[href*="slideshare.net"] {
	background: #222222;
}


.social-nav.brand-bg  ul li a[href*="spotify.com"] {
	background: #1ed760;
}


.social-nav.brand-bg  ul li a[href*="stackexchange.com"] {
	background: #12457C;
}


.social-nav.brand-bg  ul li a[href*="stackoverflow.com"] {
	background: #f48024;
}


.social-nav.brand-bg  ul li a[href*="trello.com"] {
	background: #5aac44;
}


.social-nav.brand-bg  ul li a[href*="xing.com"] {
	background: #b0d400;
}


.social-nav.brand-bg  ul li a[href*="yelp.com"] {
	background: #d32323;
}

.social-nav.brand-bg  ul li a[href*="facebook.com"] {
	background: #3b5998;
}

.social-nav.brand-bg  ul li a[href*="twitter.com"] {
	background: #00aced;
}

.social-nav.brand-bg  ul li a[href*="plus.google.com"] {
	background: #dd4b39;
}

.social-nav.brand-bg  ul li a[href*="/feed/"]  {
	background: #dc622c;
}

.social-nav.brand-bg  ul li a[href*="wordpress.org"],
.social-nav.brand-bg  ul li a[href*="wordpress.com"] {
	background: #45bbe6;
}

.social-nav.brand-bg  ul li a[href*="github.com"] {
	background: #4183c4;
}

.social-nav.brand-bg  ul li a[href*="linkedin.com"] {
	background: #007bb6;
}

.social-nav.brand-bg  ul li a[href*="pinterest.com"] {
	background: #cb2027;
}

.social-nav.brand-bg  ul li a[href*="flickr.com"] {
	background: #ff0084;
}

.social-nav.brand-bg  ul li a[href*="vimeo.com"] {
	background: #aad450;
}

.social-nav.brand-bg  ul li a[href*="youtube.com"] {
	background: #bb0000;
}

.social-nav.brand-bg ul li a[href*="instagram.com"] {
    background: #E70826;
}

.social-nav.brand-bg  ul li a[href*="dribbble.com"] {
	background: #ea4c89;
}

.social-nav.brand-bg  ul li a[href*="skype.com"] {
	background: #12a5f4;
}

.social-nav.brand-bg  ul li a[href*="digg.com"] {
	background: #333;
}

.social-nav.brand-bg  ul li a[href*="codepen.io"] {
	background: #000;
}

.social-nav.brand-bg  ul li a[href*="reddit.com"] {
	background: #ff4500;
}

.social-nav.brand-bg  ul li a[href*="mailto:"] {
	background: #1d62f0;
}

.social-nav.brand-bg  ul li a[href*="twitch.tv"] {
	background: #6441a5;
}

.social-nav.brand-bg  ul li a[href*="jetblacksquare.com"] {
	background: #f94877;
}

.social-nav.brand-bg  ul li a[href*="stumbleupon.com"] {
	background: #eb4924;
}

.social-nav.brand-bg  ul li a[href*="twitch.tv"] {
	background: #6441a5;
}

.social-nav.brand-bg  ul li a[href*="tumblr.com"] {
	background: #32506d;
}

.social-nav.brand-bg  ul li a[href*="soundcloud.com"] {
	background: #ff5500;
}

.social-nav.brand-bg  ul li a[href*="wordpress.org"] {
	background:#45bbe6;
}

.social-nav.brand-bg  ul li a[href*="jsfiddle.net"] {
	background:#4679bd;
}

.social-nav.brand-bg  ul li a[href*="tripadvisor.com"] {
	background:#86c171;
}

.social-nav.brand-bg  ul li a[href*="jetblacksquare.com"] {
	background:#2d5be3;
}

.social-nav.brand-bg  ul li a[href*="angel.co"] {
	background:#000;
}

.social-nav.brand-bg  ul li a[href*="slack.com"] {
	background:#56b68b;
}

.social-nav.brand-bg ul li a:before {
	color: #fff;
}
.social-nav.circle-icon ul li a {
    border-radius: 100%;
}

.social-nav.brand-bg ul li a {
    border: 2px solid transparent;
    background: #222;
}
.social-nav.no-border.brand-bg ul li a {
    border: 2px solid transparent;
}

.social-nav.brand-bg ul li a:hover,
.social-nav.brand-bg ul li a:focus,
.social-nav.brand-bg ul li a:active {
    background: #3b85cd;
}


.social-nav li:before,
.widget_jetblack_recent_entries li:before{
	display: none!important;
}
.social-nav li{
	padding: 0!important;
}
.team-text-wrap .social-nav li a {
	border: 2px solid transparent;
}
.footer-widget-area .social-nav li a:before {
	color: #fff;
}
.recent-post-thumb {
    float: left;
    max-width: 30%;
    border-radius: 5px;
    overflow: hidden;
}
.recent-post-content-wrap {
	float: left;
	max-width: 60%;
	padding: 0 0 0 20px;
}
.recent-post-item h3 {
	font-size: 1.7rem;
	margin-bottom: 0;
	line-height: 1.4;
}
.recent-post-item {
	clear: both;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.widget_jetblack_recent_entries span.post-date {
	display: block;
	font-size: 14px;
	margin-top: 2px;
}
.widget_jetblack_recent_entries span.post-date {
	display: block;
}
.widget_jetblack_recent_entries span.post-date:before {
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	height: 15px;
	margin-right: 8px;
	content: "\f274";
	font-size: 13px;
}
/*--------------------------------------------------------------
# Layouts Style
--------------------------------------------------------------*/

.layout-left-sidebar #primary {
	float: right;
}

.layout-no-sidebar-full-width #primary {
	width: 100%;
}

.layout-no-sidebar-content-width #primary {
	width: 100%;
	margin: 0 auto;
	max-width: 800px;
	float: none;
}

.layout-no-sidebar-content-width.grid #primary {
	max-width: 100%;
	padding: 0;
}

/*--------------------------------------------------------------
## Home Sections
--------------------------------------------------------------*/

.more-wrapper {
	display: block;
	text-align: center;
	margin-top: 20px;
	clear: both;
	width: 100%;
	float: left;
}

.section {
	padding: 70px 0;
	clear: both;
	background: #0e0e0e;
}
.single-content-wraper .post-thumbnail {
	padding: 30px 30px 0;
}

.even-section {
	background: #151515;
}

.section.lite-background {
	background-color: #f4f9fc;
}

.section.white-background {
	background-color: #fff;
}

.section.dark-background {
    /* background-color: #222f5a; */
}




.section.lite-background  .inner-block-shadow,
.background-img .inner-block-shadow{
	border: none;
}

.background-img {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 99;
}

.background-img.overlay-enabled:after {
	content: "";
	display: block;
	background: rgb(0, 0, 0);
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;
	z-index: -1;
	left: 0;
	opacity: 0.7;
}

.section.dark-background .section-subtitle {
	color:#ddd;
}

.section.dark-background .section-title,
.section.background-img .section-title,
.section.dark-background .section-subtitle,
.section.background-img .section-subtitle,
.section.background-img.overlay-enabled p,
.section.dark-background .section-top-subtitle {
	color: #fff;
}

.section.background-img.overlay-enabled h1,
.section.background-img.overlay-enabled h2,
.section.background-img.overlay-enabled h3,
.section.background-img.overlay-enabled h4,
.section.background-img.overlay-enabled h5,
.section.background-img.overlay-enabled h6{
	color: #fff;
}


.section.no-padding,.no-padding {
	padding:0;
}
.section.no-margin,.no-margin {
	margin:0;
}
.section .section-title {
    position: relative;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.2;
}

.section .section-title-wrap {
    text-align: center;
    width: 100%;
    display: table;
    margin-bottom: 30px;
    max-width: 800px;
    margin: 0 auto 30px;
}
.section .section-top-subtitle:before {
    content: "";
    display: inline-block;
    height: 15px;
    width: 15px;
    background: #5c9bd8;
    border: 5px solid #d3dee4;
    border-radius: 15px;
    margin-right: 9px;
}
.section .section-subtitle {
	margin: 0 auto;
	max-width: 600px;
	font-size: 17px;
	line-height: 1.75;
	margin-top: 20px;
}

.section .section-top-subtitle {
    position: relative;
    color: #25d5b2;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 18px;
    /* font-style: italic; */
}


.section .section-title-wrap span.divider {
	content: "";
	display: block;
	height: 4px;
	width: 55px;
	background-color: #25d5b2;
	margin: 0 auto 5px;
	position: relative;
}


.section .section-title-wrap.text-alignleft {
	text-align: left;
}

.section .section-title-wrap.text-alignleft span.divider:after {
	left: 0;
}

/* alignright */

.section .section-title-wrap.text-alignright {
	text-align: right;
}
.section .section-title-wrap.text-alignright span.divider {
	float: right;
}
.section .section-title-wrap.text-alignright span.divider:after {
	right: 0;
	left: inherit;
}

.section .section-title-wrap.text-alignleft span.divider,
.section .section-title-wrap.text-alignright span.divider {
	margin: 0 0 25px;
}

.section .section-title-wrap.text-alignright  .section-title {
	margin-bottom: 20px;
}


@-webkit-keyframes animationborder {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px)
	}
}

@keyframes animationborder {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px)
	}
}

.inner-block-shadow,.featured-grid-section .featured-grid-text-content,.section-latest-posts .latest-posts-text-content,.section-teams .team-text-wrap,.blog .entry-container, .archive .entry-container,.blog .hentry-inner, .archive .hentry-inner, .hentry-inner,.single-content-wraper,.sidebar .widget,#respond {
	background: #2c2e33;
}
.inner-block-shadow {
    /* -webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1); */
    -moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    -ms-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    -o-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    /* box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1); */
    /* -webkit-transition: box-shadow 0.3s, transform 0.3s; */
    -moz-transition: box-shadow 0.3s, transform 0.3s;
    -ms-transition: box-shadow 0.3s, transform 0.3s;
    -o-transition: box-shadow 0.3s, transform 0.3s;
    transition: box-shadow 0.3s, transform 0.3s;
    padding: 0;
    background: #2c2e33;
    position: relative;
    border-bottom: 1px solid #25d5b2;
}



.inner-block-shadow:hover,
.inner-block-shadow:focus,
.inner-block-shadow:active {
	/* -webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2); */
	/* box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2); */
}

.inner-block-shadow:before,
.ff-button:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}

.inner-block-shadow:hover:before,
.inner-block-shadow:focus:before,
.inner-block-shadow:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}


.ff-button:hover:before,
.ff-button:focus:before,
.ff-button:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}

.associate-logo-item {
	text-align: center;
}
#associate-logo-section {
	padding: 60px 0;
}
.section.content-align-center,
.section.text-aligncenter{
	text-align: center;
}

.section.overlay-enabled {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 99;
}

.section.overlay-enabled:after {
    content: "";
    display: block;
    background: #222;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
    left: 0;
    opacity: 0.8;
}
/* Border-radius */

.style-one .section-latest-posts .latest-posts-text-content, .style-one .section-teams .team-text-wrap, .featured-grid-section .featured-grid-text-content {
	margin: -25px 20px 0;
	padding: 30px 20px;
}



.featured-grid-wrapper {
    overflow: hidden;
}



.image-hover-zoom img {
	margin: 0;
	vertical-align: middle;
	-webkit-transition: -webkit-transform 1s ease;
	-moz-transition: -moz-transform 1s ease;
	transition: transform 1s ease;
	width: 100%;
}

a.image-hover-zoom {
	overflow: hidden;
	display: block;
}

.image-hover-zoom:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
}


/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/

#slider-section .swiper-button-next:after, #slider-section .swiper-button-prev:after {
    font-size: 2rem;
}
#slider-section .slider-image-wrapper {
	text-align: center;
}

#slider-section .slider-content-wrapper {
    width: 100%;
    position: absolute;
    bottom: 25%;
    z-index: 9;
}
#slider-section {
	overflow: hidden;
	position: relative;
}
#slider-section.style-three {
	max-width: 1230px;
	margin: 0 auto;
	margin-top: 40px;
}
.header-three #slider-section.style-three {
	margin: 30px auto 0;

}
#slider-section .slider-content {
	margin: 0 auto 30px;
	font-size: 18px;
	color: #222;
	clear: both;
}


#slider-section .slider-content p {
	max-width: 655px;
	margin: 0 auto;
}

#slider-section .text-alignleft .slider-content p {
	float: left;
	clear: both;
}

#slider-section .text-alignright .slider-content p {
	float: right;
	clear: both;
}

#slider-section .slider-content-wrapper .container {
    max-width: 1135px;
}

#slider-section  .slider-content-wrapper {
	text-align:center;
}

#slider-section .text-alignleft .slider-content-wrapper {
	text-align: left;
}

#slider-section .text-alignright .slider-content-wrapper {
	text-align: right;
}

#slider-section .swiper-button-next:active,
#slider-section .swiper-button-prev:active,
#slider-section .swiper-button-next:visited,
#slider-section .swiper-button-prev:visited{
	outline: none;
}

#slider-section .swiper-button-next:hover,
#slider-section .swiper-button-prev:hover,
#slider-section .swiper-button-next:focus,
#slider-section .swiper-button-prev:focus,
#slider-section .swiper-button-next:active,
#slider-section .swiper-button-prev:active {
	outline: none;
	background: #25d5b2;
	color: #fff;
	box-shadow: 0 0 21px #2222223d;
}

#slider-section .swiper-button-next, #slider-section .swiper-button-prev {
    z-index: 99;
    padding: 28px;
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
    color: #ffffff;
}
#slider-section .swiper-button-prev {
	left: 0;
	right: auto;
}

#slider-section .swiper-button-next {
	right: 0;
	left: auto;
}



#slider-section.section .swiper-pagination {
	bottom: 50px;
	left: 0;
	width: 100%;
	z-index: 99;
	position: absolute;
}

#slider-section .swiper-pagination .swiper-pagination-bullet {
    width: 25px;
    height: 8px;
    display: inline-block;
    font-size: unset;
    line-height: unset;
    padding: unset;
    border-radius: 50px;
    background: #fff;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,.25);
    -moz-box-shadow: 0 3px 8px 0 rgba(0,0,0,.25);
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.25);
}

#slider-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
#slider-section .swiper-pagination .swiper-pagination-bullet:hover {
	background: #25d5b2;
    opacity: 1;
    width: 40px;

}

#slider-section .swiper-pagination-bullet {
	opacity: 1;
}

#slider-section .swiper-scrollbar-drag {
	background: rgb(231, 8, 38);
}

#slider-section.swiper-container-horizontal > .swiper-scrollbar {
	bottom: 0;
}

#slider-section .swiper-scrollbar {
	background: rgba(255, 255, 255, 0.85);
}

#slider-section h2 {
    font-size: 6.3rem;
    font-weight: 700;
    transition: all 0.5s linear 1s;
    margin: 0 0 30px;
}
#slider-section h2,
#slider-section p {
	color:#fff;
}

#slider-section.overlay-enabled article:before {
    background: url(//www.wallprintplus.de/wp-content/themes/jetblack/images/overlay.png);
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 9;
    width: 100%;
    opacity: 0.5;
}

#slider-section .swiper-slide .slider-subtitle {
    font-size: 2.5rem;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
}

#slider-section .swiper-slide p {
    font-size: 18px;
    margin-top: -15px;
}

#slider-section .swiper-slide.swiper-slide-active  img{
	transform: scale(1.1);
	transition: 10s;
}

#slider-section .swiper-slide.swiper-slide-active  img {
	transform: scale(1.1);
	transition: 10s;
}

#slider-section .slider-buttons .ff-button {
    margin: 0 10px;
    padding: 15px 40px;
    min-width: 125px;
}

#slider-section.zoom-disabled .swiper-slide.swiper-slide-active  img {
	transform: inherit;
	transition: inherit;
}


.slider-buttons {
	margin:0 -10px;
}

#slider-section .type-post.text-alignright .slider-content-wrapper, #slider-section .type-post.text-alignleft .slider-content-wrapper {
    padding-bottom: 5%;
}
#slider-section .type-post.text-aligncenter .slider-content-wrapper a.more-link{
    display: table;
}
#slider-section a.more-link, #slider-section a.more-link:visited {
    display: inline-block;
    background: #25d5b2;
    color: #fff;
    padding: 12px 30px;
    margin-top: 40px;
    clear: both;
    display: block;
    margin: 35px auto 0;
    font-weight: 500;
}
#slider-section .more-link:before {
	display: none;
}

#slider-section .swiper-slide.type-post.text-alignleft .divider,
#slider-section .swiper-slide.type-post.text-alignright .divider {
	margin: 0 0 20px;
}
#slider-section .text-alignleft a.more-link,
#slider-section .text-alignright a.more-link {
	position: absolute;
	z-index: 999;
}
#slider-section a.more-link:hover, #slider-section a.more-link:active, #slider-section a.more-link:focus {
    background: #ffffff;
    color: #000;
    transition: none!important;
}
#slider-section .text-alignleft a.more-link{
	display: block;
	float: left;
}

#slider-section .text-alignright a.more-link {
	display: block;
	right: 0;
}


#slider-section.style-two:hover .swiper-button-next,
#slider-section.style-two .swiper-button-next {
	right: 0;
	visibility: visible;
}
#slider-section.style-two .swiper-button-next,
#slider-section.style-two .swiper-button-prev {
	border-radius: 0;
}
#slider-section.style-two:hover .swiper-button-prev,
#slider-section.style-two .swiper-button-prev {
	left: 0;
	visibility: visible;
	left: inherit;
}
#slider-section.style-two .swiper-pagination .swiper-pagination-bullet {
	border-radius: 0;
	height: 5px;
	width: 30px;
	margin: 4px;
}
#slider-section.style-two .swiper-slide h2 {
	display: inline-block;
	border: 2px solid;
	padding: 0 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
#slider-section.style-two.overlay-enabled article:before {
	background: #222;
	opacity: 0.5;
}

/* Center Animations */
#slider-section .swiper-slide .slider-subtitle {
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 0.4s;
    display: inline-block;
    padding: 0;
    border-bottom: 4px solid #25d5b2;
}
#slider-section .swiper-slide h2 {
	transform: translateY(100%);
	opacity: 0;
	transition: all 1s ease-in-out 0.3s;
	line-height: 1.3;
	/* color: #1a1b1e; */
	text-shadow: 0 0 1px #000;
}
#slider-section .swiper-slide p{
	transform: translateY(100%);
	opacity: 0;
	transition: all 1s ease-in-out 0.2s;
}
#slider-section .swiper-slide .slider-buttons, #slider-section a.more-link {
    transform: translateY(100%);
    opacity: 0;
    transition: transform 1s ease-in-out 1s;
}

#slider-section .swiper-slide.swiper-slide-active h2,
#slider-section .swiper-slide.swiper-slide-active p,
#slider-section .swiper-slide.swiper-slide-active .slider-buttons,
#slider-section .swiper-slide.swiper-slide-active a.more-link,
#slider-section .swiper-slide.swiper-slide-active .slider-subtitle {
	transform: translateY(0);
	opacity: 1;
}
#slider-section a.more-link:after {
    display: none;
}
/* Right Animations */

#slider-section .swiper-slide.text-alignright h2 {
	transform: translateX(-10%);
	opacity: 0;
	transition: all 1s ease-in-out 0.3s;
	line-height: 1.2;
}

#slider-section .swiper-slide.text-alignright p {
	transform: translateX(-10%);
	opacity: 0;
	transition: all 1s ease-in-out 1s;
}

#slider-section .swiper-slide.text-alignright .slider-buttons,
#slider-section .text-alignright a.more-link{
	transform: translateX(-10%);
	opacity: 0;
	transition: all 1s ease-in-out 1.5s;
}

#slider-section .swiper-slide.text-alignright.swiper-slide-active h2,
#slider-section .swiper-slide.text-alignright.swiper-slide-active p,
#slider-section .swiper-slide.text-alignright.swiper-slide-active .slider-buttons,
#slider-section .swiper-slide.text-alignright.swiper-slide-active a.more-link,
#slider-section .swiper-slide.text-alignright.swiper-slide-active .divider{
	transform: translateX(0);
	opacity: 1;
}


/* Left Animations */

#slider-section .swiper-slide.text-alignleft h2 {
	transform: translateX(10%);
	opacity: 0;
	transition: all 1s ease-in-out 0.3s;
	line-height: 1.2;
}

#slider-section .swiper-slide.text-alignleft p {
	transform: translateX(10%);
	opacity: 0;
	transition: all 1s ease-in-out 1s;
}

#slider-section .swiper-slide.text-alignleft .slider-buttons,
#slider-section .text-alignleft a.more-link{
	transform: translateX(10%);
	opacity: 0;
	transition: all 1s ease-in-out 1.5s;
}

#slider-section .swiper-slide.text-alignleft.swiper-slide-active h2,
#slider-section .swiper-slide.text-alignleft.swiper-slide-active p,
#slider-section .swiper-slide.text-alignleft.swiper-slide-active .slider-buttons,
#slider-section .swiper-slide.text-alignleft.swiper-slide-active a.more-link,
#slider-section .swiper-slide.text-alignleft.swiper-slide-active .divider{
	transform: translateX(0);
	opacity: 1;
}

/*--------------------------------------------------------------
## feature Product
--------------------------------------------------------------*/

#featured-product-section.content-position-left .featured-page-thumb {
	float: right;
}

#featured-product-section.text-alignleft {
	text-align: left;
}

#featured-product-section.text-alignleft .section-title-wrap,
#featured-product-section.default .section-title-wrap{
	text-align: center;
	width: 100%;
	display: table;
}

#featured-product-section.text-alignleft .section-title-wrap,
#featured-product-section.default .section-title-wrap {
	text-align: left;
}

#featured-product-section.text-alignleft .section-title-wrap span.divider,
#featured-product-section.default  .section-title-wrap span.divider{
	left: 0;
	float: left;
}

#featured-product-section.text-alignleft .section-title-wrap span.divider:after,
#featured-product-section.default  .section-title-wrap span.divider:after {
	left: 0;
}

#featured-product-section.text-aligncenter .featured-info a.more-link {
	max-width: 200px;
	margin: 30px auto 0;
}
#featured-product-section.text-alignright {
	text-align: right;
}

#featured-product-section.text-alignright .section-title-wrap {
	text-align: center;
	width: 100%;
	display: table;
}

#featured-product-section.text-alignright .section-title-wrap {
	text-align: right;
}

#featured-product-section.text-alignright .section-title-wrap span.divider {
	right: 0;
	float: right;
}
#featured-product-section.text-alignright .section-title-wrap span.divider:after {
	left: inherit;
	right: 0;
}

#featured-product-section.text-alignright .featured-info {
	position: relative;
	padding-bottom: 70px;
}

#featured-product-section .featured-page-section {
	padding: 25px;
}


.featured-page-thumb {
	text-align: center;
}
div#featured-product-section {
    overflow: hidden;
}


#featured-product-section .featured-info a.more-link,
#featured-product-section .featured-info a.more-link:visited {
	display: table;
	padding: 10px 20px;
	margin-top: 30px;
	background: #25d5b2;
	color: #fff;
}
#featured-product-section .featured-info a.more-link:hover,
#featured-product-section .featured-info a.more-link:focus,
#featured-product-section .featured-info a.more-link:active {
	background: #222;
}
#featured-product-section.text-alignright .featured-info a.more-link {
	position: absolute;
	bottom: 0;
	padding: 10px 20px;
	right: 0;
}
.featured-page-section ul li:before {
    content: "\f058";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-size: 19px;
    color: #25d5b2;
}
.featured-page-section ul li {
	list-style-type: none;
}

.featured-page-section ul {
	margin-left: 0;
	padding-left: 0;
}

#hero-content-section span.woocommerce-Price-amount.amount, #featured-product-section span.woocommerce-Price-amount.amount {
    margin-bottom: 30px;
    font-size: 25px;
}
.section mark, .section ins {
    background: none;
    text-decoration: none;
    opacity: 0.7;
}
.featured-grid-item a.button.add_to_cart_button,
.featured-grid-item a.button.product_type_external,
.latest-posts-item a.button.add_to_cart_button,
.latest-posts-item a.button.product_type_external{
    display: table;
    clear: both;
}
#featured-product-section .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: orange;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 25px;
}

#featured-product-section .star-rating::before {
    content: "\73\73\73\73\73";
    color: #fda80d;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
#featured-product-section .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
#featured-product-section .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce .star-rating span {
    color: #fda80d;
}
h2.woocommerce-Reviews-title {
    margin-bottom: 35px;
}
#featured-product-section a.button.add_to_cart_button, #hero-content-section a.button.add_to_cart_button {
    display: inline-block;
    clear: both;
    display: table;
    margin-top: 30px;
}

.products-category-content h3 {
    margin: 0;
    font-size: 18px;
}
.products-category-content {
    padding: 15px;
    text-align: center;
}
/*--------------------------------------------------------------
## Hero Content
--------------------------------------------------------------*/
#hero-content-section.section .section-title {
    font-size: 5.6rem;
}
#hero-content-section.content-position-left .featured-page-thumb {
	float: right;
}

#hero-content-section.text-alignleft {
	text-align: left;
}

#hero-content-section.text-alignleft .section-title-wrap,
#hero-content-section.default .section-title-wrap{
	text-align: center;
	width: 100%;
	display: table;
}

#hero-content-section.text-alignleft .section-title-wrap,
#hero-content-section.default .section-title-wrap {
	text-align: left;
}

#hero-content-section.text-alignleft .section-title-wrap span.divider,
#hero-content-section.default  .section-title-wrap span.divider{
	left: 0;
	float: left;
}

#hero-content-section.text-alignleft .section-title-wrap span.divider:after,
#hero-content-section.default  .section-title-wrap span.divider:after {
	left: 0;
}

#hero-content-section.text-aligncenter .featured-info a.more-link {
	max-width: 200px;
	margin: 30px auto 0;
}
#hero-content-section.text-alignright {
	text-align: right;
}

#hero-content-section.text-alignright .section-title-wrap {
	text-align: center;
	width: 100%;
	display: table;
}

#hero-content-section.text-alignright .section-title-wrap {
	text-align: right;
}

#hero-content-section.text-alignright .section-title-wrap span.divider {
	right: 0;
	float: right;
}
#hero-content-section.text-alignright .section-title-wrap span.divider:after {
	left: inherit;
	right: 0;
}

#hero-content-section.text-alignright .featured-info {
	position: relative;
	padding-bottom: 70px;
}


.featured-page-thumb {
	text-align: center;
}
div#hero-content-section {
    overflow: hidden;
}

#hero-content-section .featured-info a.more-link, #hero-content-section .featured-info a.more-link:visited {
    display: table;
    padding: 15px 55px;
    margin-top: 30px;
    color: #fff;
}

#hero-content-section.text-alignright .featured-info a.more-link {
	position: absolute;
	bottom: 0;
	padding: 10px 20px;
	right: 0;
}
.featured-page-section ul li:before {
    content: "\f058";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-size: 19px;
    color: #25d5b2;
}
.featured-page-section ul li {
	list-style-type: none;
}

.featured-page-section ul {
	margin-left: 0;
	padding-left: 0;
}



#hero-content-section a.more-link, #hero-content-section a.more-link:visited,
#promotional-headline-section a.more-link, #promotional-headline-section a.more-link:visited {
    background:#25d5b2;
    color: #fff;
    padding: 12px 30px;
    margin-top: 30px;
}
#hero-content-section a.more-link:before,
#promotional-headline-section  a.more-link:before {
	display: none;
}
#hero-content-section a.more-link:hover, #hero-content-section a.more-link:focus, #hero-content-section a.more-link:active, #promotional-headline-section a.more-link:hover, #promotional-headline-section a.more-link:focus, #promotional-headline-section a.more-link:active {
    background: #ffffff;
    color: #222;
}
/*--------------------------------------------------------------
## What we do
--------------------------------------------------------------*/


.section-wwd .wwd-block-inner {
    position: relative;
    z-index: 9;
    padding: 35px;
    text-align: center;
}

.style-three .section-wwd .wwd-block-inner {
    margin-bottom: 15px;
    margin-top: 15px;
}
.style-three .wwd-block-list.swiper-carousel-enabled {
    padding-top: 30px;
}
.section-wwd .wwd-block-item a.wwd-icon {
	color: #25d5b2;
	line-height: 0.6;
	transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
	font-size: 37px;
	display: block;
	width: 130px;
	text-align: center;
	text-shadow: 3px 3px 8px #ececec;
	margin: 0 auto 5px;
	position: relative;
	line-height: 2.3;
	overflow: hidden;
}

.section-wwd .wwd-icon-shadow {
	display: block;
	position: absolute;
	left: 30px;
	top: 10px;
	font-size: 140px;
	color: #f7f7f7;
	z-index: -1;
	line-height: 1;
}


.style-two h3.wwd-item-title a {
	display: block;
}

a.wwd-fonts-icon {
    display: inline-block;
    font-size: 29px;
    line-height: 2.8;
    margin-bottom: 25px;
    border-radius: 44px;
    background: #222427;
    color:#25d5b2;
    width: 85px;
}

.style-one .wwd-block-item a.more-link {
    margin: 0 auto;
}
.style-one .wwd-block-item.post-type a.more-link {
    margin: 20px auto 0;
}
/*layout 2*/


.style-two .wwd-block-item a.wwd-icon {
	float: left;
	margin: 0 25px 0 0;
	background: #fff;
	width: auto;
	max-width: 55px;
	padding: 0;
	line-height: 1.9;
}
.style-two .wwd-block-item a.wwd-fonts-icon {
    float: left;
    margin: 0 25px 0 0;
    background: no-repeat;
    width: auto;
    padding: 0;
    font-size: 30px;
    box-shadow: none;
    height: auto;
    padding: 0;
    line-height: 1;
}
.style-two .wwd-block-inner-content {
	text-align: left;
	display: table;
}

.wwd-item-title, .featured-grid-title {
    margin-bottom: 10px;
    position: relative;
}

.style-two .wwd-item-4 {
	clear: both;
}

a.wwd-image {
    margin-bottom: 25px;
    display: block;
}
.style-two .wwd-block-item a.wwd-image {
    float: left;
    margin: 0 25px 0 0;
    background: #fff;
    width: auto;
    max-width: 55px;
    padding: 0;
    line-height: 1.9;
}
/*layout 3*/

.style-three  a.wwd-fonts-icon,.style-two .wwd-block-item a.wwd-image {
    margin-top: -74px;
    display: block;
}
.style-three .wwd-block-inner-content {
    text-align: left;
}
/*--------------------------------------------------------------
## Teams
--------------------------------------------------------------*/

.section-teams .social-links li a {
	border: 2px solid transparent;
}

.section-teams .thumb-summary-wrap {
    /* background: #2c2e33; */
    position: relative;
    z-index: 9;
}
.section-teams .team-item{
	text-align: center;
}

.section-teams .team-position {
    font-size: 17px;
    margin-bottom: 10px;
    color: #25d5b2;
}


.section-teams .team-text-wrap {
	position: relative;
	padding: 35px;
}
.team-text-wrap .social-nav li {
	margin: 5px 0 0;
}
.section-teams .team-item img {
	background: #fff;
}

.section-teams .team-item img {
	margin: 0;
	vertical-align: middle;
	-webkit-transition: -webkit-transform 1s ease;
	-moz-transition: -moz-transform 1s ease;
	transition: transform 1s ease;
	width: 100%;
}

.section-teams .team-item .team-thumb {
    overflow: hidden;
    position: relative;
    background: #fff;
}

.section-teams .team-item:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
}

.section-teams  .team-social-icons {
    position: absolute;
    top: 25px;
    left: 25px;
}
h3.team-title {
    margin-bottom: 5px;
}
.section-teams .social-nav  {
	visibility: hidden;
}
.section-teams .team-social-icons:hover .social-nav {
visibility: visible;
}
.section-teams .social-nav li {
    display: block;
    float: none;
    margin: 4px 0;
}
.section-teams .social-link-plus {
    background:#25d5b2;
    color: #fff;
    height: 40px;
    width: 40px;
    display: block;
    padding: 6px;
    text-align: center;
    cursor: pointer;
}
.section-teams .social-nav  ul li a {
    border: 2px solid transparent;
    width: 40px;
    height: 40px;
}
/*--------------------------------------------------------------
## Testimonial
--------------------------------------------------------------*/

#testimonial-section .more-link:before {
	display: none;
}
#testimonial-section a.more-link, #testimonial-section a.more-link:visited {
    background: no-repeat;
    padding: 0;
}

.section-teams .team-text-wrap, .section-testimonial .testimonial-summary, .section-latest-posts .latest-posts-text-content {
	padding: 45px;
}

.section-testimonial .testimonial-thumb img {
	display: block;

}

.section-testimonial .testimonial-thumb {
    margin-left: 0;
    max-width: 45%;
    padding-right: 5%;
    float: left;
}


.section-testimonial .swiper-carousel-enabled .swiper-pagination {
	position: inherit;
	clear: both;
	margin-top: 65px;
}
.section-testimonial .testimonial-summary {
    padding-bottom: 30px;
    width: 55%;
    box-sizing: border-box;
    padding: 0 0 0 5px;
    float: left;
}.section-testimonial .testimonial-summary h3 {
	margin-bottom: 5px;
}

.section-testimonial .testimonial-wrapper {
    position: relative;
    background: #2c2e33;
    padding: 30px;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}
.section-testimonial .clinet-info h4 {
	margin-bottom: 4px;

}
.section-testimonial p.testimonial-position {
    margin: 0;
    font-size: 16px;
    color: #25d5b2;
}
.section-testimonial h4.testimonial-title {
	margin: 0;
	font-size: 1.8rem;
	font-weight: 600;
}

.section-testimonial .testimonial-rating {
    color: #ff1515;
    font-size: 12px;
    text-align: center;
    margin: 10px 0;
    position: absolute;
    top: 15px;
    transform: rotate(-45deg);
    left: -37px;
    background: #ffffff;
    padding: 5px 37px;
    box-shadow: 0 0 9px #2222228f;
    font-weight: normal;
}
.client-info-wrap {
	margin-bottom: 15px;
}



.section-testimoniel .testimonial-summary::before {
	content: "\f10d";
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-size: 30px;
	margin-right: 0;
	line-height: 1;
	margin: 0 0 15px;
	font-weight: 900;
	color: #e2e2e2;
	position: absolute;
	top: 35px;
	left: 25%;
}

/*--------------------------------------------------------------
## Post Gird
--------------------------------------------------------------*/

.section-latest-posts .latest-posts-thumb  img {
	margin: 0;
	vertical-align: middle;
}

.section-latest-posts .latest-posts-thumb {
    overflow: hidden;
    position: relative;
    text-align: center;

}
.latest-posts-wrapper {

    overflow: hidden;
}
.section-latest-posts .latest-posts-title {
	margin-bottom: 10px;
}
.post-thumbnail {
	position: relative;
}
.section-latest-posts .new-cat {
    margin-bottom: 15px;
    position: absolute;
    bottom: 30px;
    left: 20px;
}
.post-thumbnail .cat-links {
    position: inherit;
    display: block;
    padding: 25px;
}
.section-latest-posts .new-cat a, .post-thumbnail .cat-links a, .section-latest-posts .new-cat a:visited, .post-thumbnail .cat-links a:visited {
    background: #25d5b2;
    color: #fff;
    padding: 4px 15px;
    display: inline-block;
    font-size: 15px;
    margin-right: 5px;
    line-height: 1.5;
    font-weight: 500;
    margin: 5px 5px 0;
}


.section-latest-posts .new-cat a:hover, .post-thumbnail .cat-links a:hover,
.section-latest-posts .new-cat a:focus, .post-thumbnail .cat-links a:focus,
.section-latest-posts .new-cat a:active, .post-thumbnail .cat-links a:active {
background: #222;
color: #fff;
}
.has-post-thumbnail .post-thumbnail .cat-links {
    margin-bottom: 15px;
    position: absolute;
    bottom: 25px;
    left: 0;
    margin: 0;
    text-align: left;
    margin: 0;
}
.section-latest-posts .latest-posts-thumb .custom-button {
	position: absolute;
	top: 0%;
	z-index: 9;
	left: 50%;
	margin-left: -70px;
	opacity: 0;
}

.section-latest-posts .latest-posts-wrapper:hover .latest-posts-thumb .custom-button {
	opacity: 1;
	top:35%;
}

.section-latest-posts .latest-posts-thumb .custom-button::after,
.section-latest-posts .latest-posts-thumb .custom-button::before {
	display: none;
}


.section-latest-posts .latest-posts-text-content {
    overflow: hidden;
    position: relative;
    padding: 40px 35px;
}

.section-latest-posts .latest-posts-text-wrap {
	padding: 20px 0 0;
}

.latest-news-date {
	background: #25d5b2;
	text-align: center;
	color: #fff;
	width: 70px;
}

.latest-news-meta {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 99;
}

.latest-news-meta span.news-meta-date {
	font-weight: bold;
	font-size: 23px;
	background: #fff;
	color: #232323;
	padding: 5px 0;
}

.latest-news-meta span {
	display: block;
	line-height: 1.3;
	padding: 10px 0;
}



.style-two .section-latest-posts .latest-posts-text-content {
    margin: 0;
    padding: 40px;
}
.style-two .section-latest-posts .new-cat {
    margin-bottom: 0;
    position: absolute;
    bottom: 30px;
    left: 30px;
}



/* News and Events */



/*--------------------------------------------------------------
## Skills
--------------------------------------------------------------*/
.skill-bar-section {
	margin-top: 15px;
}
.skillbar {
    position: relative;
    display: block;
    margin-bottom: 23px;
    width: 100%;
    height: 16px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    border-radius: 10px;
}
.skillbar-bar {
    height: 10px;
    width: 0px;
    background: #25d5b2;
    position: relative;
    display: block;
    top: 3px;
    left: 5px;
    border-radius: 5px;
}
.skillbar-1 .skillbar-bar {
	background: #25d5b2;
}
.skillbar-2 .skillbar-bar {
	background: #ce5610;
}
.skillbar-3 .skillbar-bar {
	background: #a6d41a;
}
.skillbar-4 .skillbar-bar {
	background: #ec9d0d;
}
.skillbar-title {
	float: left;
}

.skill-bar-percent {
	float: right;
	clear: none;
}

.skillbar-item h3 {
	font-size: 18px;
	margin-bottom: 5px;
}

.skillbar {
	clear: both;
}

.skillbar-item:last-child {
	margin: 0;
}

.skillbar-item {
	margin-bottom: 20px;
}
.skill-info .section-title-wrap.text-alignleft {
	margin-bottom: 5px;
}
/*--------------------------------------------------------------
## Promotional
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Promotional
--------------------------------------------------------------*/
#promotional-headline-section {
    padding: 130px 0;
}
#promotional-headline-section.overlay-enabled,
#promotional-headline-section.overlay-enabled h2 {
	color: #fff;
}
#promotional-headline-section .promotion-content {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
#promotional-headline-section h2 {
    font-size: 5.5rem;
    font-weight: 700;
}
#promotional-headline-section p {
    font-size: 1.8rem;
}
.text-alignright .promotion-content {
	text-align: right;
}

#promotional-headline-section a.more-link,
#promotional-headline-section a.more-link:visited {
	margin:30px auto 0;
}

#promotional-headline-section.text-alignleft a.more-link,
#promotional-headline-section.text-alignright a.more-link {
	position: absolute;
	left: 0;
}
.promotion-description {
	position: relative;
}

.text-alignleft .promotion-buttons a.ff-button{
    margin-left: 0;
}
 .text-alignright .promotion-buttons a.ff-button {
    margin-right: 0;
}
.promotion-buttons a.ff-button {
    margin: 10px;
    padding: 15px 40px;
}
/*--------------------------------------------------------------
## Feature Video
--------------------------------------------------------------*/

#featured-video-section.section .section-title {
    font-size: 5.6rem;
}
#featured-video-section.content-position-left .featured-page-thumb {
	float: right;
}

#featured-video-section.text-alignleft {
	text-align: left;
}

#featured-video-section.text-alignleft .section-title-wrap,
#featured-video-section.default .section-title-wrap{
	text-align: center;
	width: 100%;
	display: table;
}

#featured-video-section.text-alignleft .section-title-wrap,
#featured-video-section.default .section-title-wrap {
	text-align: left;
}

#featured-video-section.text-alignleft .section-title-wrap span.divider,
#featured-video-section.default  .section-title-wrap span.divider{
	left: 0;
	float: left;
}

#featured-video-section.text-alignleft .section-title-wrap span.divider:after,
#featured-video-section.default  .section-title-wrap span.divider:after {
	left: 0;
}

#featured-video-section.text-aligncenter .featured-info a.more-link {
	max-width: 200px;
	margin: 30px auto 0;
}
#featured-video-section.text-alignright {
	text-align: right;
}

#featured-video-section.text-alignright .section-title-wrap {
	text-align: center;
	width: 100%;
	display: table;
}

#featured-video-section.text-alignright .section-title-wrap {
	text-align: right;
}

#featured-video-section.text-alignright .section-title-wrap span.divider {
	right: 0;
	float: right;
}
#featured-video-section.text-alignright .section-title-wrap span.divider:after {
	left: inherit;
	right: 0;
}

#featured-video-section.text-alignright .featured-info {
	position: relative;
	padding-bottom: 70px;
}


#featured-video-section .featured-page-thumb {
	text-align: center;
}
#featured-video-section {
    overflow: hidden;
}

#featured-video-section .featured-info a.more-link, #featured-video-section .featured-info a.more-link:visited {
    display: table;
    padding: 15px 55px;
    margin-top: 30px;
    color: #fff;
}

#featured-video-section.text-alignright .featured-info a.more-link {
	position: absolute;
	bottom: 0;
	padding: 10px 20px;
	right: 0;
}
#featured-video-section .featured-page-section ul li:before {
    content: "\f058";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-size: 19px;
    color: #25d5b2;
}
#featured-video-section .featured-page-section ul li {
	list-style-type: none;
}

#featured-video-section .featured-page-section ul {
	margin-left: 0;
	padding-left: 0;
}



#featured-video-section a.more-link, #featured-video-section a.more-link:visited{
    background:#25d5b2;
    color: #fff;
    border-radius: 2px;
    padding: 13px 40px;
    margin-top: 30px;
}
#featured-video-section a.more-link:before{
	display: none;
}
#featured-video-section a.more-link:hover,#featured-video-section a.more-link:focus,#featured-video-section a.more-link:active{
    background:#25d5b2;
}
#featured-video-section a.button.add_to_cart_button {
    display: inline-block;
    clear: both;
    display: table;
    margin-top: 30px;
}
#featured-video-section  span.woocommerce-Price-amount.amount {
    margin-bottom: 30px;
    font-size: 25px;
}

#featured-video-section a.flashy-popup:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 23px solid #ff3030;
    -webkit-border-radius: 50em;
    -khtml-border-radius: 50em;
    -moz-border-radius: 50em;
    -ms-border-radius: 50em;
    -o-border-radius: 50em;
    border-radius: 50em;
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    -khtml-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    animation: buttonRing 1.5s linear infinite;
    -webkit-animation: buttonRing 1.5s linear infinite;
}
#featured-video-section a.flashy-popup i {
    height: 65px;
    width: 65px;
    text-align: center;
    padding: 20px;
    margin: 9px;
    border-radius: 100%;
    font-size: 19px;
    border: 3px solid ##ff3030;
    background: #ff3030;
    color: #fff;
}
#featured-video-section a.flashy-popup {
    position: relative;
    display: inline-block;
}
@keyframes buttonRing {
	0% {
		-webkit-transform:scale3d(1,1,1);
		-khtml-transform:scale3d(1,1,1);
		-moz-transform:scale3d(1,1,1);
		-ms-transform:scale3d(1,1,1);
		-o-transform:scale3d(1,1,1);
		transform:scale3d(1,1,1);
		opacity:0.6;
	}
	85%{
		opacity:0;
	}
	100%{
		-webkit-transform:scale3d(1.42, 1.42, 1.42);
		-khtml-transform:scale3d(1.42, 1.42, 1.42);
		-moz-transform:scale3d(1.42, 1.42, 1.42);
		-ms-transform:scale3d(1.42, 1.42, 1.42);
		-o-transform:scale3d(1.42, 1.42, 1.42);
		transform:scale3d(1.42, 1.42, 1.42);
		opacity:0;
	}
}

.flashy-overlay .flashy-close {
    right: 12%!important;
    top: 7%!important;
}

.video-buttons {
    position: absolute;
    top: 40%;
    width: 100%;
}
.video-inner-wrapper img {
    width: 100%;
}
.video-inner-wrapper {
    position: relative;
}
/*--------------------------------------------------------------
## Contact Section
--------------------------------------------------------------*/
.section-contact {
    margin: 0 auto;
    background: #2c2e33;
    box-shadow: 0 10px 29px 0 rgba(50, 50, 50, 0.06);
    padding: 55px;
}
div#contact-form-section {
    position: relative;
}
.section-contact.clear-fix {
    width: 40%;
    position: absolute;
    top: 10%;
    right: 10%;
}
.wpcf7 span.ajax-loader {
	position: absolute;
	left: 50%;
	top: 15px;
}
.wpcf7 p {
	position: relative;
}
.wpcf7-form-control-wrap textarea {
	height: 90px!important;
}
.wpcf7 textarea {
	max-height: 212px;
	border-color: #f1f1f1;
}
.wpcf7 input {
	padding: 8px;
	border-color: #f1f1f1;
}
input.wpcf7-form-control.wpcf7-submit {
	padding: 10px 20px;
	display: block;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 input[type="range"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="week"], .wpcf7 input[type="time"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="color"], .wpcf7 textarea {
	padding: 8px 15px;
}
.mc4wp-form-fields input[type="submit"] {
	width: 100%;
}
.mc4wp-form-fields input[type="email"] {
	background: no-repeat;
	padding: 10px 20px;
	height: auto;
	margin-top: 15px;
	color: #fff;
	border-color: #dedede;
}
#footer-widgets input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}

#footer-widgets input[type="email"]::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}

#footer-widgets input[type="email"]::-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}

/*--------------------------------------------------------------
## Portfolio
--------------------------------------------------------------*/

.section-portfolio .portfolio-item {
	float: left;
	position: relative;
}
.section-portfolio .portfolio-inner {
	position: relative;
	overflow: hidden;
}

.section-portfolio .portfolio-section img {
	vertical-align: middle;
}

.section-portfolio .portfolio-section .thumb-overlay {
	background: rgba(0,0,0,0.3);
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	display: none;
}


.section-portfolio h3 a,
.section-portfolio h3 {
    color: #fff;
    margin-bottom: 0;
    font-size: 2.5rem;
    text-align: center;
    display: block;
    width: 100%;
}

.portfolio-wrapper {
	overflow:hidden;
	margin:0;
	padding:0;
}

.portfolio-wrapper .portfolio-item {
	padding: 15px !important;
}


#portfolio {
	margin-bottom: 20px;
}


.section-portfolio .portfolio-wrapper {
	position: relative;
	display: block;
	overflow: hidden;
}

.section-portfolio .item-inner-wrapper {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.portfolio-main-wrapper.swiper-carousel-enabled{
	padding: 0;
}

.section-portfolio .portfolio-content p,
.section-portfolio .portfolio-content h3 a {
	margin: 0;
	color: #fff;
	display: block;
}
.section-portfolio .portfolio-content h3 a:hover,
.section-portfolio .portfolio-content h3 a:focus,
.section-portfolio .portfolio-content h3 a:active {
	color:#25d5b2;
}
.portfolio-content {
    position: absolute;
    bottom: 0;
    padding: 50px 20px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}
.section-portfolio .portfolio-thumb-wrap:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background: linear-gradient(rgba(16, 16, 16, 0), rgba(0, 0, 0, 0.8));
	left: 0;
	bottom: 0;
}
.section-portfolio .portfolio-thumb-wrap {
    position: relative;
    overflow: hidden;
}

.section-portfolio .portfolio-thumb-wrap img {
	width: 100%;
}

.section-portfolio.style-two h3 a, .section-portfolio.style-two h3 {
	text-align: left;
}



/* Layout Two */

.section-portfolio.style-two .portfolio-content {
    background: #000000;
    left: 5%;
    right: 5%;
    padding: 40px;
    bottom: -100%;
    width: 90%;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
}
.section-portfolio.style-two .item-inner-wrapper:hover .portfolio-content {
    visibility: visible;
    bottom: 5%;
}
.section-portfolio.style-two .portfolio-thumb-wrap:after {
	display: none;
}
.section-portfolio.style-two h3, .section-portfolio.style-two h3 a {
    font-size: 2.2rem;
    margin-bottom: 11px;
}



/*--------------------------------------------------------------
## Music
--------------------------------------------------------------*/
#playlist-section {
    overflow: hidden;
}
#playlist-section .wp-playlist-light {
    background: none;
    color: #fff;
    border: none;
}

#playlist-section h2.section-title {
    text-align: left;
    color: #fff;
}
#playlist-section .section-title-wrap span.divider {
    float: left;
}
#playlist-section .section-title-wrap span.divider:after {
    left: 0;
}
#playlist-section .wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 30px;
    height: 60px;
}
#playlist-section  .wp-playlist-light .wp-playlist-caption {
    color: #fff;
}
#playlist-section .mejs-container,
#playlist-section .mejs-embed,
#playlist-section .mejs-embed body,
#playlist-section .mejs-container .mejs-controls {
    background: #25d5b2;
    border-radius: 25px;
}
#playlist-section .wp-playlist-item-length {
    position: absolute;
    right: 21px;
    top: 10px;
    font-size: 14px;
    line-height: 1.5;
}

#playlist-section .wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%;
    border-radius: 20px;
}
#playlist-section .mejs-controls .mejs-time-rail .mejs-time-total,
#playlist-section .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(255, 255, 255, 0.84);
}
#playlist-section .wp-playlist-item a {
    color: #f7f0f0;
}
#playlist-section .wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 10px 20px;
    border: none;
    margin: 15px 0;
    border-radius: 40px;
    background: #585454;
}
#playlist-section .wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 60px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0;
    background: #fff;
}
#playlist-section .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing,
#playlist-section  .wp-playlist-tracks .wp-playlist-item:hover {
    background-color: #25d5b2;
    color: #fff;
}
#playlist-section .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing a,
#playlist-section .wp-playlist-tracks .wp-playlist-item:hover a {
    color: #fff;
}



#playlist-section .mejs-button.mejs-playpause-button {
    margin: 0 35px;
}
#playlist-section .mejs-controls {
    padding-right: 50px;
}
#playlist-section .mejs-time.mejs-currenttime-container {
    position: absolute;
    right: 8px;
    top: -2px;
}

#playlist-section .wp-playlist .mejs-button.mejs-volume-button.mejs-mute>button:before, #playlist-section .wp-playlist .mejs-button.mejs-volume-button.mejs-unmute>button:before, #playlist-section .wp-playlist .mejs-button.mejs-playpause-button.mejs-play>button:before, #playlist-section .wp-playlist .mejs-button.mejs-playpause-button.mejs-pause>button:before, #playlist-section .wp-playlist .wp-playlist-prev:before, #playlist-section .wp-playlist .wp-playlist-next:before {
    content: "\f028";
    font-family: "Font Awesome 5 Free";
    visibility: visible;
    display: block;
    font-size: 13px;
    color: #fefefe;
    vertical-align: middle;
    font-weight: 900;
}
#playlist-section .wp-playlist .wp-playlist-prev:before {
    content: "\f04a";
}
#playlist-section .wp-playlist .wp-playlist-next:before {
    content: "\f04e";
}
#playlist-section .wp-playlist .mejs-button.mejs-playpause-button.mejs-pause>button:before {
    content: "\f04c";
}
#playlist-section .wp-playlist .mejs-button.mejs-playpause-button.mejs-play>button:before {
    content: "\f04b";
}

#playlist-section .wp-playlist-next, #playlist-section .wp-playlist-prev {
    position: relative;
    margin-top: -30px;
    z-index: 9;
    margin-left: 83px;
    width: 25px;
    cursor: pointer;
    float: left;
}
#playlist-section .wp-playlist-prev {
    margin-left: 20px;
}
#playlist-section .wp-playlist .mejs-controls .mejs-button button {
    outline: 0;
    z-index: 999;
    position: relative;
}
#playlist-section .mejs-button>button {
    background: none!important;
   }
#playlist-section .mejs-button.mejs-playpause-button {
	margin: 0 35px;
	z-index: 999!important;
	z-index: 99;
}
#playlist-section .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #101010;
}
#playlist-section .featured-page-section {
    background: #2e2d30;
    padding: 30px;
    box-shadow: 0 0 19px #22222214;
    border-radius: 20px;
}
/*--------------------------------------------------------------
## Filture Content
--------------------------------------------------------------*/

.recent-work-filter {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
	text-align: center;
	cursor: default;
}
.view-icon{
	font-size: 31px;
	display: block;
}
.view-icon:hover{
	color:#fff;
}
.recent-work-filter button {
    color: #dcdcdc;
    margin: 0 0 10px;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    padding: 7px 14px;
    background: inherit!important;
    letter-spacing: 0;
}
.section-recent-work .vmiddle-holder,.vmiddle-holder{
	display: table;
	height: 100%;
	width: 100%;
}
.filter-content-thumb-wrap:after {
	content: "";
	background: #222;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 0.2;
}
.section-recent-work .vmiddle,.vmiddle {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.recent-work-filter button:hover{
	color: #25d5b2;
	text-decoration: none;
}

.recent-work-filter button.current,
.recent-work-filter button:hover {
	color: #25d5b2;
	cursor: default;
	position: relative;
	cursor: pointer;
}

.section-filter-content .item-inner-wrapper .filter-content-content {
    position: absolute;
    width: 80%;
    bottom: -100%;
    left: 10%;
    right: 10%;
    background: #211f1f;
    padding: 0 40px;
    text-align: center;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
}

.section-filter-content .item-inner-wrapper:hover .filter-content-content {
	opacity: 1;
	visibility: visible;
	bottom: 10%;
}
.section-filter-content .item-inner-wrapper {
    position: relative;
    overflow: hidden;
}

.filter-content-block-list.row {
	margin: 0 -10px;
}
.filter-content-block-list.row .ff-grid-4 {
	padding: 10px;
	margin: 0;
}


.isotope-item {
	z-index:2;
}

.isotope-hidden.isotope-item {
	pointer-events:none;
	z-index:1;
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration:.8s;
	-moz-transition-duration:.8s;
	-ms-transition-duration:.8s;
	-o-transition-duration:.8s;
	transition-duration:.8s;
}

.isotope {
	-webkit-transition-property:height, width;
	-moz-transition-property:height, width;
	-ms-transition-property:height, width;
	-o-transition-property:height, width;
	transition-property:height, width;
}

.isotope .isotope-item {
	-webkit-transition-property:0 opacity;
	-moz-transition-property:0 opacity;
	-ms-transition-property:0 opacity;
	-o-transition-property:0 opacity;
	transition-property:transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration:0;
	-moz-transition-duration:0;
	-ms-transition-duration:0;
	-o-transition-duration:0;
	transition-duration:0;
}
/* Swiper-carousel-enabled */

.section-portfolio .swiper-carousel-enabled  .portfolio-item {
	padding: 0;
}

.swiper-carousel-enabled .swiper-container {
	width: 100%;
	height: 100%;
}


.swiper-carousel-enabled .swiper-pagination {
	position: inherit;
	clear: both;
	margin-top: 30px;
}

.swiper-carousel-enabled .swiper-pagination-bullet {
    width: 20px;
    height: 10px;
    background: #988b8b;
    opacity: 1;
    border-radius: 7px;
    transition: all .3s ease-in;
}

.swiper-carousel-enabled .swiper-pagination-bullet-active,
.swiper-carousel-enabled .swiper-pagination-bullet:hover,
.swiper-carousel-enabled .swiper-pagination-bullet:focus,
.swiper-carousel-enabled .swiper-pagination-bullet:active {
	background: #25d5b2;
	    width: 30px;
}

.carousel-enabled .swiper-button-prev,
.carousel-enabled .swiper-button-next {
	top:35%;
}

.carousel-enabled .swiper-button-next,
.carousel-enabled .swiper-button-prev,
.carousel-enabled .swiper-button-next:visited,
.carousel-enabled .swiper-button-prev:visited{
	outline: none;
}

.carousel-enabled .swiper-button-next:hover, .carousel-enabled .swiper-button-prev:hover, .carousel-enabled .swiper-button-next:focus, .carousel-enabled .swiper-button-prev:focus, .carousel-enabled .swiper-button-next:active, .carousel-enabled .swiper-button-prev:active {
    outline: none;
    background: #717171;
    color: #fff;
    box-shadow: 0 0 16px 10px #c1bfbf21;
}

.swiper-carousel-enabled {
	position: relative;
	overflow: hidden;
}
.swiper-carousel-enabled .inner-block-shadow {
	-webkit-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
	-moz-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
	-ms-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
	-o-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
	box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
}
.swiper-carousel-enabled .inner-block-shadow {
	-webkit-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
	-moz-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
	-ms-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
	-o-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
	box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07);
}
.carousel-enabled .swiper-button-next, .carousel-enabled .swiper-button-prev {
   z-index: 99;
    background: #000000;
    padding: 25px;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
    color: #ffffff;
    position: inherit;
    float: left;
    margin-left: 15px;
}


.next-prev-wrap {
    float: right;
    margin-top: 60px;
    margin-bottom: 60px;
}


.carousel-enabled .swiper-button-next:after,
.carousel-enabled .swiper-button-prev:after {
	font-size: 20px;
}

.carousel-enabled .container {
	position: relative;
}
.carousel-enabled .section-title-wrap {
    text-align: left;
    float: left;
    max-width: 80%;
}
.carousel-enabled .section-title-wrap  span.divider{
    margin: 0 0 25px;
}
.carousel-enabled .section-subtitle {
	max-width: 100%;
}
/*--------------------------------------------------------------
## Ecommerce
--------------------------------------------------------------*/
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #141b27;
	color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	padding: 20px;

}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	padding: 10px 15px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    margin: 5px;
    background: #353030;
    border: none;
}
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}

.woocommerce .woocommerce-ordering {
	margin: -30px 0 3em;
}

.woocommerce ul.products, .woocommerce-page ul.products {
	clear: both;
	width: 100%;
}

.woocommerce ul.products li.product .star-rating {
    display: block;
    text-align: center;
    margin: 0 auto 15px;
}


.woocommerce.layout-no-sidebar-full-width .columns-3 ul.products li.product, .layout-no-sidebar-full-width.woocommerce-page .columns-3 ul.products li.product {
    padding: 0 0 40px 0;
    background: #2c2e33;
}
.woocommerce span.onsale,.woocommerce ul.products li.product .onsale {
    min-height: 4.236em;
    min-width: 4.236em;
    font-size: 1em;
	font-weight: 500;
    line-height: 3.75;
    border-radius: 100%;
    background-color: #e6b513;
    top: -10px;
    right: -10px;
    left: auto;
}
.single-product .type-product > span.onsale {
    left: -20px;
    right: inherit;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 0.7;
    display: inline-block;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
    margin: 0;
    min-width: inherit;
    padding: 6px 15px;
    font-size: 14px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	padding: 20px;
	text-align: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding: 0 0 30px 0;
    text-align: center;
    background: #2c2e33;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 2rem;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range
 {
	background:#25d5b2;
}
.woocommerce ul.products li.product .price {
	color: #ffffff;
	font-size: 1.6rem;
}

.woocommerce .quantity .qty {
	padding: 6px;
	margin-top: 10px;
	margin-right: 5px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #000000;
}

.woocommerce-info, .woocommerce-noreviews,
p.no-comments {
	background-color: inherit;
}

.woocommerce #reviews #respond {
	padding: 40px;
}

.woocommerce #reviews #comment {
	height: auto;
}

section.related.products h2 {
	margin-bottom: 40px;
}
p.product.woocommerce.add_to_cart_inline {
    border: none!important;
    padding: 0!important;
    display: block;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #25d5b2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: none;
    z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #25d5b2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 30px;
    border: 2px solid #d3ced2;
    margin-top: -2px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before p{
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #222;
    margin:0 4px;
    padding:0;
        border: 2px solid #d3ced2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff;
    font-weight: 500;
    padding: 10px 30px;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #777d7c;
    color: #fff;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 4em;
}
/*--------------------------------------------------------------
## Key Feature
--------------------------------------------------------------*/
/*Key features*/

.key-features-section a.key-features-icon {
    font-size: 25px;
    float: left;
    margin-right: 30px;
    line-height: 1.7;
    width: 80px;
    height: 80px;
    box-shadow: 0 0 24px rgb(35 33 33 / 20%);
    border-radius: 100%;
    text-align: center;
    padding: 16px;
    background: #3a3a3a;
    color: #25d5b2;
}

.key-features-section .key-features-block-inner-content {
	display: table;
}
.icon-right .key-features-block-inner-content {
	text-align: right;
}
.key-features-section .key-features-block-inner {
    margin: 0 0 20px;
}

.key-features-section .icon-right a.key-features-icon {
	float: right;
	margin: 0 0 0 30px;
}

.key-features-section .icon-right {
	text-align: right;
}
.feature-thumb {
    text-align: center;
}

#key-features-section a.more-link,
#key-features-section a.more-link:visited {
    background: none;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#key-features-section .more-link:before {
    background: no-repeat;

    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
    top: 0;
    right: 31px;
}
#key-features-section.style-two a.more-link:before {
	display: none;
}
#key-features-section.style-two a.more-link {
	padding: 0;
	display: block;
}
#key-features-section a.more-link:hover,
#key-features-section a.more-link:focus,
#key-features-section a.more-link:active {
	background: inherit;
	color:#222;
}

#key-features-section.style-one .more-link:before,
#key-features-section.style-one a.more-link,
#key-features-section.style-one a.more-link:visited{
color: #fff;
}


#key-features-section.style-one  {
    position: relative;
}
.style-one .key-features-wrapper-style-one {
    background:#25d5b2;
    max-width: 95%;
    margin: 0 auto;
}
.style-one .key-feature-item-wrraper {
    padding: 60px 50px;
}
.style-one .key-feature-item-wrraper p,
.style-one .key-feature-item-wrraper h3,
.style-one .key-feature-item-wrraper h3 a {
	color:#fff;
}
.style-one h3.key-features-item-title {
    margin-bottom: 10px;
}
.style-one.key-features-section a.key-features-icon {
    margin-left: -95px;
    margin-right: 0;
}
.style-one.key-features-section .key-features-block-inner-content {
    margin-left: 20px;
}

.style-one.key-features-section  a.key-features-icon {
    background: #ffffff;
}
/*--------------------------------------------------------------
18.10. Counter
--------------------------------------------------------------*/
.counter-section .counter-icon {
    font-size: 31px;
    color: #25d5b2;
    background: #484848;
    width: 90px;
    height: 90px;
    display: inline-block;
    margin-bottom: 15px;
    padding: 20px 0;
    border-radius: 100%;
    position: relative;
}
.counter-section .counter-title {
    font-size: 16px;
    font-weight: 400;
}

.counter-section .thumb-summary-wrap {
    text-align: center;
    padding: 30px;
}
.counter-section .counter-content {
	float: left;
}

.counter-section .counter-nos {
    font-size: 4rem;
    font-weight: 600;
    line-height: 1;
    display: block;
    margin-bottom: 10px;
    color: #ffffff;
}

.counterup-2 .thumb-summary-wrap {
	background: #fff;
	overflow: hidden;
	padding: 30px 30px 15px;
}
.counter-up-page h3 {
	font-size: 4rem;
	font-weight: bold;
	line-height: 1.4;
	/* color:#fff; */
}
.counter-up-page {
    padding: 105px 50px;
    background: #2c2e33;
    margin-top: 20px;
    text-align: center;
    /* color: #fff; */
}

/*--------------------------------------------------------------
 News And Events
 --------------------------------------------------------------*/

#news-events-section .event-thumb {
    max-width: 35%;
    margin-right: 0;
    overflow: hidden;
    float: left;
}
#news-events-section .event-post {
 	padding: 0 0 20px 0;
 	clear: both;
 	display: block;
 	float: left;
 	width: 100%;
 }
 #news-events-section .event-content .entry-meta {
 	margin-bottom: 5px;
 }
 #news-events-section .event-content h4 {
 	margin-bottom: 5px;
 }

#news-events-section .event-content {
    float: left;
    width: 65%;
    padding-left: 25px;
}
#news-events-section .latest-posts-item{
    margin: 0;
}

#news-events-section .section-title-wrap {
    text-align: left;
}
#news-events-section .section-title-wrap span.divider {
    margin: 0 0 25px;
}
#news-events-section .section-title-wrap span.divider:after {
    left: 0;
}
/*--------------------------------------------------------------
18.7. Plan
--------------------------------------------------------------*/

.pricing-section .pricing-plan-item {
    text-align: center;
}


.pricing-section .pricing-plan-price {
	display: block;
	font-size: 50px;
	line-height: 1;
	font-weight: bold;
}
.pricing-section .pricing-plan-header {
    padding: 25px 30px;
    position: relative;
    border-bottom: 1px dashed #a29a9b;
}

.pricing-section .plan-inner {
    overflow: hidden;
}
.pricing-section .pricing-plan-content {
	padding: 50px 30px 30px;
}

.pricing-section .pricing-plan-footer {
    padding: 0 30px 40px;
}


.pricing-section .pricing-plan-feature {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}

.pricing-section .pricing-plan-item.recommended .plan-inner {
    box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2);
}

.pricing-section .pricing-plan-item.recommended .pricing-plan-header {
    background: #25d5b2;
    color: #fff;
    border: none;
}
.pricing-section .pricing-plan-item.recommended .pricing-plan-header h3 {
	color:#fff;
}

.pricing-section .pricing-plan-recommended .pricing-plan-title h4 {
	color: #fff;
}


.pricing-section  .pricing-plan-item.recommended h4 {
    color: #fff;
}
/*--------------------------------------------------------------
18.4. Featured Page
--------------------------------------------------------------*/


.featured-page-thumb {
	position: relative;
	z-index: 9;
}
.featured-grid-section .featured-grid-thumb  img {
	margin: 0;
	vertical-align: middle;
}

.featured-grid-section .featured-grid-thumb {
	overflow: hidden;
	position: relative;
}

.featured-grid-section .featured-grid-thumb .custom-button {
	position: absolute;
	top: 0%;
	z-index: 9;
	left: 50%;
	margin-left: -70px;
	opacity: 0;
}

.featured-grid-section .featured-grid-wrapper:hover .featured-grid-thumb .custom-button {
	opacity: 1;
	top:35%;
}

.featured-grid-section .featured-grid-thumb .custom-button::after,
.featured-grid-section .featured-grid-thumb .custom-button::before {
	display: none;
}

.featured-grid-section .featured-grid-thumb img {
	width: 100%;

}

.featured-grid-section .featured-grid-text-content {
    overflow: hidden;
    padding: 35px 40px 35px;
    position: relative;
    margin: -30px 20px 0;
}
.featured-grid-section .featured-grid-text-wrap {
	padding: 20px 0 0;
}

.video-container {
	position: relative;
	text-align: center;
}
.video-container  a.media-zoom-icon {
	position: absolute;
	right: 40%;
	top: 38%;
}
h3.thumb-title {
	position: absolute;
	background: #25d5b2;
	bottom: 15%;
	left: 35px;
	padding: 15px 30px;
	max-width: 56%;
	color: #fff;
	text-align: left;
	border-radius: 5px;
}

/*Grid Layour 2*/

.featured-grid-section.style-two .featured-grid-text-content  {
	padding: 11px;
}
.featured-grid-section.style-two .featured-grid-text-content {
    position: absolute;
    bottom: 6%;
    z-index: 9;
    left: 5%;
    right: 5%;
    background: #2b2627b5;
    border-radius: 0;
}
.featured-grid-section.style-two h3.featured-grid-title {
	font-size: 19px;
	margin: 0;
}
.featured-grid-section.style-two .featured-grid-section p,
.featured-grid-section.style-two .featured-grid-section,
.featured-grid-section.style-two .featured-grid-section a {
	color: #fff;
}
.featured-grid-section.style-two .featured-grid-text-content:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.featured-grid-section.style-two .featured-grid-wrapper {
	position: relative;
}

.featured-grid-section.style-two .featured-grid-wrapper {
    overflow: hidden;
}
.featured-grid-section.style-two .featured-grid-text-content {
    padding: 20px;
}
.featured-grid-section.style-two .featured-grid-summary {
    display: none;
}


/*--------------------------------------------------------------
##  Custom Block Style
--------------------------------------------------------------*/

[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
	font-style: italic;
	margin-bottom: 1.5em;
	text-align: left;
}

hr.wp-block-separator {
	background: none;
	border-bottom-width: 1px;
}

.wp-block-gallery {
	margin: 0;
	margin-bottom: 15px;
}

.wp-block-gallery.alignleft,
.wp-block-gallery.alignnone,
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignright {
	display: flex;
}

.wp-block-gallery figcaption {
	font-style: italic;
}

p.has-drop-cap:not(:focus)::first-letter {
	font-size: 5em;
	margin-top: 0.075em;
}

.wp-block-image {
	margin-bottom: 1.5em;
}

.wp-block-image figure {
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-image figure.alignleft {
	margin-right: 1.5em;
}

.wp-block-image figure.alignright {
	margin-left: 1.5em;
}

.wp-block-audio audio {
	display: block;
	width: 100%;
}

.wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
	display: flex;
}

.wp-block-pullquote blockquote {
	margin: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote {
	border-left: 5px solid #179bd7;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	border: none;
	background: #179bd7;
	padding: 30px;
	color: #fff;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	color: #fff;
}

blockquote:before {
	display: none;
}

blockquote {
	margin: 0 0 15px 0;
	position: relative;
	padding-left: 20px;
}

.entry-content ul.wp-block-gallery {
	margin-left: 0;
	padding-left: 0;
}

.entry-content ul,.entry-content ol {
	padding-left: 20px;
	margin-left: 0;
}
.entry-content .blocks-gallery-grid, .entry-content .wp-block-gallery {
	padding:0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none;
	font-style: normal;
	font-size: 18px;
	color: #000;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	clear: both;
}

/*===========================================================
					Style End
					=============================================================*/


/*--------------------------------------------------------------
Media Queries
--------------------------------------------------------------*/

/* ===========================================
Smaller than standard 1230(devices and browsers)
=========================================== */

@media only screen and (max-width:1230px) {
	.container {
		max-width: 97%;
	}

}
/* Smaller  standard 1024 (devices and browsers) */

@media only screen and (max-width:1024px) {

}
/* Smaller than standard 1024 (devices and browsers) */

@media only screen and (max-width:1023px) {
	.ff-grid-3,
	.ff-grid-4 {
		width: 50%;
	}
	/* grid clearing */
	.ff-grid-4:nth-child(3n+1),
	.ff-grid-3:nth-child(4n+1)  {
		clear: inherit;
	}
	/* grid clearing */
	.ff-grid-4:nth-child(2n+1),
	.ff-grid-3:nth-child(2n+1),
	.ff-grid-6:nth-child(2n+1)  {
		clear: both;
	}
	.ff-grid-7,
	.ff-grid-7 + .ff-grid-5,
	.ff-grid-5 + .ff-grid-7
	.ff-grid-8,
	.ff-grid-8 + .ff-grid-4,
	.ff-grid-4 + .ff-grid-8,
	.ff-grid-9,
	.ff-grid-9 + .ff-grid-3,
	.ff-grid-3 + .ff-grid-9,
	.ff-grid-10,
	.ff-grid-10 + .ff-grid-2,
	.ff-grid-2 + .ff-grid-10,
	.ff-grid-11,
	.ff-grid-11 + .ff-grid-1,
	.ff-grid-1 + .ff-grid-11 {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.sidebar,
	#primary {
		width: 100%;
	}
	#slider-section .slider-content-wrapper .container {
		max-width: 80%;
	}
	.layout-no-sidebar-content-width #primary {
		width: 90%;

	}
	.hentry {
		margin: 0 0 30px;
	}

}
/* ===========================================
 Smaller than standard 900 (devices and browsers)
 ===========================================*/

 @media only screen and (max-width:909px) {

 	.header-three .nav-inner-wrapper,
 	.header-jetblack .nav-inner-wrapper {
 		position: relative;
 	}

 	.header-three .site-primary-menu,
 	.header-jetblack .site-primary-menu {
 		max-width: 90%;
 		left: 5%;
 		top: 51px;
 	}


 	.overlap-header, .overlap-header #masthead.sticky-enabled.sticky-header {
	    position: inherit;
	    top: 0;
	    z-index: inherit;
	    width: 100%;
	    clear: both;
	    background: none;
	}

 	#masthead.overlap-header.sticky-enabled.sticky-header {
 		background: none;
 	}
 	.site-header-main > .container {
 		padding: 0;
 	}
 	#top-social .social-nav li {
 		padding-left: 0;
 	}
 	#site-top-header-mobile-container a.ff-button.header-button {
 		margin: 10px 0 0;
 		padding: 5px 20px;
 	}
 	#quick-contact {
 		width: 100%;
 	}
 	.right-head a.ff-button.header-button {
 		float: right;
 	}
 	.head-search-cart-wrap.pull-left {
 		float: right;
 	}
 	#search-container {
 		bottom: -98px;
 	}
 	.nav-inner-wrapper .social-nav {
 		margin-top: 0;
 	}
 	.header-three .menu-toggle,
 	.header-jetblack .menu-toggle {
 		margin-top: 3px;
 	}
 	.nav-inner-wrapper #search-toggle {
 		margin-top: 5px;
 		margin-left: 5px;
 	}
 	#site-top-header-mobile-container  .mobile-search {
 		margin: 15px 0;
 	}
 #quick-contact li {
    display: block;
    border-bottom: 1px solid #77777769;
    width: 100%;
    float: none;
}
 	.site-top-header-mobile {
 		display: block;
 		margin: 0 auto;
 		position: relative;
 		padding: 3px 0;
 	}
#quick-contact {
    width: 100%;
    padding-bottom: 15px;
}
#site-top-header-mobile-container {
    display: none;
    position: absolute;
    left: 5%;
    z-index: 999;
    padding: 20px;
    box-shadow: 0 0 37px #00000029;
    top: 35px;
    right: 5%;
}
.nav-inner-wrapper {
    padding: 8px 0;
}
.site-top-header,
.mobile-off {
	display: none;
}
.mobile-on{
	display: block;
}
#quick-contact.layout-two li:before {
left: 10px;
}
#quick-contact.layout-two li {
    position: relative;
    padding: 10px 20px 10px 60px;
    float: left;
    border-bottom: 1px solid #ddd;
    width: 100%;
}
 	#header-top-toggle {
    margin: 0 auto;
    float: none;
    display: block;
    background: none;
    padding: 5px 15px;
    color: #fff;
    font-size: 13px;
}
.home #custom-header .page-title {
    font-size: 4rem;
}
#header-top-toggle:focus, #header-top-toggle:active,#header-top-toggle:hover,
.menu-toggle:focus, .menu-toggle:active,.menu-toggle:hover{
    background: #8c8383;
    color: #fff;
}
 	#header-top-toggle i {
 		margin-right: 10px;
 	}

 	#primary-menu-toggle i {
 		margin-right: 5px;
 	}

	#slider-section.section .swiper-pagination {
	    bottom: 15px;
	    left: 0;
	}

 	#slider-section h2 {
 		font-size: 5rem;
 		margin-bottom: 5px;
 	}

 	#slider-section .swiper-slide p {
 		font-size: 17px;
 		margin: 0;
 	}

 	#slider-section .slider-content {
 		margin-bottom: 15px;
 	}

 	#slider-section .slider-content-wrapper {
 		bottom: 25%;
 	}

 	#slider-section:hover .swiper-button-prev,
 	#slider-section .swiper-button-prev {
 		left: 10px;
 		visibility: visible;
 	}

 	#slider-section:hover .swiper-button-next,
 	#slider-section .swiper-button-next {
 		right: 10px;
 		visibility: visible;
 	}

 	#slider-section .swiper-button-next:after,
 	#slider-section .swiper-button-prev:after {
 		font-size: 17px;
 	}

 	#slider-section .swiper-button-next,
 	#slider-section .swiper-button-prev {
 		padding: 22px 22px;
 	}

 	#masthead.sticky-enabled.sticky-header,
 	.sticky-enabled.sticky-header,
 	#masthead ,.overlap-header #masthead.sticky-enabled.sticky-header{
 		position: relative;
 		padding: 15px 0;
 		transition: inherit;
 		animation: inherit;
 		box-shadow: none;
 		z-index: inherit;
 	}

 	.blog.grid article.hentry,
 	.archive.grid article.hentry {
 		width: 100%;
 	}
 	.layout-left-sidebar.blog.grid article.hentry,
 	.layout-right-sidebar.blog.grid article.hentry,
 	.layout-left-sidebar.archive.grid article.hentry,
 	.layout-right-sidebar.archive.grid article.hentry {
	    width: 100%;
	}
	.blog.grid .archive-posts-wrapper, .archive.grid .archive-posts-wrapper {
	    margin: 0;
	}
 	#top-header .social-nav li a {
 		margin-bottom: 0;
 	}
 	#top-social .social-nav li {
 		padding-left: 0;
 		margin-right: 0;
 		margin-left: 0;
 	}
 	#top-header .social-nav li a:hover:before {
 		color: #fff!important;
 	}
 	.header-seven .right-head {
 		max-width: 100%;
 	}
 	.section-portfolio.style-two .ff-grid-12 .portfolio-thumb-wrap {
	    float: left;
	    width: 100%;
	}
	.section-portfolio.style-two .ff-grid-12.even-item .portfolio-content, .section-portfolio.style-two .ff-grid-12.odd-item .portfolio-content {
	    padding: 20px;
	    position: inherit;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    clear: both;
	}
	.section-portfolio.style-two .portfolio-main-wrapper .ff-grid-12 h3 a {
	    font-size: 2.5rem;
	    text-align: left;
	}
	.main-header-one .ff-grid-2, .main-header-one .ff-grid-8 {
	    width: 100%;
	    margin: 0;
	}
	.main-header-one .main-header-bottom.clear-fix:after, .main-header-one .main-header-bottom.clear-fix:before {
		display: none;
	}
	.main-header-one .main-header-bottom.clear-fix {
	    margin: 0;
	    padding: 0;
	    position: inherit;
	}

	.main-header-wrapper.ff-grid-8.no-margin {
	    width: auto;
	    float: right;
	}
	.ff-grid-2.site-logo.no-margin {
	    float: left;
	    width: auto;
	}
	.main-header-one .site-branding, .main-header-one .contact-wrapper {
	    padding: 0;
	}
	.header-three .site-branding,
	.header-jetblack .site-branding {
	    float: none;
	    text-align: center;
	}
	.header-five  .head-search-cart-wrap {
    margin-top: 7px;
}
	.header-three #primary-menu-toggle {
	    margin: 0 auto;
	    text-align: left;
	}
	.header-three  #site-primary-navigation {
		text-align: left;
	}
.section-contact.clear-fix {
    width: inherit;
    position: inherit;
    top: inherit;
    right: inherit;
}

}


/* ===========================================
Smaller than standard 768 (devices and browsers)
==============================================*/

@media only screen and (max-width:767px) {
.menu-toggle {
    padding: 6px 15px;
    margin-top: 8px;
}
	.ff-grid-3,
	.ff-grid-4,
	.ff-grid-5,
	.ff-grid-6,
	.ff-grid-7,
	.ff-grid-8,
	.ff-grid-9,
	.ff-grid-10,
	.ff-grid-11,
	.ff-grid-12 {
		width: 100%;
		margin: 15px 0;
		padding-left: 15px;
		padding-right: 15px;

	}

	.site-branding, .custom-logo-link, .site-identity {
		float: none;
		width: 100%;
		text-align: center;
		display: block;
		margin: 0 0 10px 0;
		padding: 0;
	}
	.right-head {
		float: left;
		clear: both;
		width: 100%;
		position: relative;

	}
	.right-head a.ff-button.header-button {
		margin: 9px 0 0 10px!important;
		padding: 5px 20px;
		margin-top: 4px;
	}

	#search-container {
		width: 100%;
		z-index: 9999;
		right: 0;
	}
	.header-search {
		position: initial;
	}
	#search-container:after {
		display: none;
	}
	#slider-section .slider-content {
		margin-bottom: 10px;
	}
#slider-section .slider-content-wrapper {
    bottom: 10%;
}
	a.ff-button,
	a.ff-button:visited,
	button, a.button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"]{
		padding: 10px 30px;
		min-width:inherit;
		margin-top: 5px;
	}
	a.ff-button.header-button {
    margin: 0 0 0 15px;
    padding: 6px 26px;
    margin-top: 0;
}

.main-header-two button#primary-menu-toggle {
    margin: 0;
}
	#slider-section .slider-buttons .ff-button {
	    margin: 0 5px;
	    padding: 7px 17px;
	    min-width: inherit;
	    font-size: 14px;
	}
	.section,#promotional-headline-section {
		padding: 50px 0;
		clear: both;
	}

	#colophon .footer-widget-area .widget-column {
		width: 100%;
	}
	#content {
		padding: 50px 0;
	}
	main#main {
    background: #222;
}
#slider-section .swiper-slide .slider-subtitle {
    letter-spacing: 0;
    font-size: 14px;
    margin-bottom: 5px;
    border-bottom: 1px solid #25d5b2;
}
.main-header-one .head-search-cart-wrap {
    float: right;
    margin-top: 6px;
}
#slider-section .slider-content-wrapper .container {
    max-width: 85%;
}
.section .section-title, #hero-content-section.section .section-title,#featured-video-section.section .section-title,#promotional-headline-section h2 {
    position: relative;
    font-size: 3.2rem;
}

	.portfolio-content {
	    padding: 20px;
	}
	.section-testimonial .testimonial-thumb {
	    margin-left: 0;
	    max-width: 100%;
	}
	.section-testimonial .testimonial-item img {
	    border-radius: 100%;
	    max-width: 100px;
	    margin: 0 auto;
	    float: none;
	}
	.section-testimonial .testimonial-summary {
	    max-width: 100%;
	    padding: 20px;
	    float: none;
	    text-align: center;
	}

	.section-testimonial .clinet-info h4 {
		margin-bottom: 4px;
		font-size: 14px;
	}

	.section-testimonial .testimonial-thumb {
    margin-left: 0;
    float: none;
}

	.client-info-wrap {
		float: left;
		max-width: 63%;
	}

	#custom-header,.header-one #custom-header, .header-five #custom-header {
		padding: 65px 0;
	}

	.dropdown-toggle {
		height: 38px;
	}

	.style-two .section-latest-posts .ff-grid-12 .latest-posts-thumb {
		max-width: 100%;
	}
	.style-two .ff-grid-12 .latest-posts-text-content-wrapper {
		width: 100%;
	}


	.style-two .ff-grid-12 .section-latest-posts .latest-posts-title {
		margin-bottom: 10px;
		font-size: 2.3rem;
	}
	.style-two .ff-grid-12 .latest-posts-wrapper.inner-block-shadow {
		background: #fff;
		overflow: hidden;
		max-width: 100%;
		margin: 0 auto;
	}
	.style-two .section-latest-posts .ff-grid-12 .latest-posts-text-content {
		padding: 40px;
	}
	.associate-logo-item {
	    text-align: center;
	    width: 50%;
	}
	.slider-buttons .ff-button {
	    padding: 10px 30px;
	    min-width: inherit;
	}
.carousel-enabled .section-title-wrap {
    text-align: center;
    float: inherit;
    max-width: 100%;
}
.carousel-enabled .section-title-wrap span.divider {
    margin: 0 auto;
}
.section-testimonial .testimonial-summary {
    width: 100%;

}
.next-prev-wrap {
    float: right;
    margin-top: 0;
    float: none;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 100px;
}
.carousel-enabled .swiper-button-next, .carousel-enabled .swiper-button-prev {
    padding: 20px 20px;
    text-align: center;
    margin: 0 5px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}
.counter-up-page {
    padding: 40px;
}
}
/* ===========================================
Smaller than standard 639 (devices and browsers)
==============================================*/

@media only screen and (max-width:639px) {
#testimonial-section a.more-link, #testimonial-section a.more-link:visited {
    display: block;
}
	#slider-section:hover .swiper-button-prev,
	#slider-section .swiper-button-prev {
		left: 5px;
	}
.style-three .section-wwd .wwd-block-inner {
    margin-bottom: 30px;
    margin-top: 30px;
}

	#slider-section.style-two .swiper-slide h2 {
		display: inline-block;
		border: 1px solid;
		padding: 5px 10px;
		margin-bottom: 5px;
		margin-top: 0;
		font-size: 20px;
	}
	.nav-inner-wrapper.nav-black-bg .main-navigation ul li a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li a:visited {
		color: #060606;
	}

	.mc4wp-form-fields input[type="submit"] {
		width: 100%;
		padding: 10px;
	}
	#slider-section.style-two .slider-content-wrapper {
		bottom: 15%;
	}

	#slider-section:hover .swiper-button-next,
	#slider-section .swiper-button-next {
		right: 5px;
	}

	a.ff-button:before {
		display: none;
	}


	#slider-section .swiper-slide p {
		font-size: 14px;
		margin: 0;
	}
	#slider-section .slider-content {
		margin-bottom: 0;
	}
	#slider-section h2 {
	    font-size: 2.5rem;
	    margin-bottom: 10px;
	}

	#slider-section .swiper-button-next, #slider-section .swiper-button-prev {
		padding: 15px;
		height: auto;
	}
	#slider-section .swiper-button-next:after, #slider-section .swiper-button-prev:after {
		font-size: 13px;
		line-height: 0;
		height: auto;
		display: block;
	}
	#slider-section.section .swiper-pagination {
		display: none;
	}
	body, button, input, select, optgroup, textarea {
		font-size: 15px;
	}
	.section-wwd .wwd-block-inner, .section-teams .team-text-wrap, .section-testimonial .testimonial-summary, .section-latest-posts .latest-posts-text-content {
    padding: 20px;
}
#slider-section .type-post.text-alignright .slider-content-wrapper, #slider-section .type-post.text-alignleft .slider-content-wrapper {
    padding-bottom: 20%;
}
	#slider-section a.more-link, #slider-section a.more-link:visited {
		display: table;
		background: #25d5b2;
		color: #fff;
		padding: 10px 20px;
		margin-top: 15px;
		clear: both;
		font-size: 14px;
		letter-spacing: 0.6px;
		max-width: inherit;
		margin: 15px auto 0;
	}
	#slider-section .type-post .slider-content-wrapper {
		bottom: 0;
		position: inherit;
		padding: 35px 0;
		width: 100%;
		z-index: 999;
		clear: both;
		float: left;
		background: #222;
	}
	#slider-section.overlay-enabled article.type-post:before {
		display: none;
	}
	.site-info.two #footer-left-content {
		float: none;
	}
	.site-info.two #footer-right-content {
		float: none;
	}
}
/* ===========================================
Smaller than standard 479 (devices and browsers)
==============================================*/
@media only screen and (max-width:479px) {
	#slider-section .custom-type .slider-content  {
		display: none;
	}

	.slider-buttons .ff-button {
		margin: 5px;
	}
	.slider-buttons {
		margin: 0 -5px;
	}
}


/* ==========================================================================
   Partial Refresh Editors
   ========================================================================== */

body.customize-partial-edit-shortcuts-shown .section .customize-partial-edit-shortcut {
	margin-left: 60px;
}


/*
Theme Name: JetBlack Business
Theme URI: https://fireflythemes.com/themes/jetblack-business/
Author: FireFly Themes
Author URI: https://fireflythemes.com/
Description: JetBlack Business is a modern corporate business WordPress theme by Firefly Themes that is ideal for those who want to create a professional-looking WordPress-based website for Corporate, Company Profile, Business, and it is also fit for any other purpose. It is a free child theme of our popular dark theme JetBlack. JetBlack Business is suitable for small and large business ventures, professional portfolios, personal or corporate blog websites, and online stores. It has all the modern customizable features that a business website requires such as what we do, about us, case study, services, testimonials and much more. You can easily customize these features according to your requirements. JetBlack Business is a responsive theme built with secured code and fresh design. It also comes with multiple demos with can be used as guide to build your own unique looking website. Visit https://fireflythemes.com/support for support, https://fireflythemes.com/documentation/jetblack-business for theme documentation and https://demo.fireflythemes.com/jetblack for demo.
Version: 1.0.1
Requires at least: 5.7
Tested up to: 6.0
Requires PHP: 7.3
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/license-list.html#GNUGPLv3
Text Domain: jetblack-business
Template: jetblack
Tags: blog, news, portfolio, grid-layout, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks

JetBlack Business Theme WordPress Theme, Copyright 2021 FireFly Themes
JetBlack Business Theme is distributed under the terms of the GNU GPL

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.ff-button, .ff-button:visited, button, a.button, .ff-button.button-secondary:hover, .ff-button.button-secondary:active, .ff-button.button-secondary:focus, input[type="button"], input[type="reset"], input[type="submit"], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, #hero-section .featured-info a.more-link, #hero-section .featured-info a.more-link:visited, #promotion-section a.more-link, #promotion-section a.more-link:visited, a.scrollup, a.scrollup:visited, .footer-widget-area .widget-title:after, .section .section-title-wrap span.divider, #slider-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .cart-contents p.woocommerce-mini-cart__buttons.buttons .button, .sidebar .widget-title:after, .section-latest-posts .new-cat a, .swiper-carousel-enabled .swiper-pagination-bullet-active, .swiper-carousel-enabled .swiper-pagination-bullet:hover, .swiper-carousel-enabled .swiper-pagination-bullet:focus, .swiper-carousel-enabled .swiper-pagination-bullet:active, a.comment-reply-link, .nav-inner-wrapper.nav-color-bg, .nav-inner-wrapper.nav-color-bg.sticky-enabled.sticky-header, .section .section-title-wrap span.divider:after, .section .title-divider, #slider-section .swiper-slide .divider, .overlap-header .main-navigation ul li.current-menu-item > a:before, .overlap-header .main-navigation ul li.current-menu-ancestor > a:before, .overlap-header .main-navigation ul li.current_page_item > a:before, .overlap-header .main-navigation ul li:hover > a:before, .overlap-header .main-navigation ul li a:hover:before, .overlap-header .main-navigation ul li a:focus:before, #slider-section a.more-link, #slider-section a.more-link:visited, .wwd-item-title:after, .featured-grid-title:after, .section-latest-posts .new-cat a, .post-thumbnail .cat-links a, #playlist-section .mejs-container, #playlist-section .mejs-embed, #playlist-section .mejs-embed body, #playlist-section .mejs-container .mejs-controls, #playlist-section .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing, #playlist-section .wp-playlist-tracks .wp-playlist-item:hover, .pricing-section .pricing-plan-item.recommended .pricing-plan-header, #promotional-headline-section a.more-link, #promotional-headline-section a.more-link:visited, #hero-content-section .featured-info a.more-link, #hero-content-section .featured-info a.more-link:visited, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, #slider-section .swiper-button-next:hover, #slider-section .swiper-button-prev:hover, #slider-section .swiper-button-next:focus, #slider-section .swiper-button-prev:focus, #slider-section .swiper-button-next:active, #slider-section .swiper-button-prev:active, .section .section-top-subtitle:before, .contact-icon, .counter-section .counter-icon:before, .section-teams .social-link-plus, .section-latest-posts .new-cat a, .post-thumbnail .cat-links a, .section-latest-posts .new-cat a:visited, .post-thumbnail .cat-links a:visited, #quick-contact.layout-two li:before, .style-one .key-features-wrapper-style-one,#hero-content-section a.more-link, #hero-content-section a.more-link:visited, #promotional-headline-section a.more-link, #promotional-headline-section a.more-link:visited {
    background-color: #ff9800;
}

#breadcrumb li a:hover, .bcn-breadctumb span a:hover, #breadcrumb li a:focus, .bcn-breadctumb span a:focus, #breadcrumb li a:active, .bcn-breadctumb span a:active, .section-portfolio .portfolio-content h3 a:hover, a:active, a:focus, a:hover, a.wwd-fonts-icon, a:active, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active, .overlap-header .site-title a:hover, .overlap-header .site-title a:focus, .overlap-header .site-title a:active, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-ancestor > a, .main-navigation ul li:hover > a, .main-navigation ul li:hover > a, .main-navigation ul li:hover > a, #main-nav .main-navigation ul ul li.current-menu-item > a, #main-nav .main-navigation ul ul li.current-menu-ancestor > a, #main-nav .main-navigation ul ul li.current_page_item > a, #main-nav .main-navigation ul ul li:hover > a, #main-nav .main-navigation ul ul li a:hover, #main-nav .main-navigation ul ul li a:focus, #main-nav .main-navigation ul ul li a:active #search-toggle:hover, #search-toggle:focus, #breadcrumb li a:hover, #breadcrumb li a:focus, #breadcrumb li a:active, #breadcrumb, #search-toggle:active, .entry-title a:hover, .entry-title a:focus, .entry-title a:active, .entry-meta a:hover, .entry-meta a:focus, .entry-meta a:active, .sidebar ul li a:hover, .sidebar ul li a:focus, .sidebar ul li a:active, .comment-metadata > a:hover, .comment-metadata > a:focus, .comment-metadata > a:active, .nav-inner-wrapper.nav-black-bg .main-navigation ul li.current-menu-item > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li.current-menu-ancestor > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li.current_page_item > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li:hover > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li:hover > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li:hover > a, .section-teams .team-position, .counter-section .counter-icon i, .site-title a:hover, .site-title a:focus, .site-title a:active, .footer-widget-area ul li::before, .section .section-top-subtitle, .portfolio-filter a.current, .portfolio-filter a:hover, .section-counter .counter-icon i, .cart-contents a:hover, .cart-contents a:focus, .cart-contents a:active, .footer-widget-area a:active, .footer-widget-area a:focus, .footer-widget-area a:hover, .section-testimonial p.testimonial-position, .featured-page-section ul li:before, .key-features-section a.key-features-icon, .recent-work-filter button.current, .recent-work-filter button:hover, a.more-link:hover, a.more-link:focus, a.more-link:active, .cart-contents a:hover, .cart-contents a:focus, .cart-contents a:active, #search-toggle:hover, #search-toggle:focus, #search-toggle:active {
    color: #ff9800;
}



.sticky .hentry-inner,#slider-section .swiper-slide .slider-subtitle {
    border-color: #ff9800;
}
.main-header-one .main-header-top,.inner-block-shadow {
    border-bottom-color: #ff9800;
}
.site-border{
    border-top-color: #ff9800;
}

.wp-block-quote:not(.is-large):not(.is-style-large), blockquote {
    border-left-color: #ff9800;
}


#top-header {
    border-bottom: none; 
    background: #000000;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//www.wallprintplus.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.wallprintplus.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.wallprintplus.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.wallprintplus.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.wallprintplus.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.wallprintplus.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(http://www.wallprintplus.de/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
[class^=wp-block-]:not(.wp-block-gallery) figcaption{font-size:13px;font-size:.8125rem;font-style:italic;line-height:1.6153846154;margin-top:0;padding-top:1.0769230769em}.rtl [class^=wp-block-]:not(.wp-block-gallery) figcaption{text-align:right}.no-sidebar .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}.no-sidebar .alignwide{margin-left:calc(-96vw / 2 + 100% / 2);margin-right:calc(-96vw / 2 + 100% / 2);max-width:96vw}.alignfull.wp-block-cover,.alignwide.wp-block-cover{width:auto}@media screen and (min-width:48em){.no-sidebar .alignfull{margin-left:calc(-92vw / 2 + 100% / 2);margin-right:calc(-92vw / 2 + 100% / 2);max-width:92vw}.no-sidebar.fluid-layout .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}.no-sidebar .alignwide{margin-left:calc(-88vw / 2 + 100% / 2);margin-right:calc(-88vw / 2 + 100% / 2);max-width:88vw}}@media screen and (min-width:64em){.no-sidebar .alignwide{margin-left:-120px;margin-right:-120px;max-width:1280px}.no-sidebar.full-width-layout .alignwide{margin-left:-40px;margin-right:-40px;max-width:1600px}}p.has-drop-cap:not(:focus)::first-letter{float:left;font-size:102px;font-size:6.375rem;line-height:.6;margin:10px 14px -3px -3px}.wp-block-image{margin-bottom:1.75em}.wp-block-image figure{margin-bottom:0;margin-top:0}.wp-block-image figure.alignleft{margin-right:1.5em}.wp-block-image figure.alignright{margin-left:1.5em}.wp-block-gallery{margin-bottom:1.75em;margin-left:0}.wp-block-gallery figcaption{font-style:italic}.wp-block-gallery.aligncenter{display:flex;margin:0 -8px}.wp-block-quote{font-weight:700}.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 1.166666666666667em;padding:0 0 0 1.944444444444444em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:inherit;font-style:inherit;line-height:inherit}.wp-block-quote:not(.is-large):not(.is-style-large){padding:0 0 0 1.944444444444444em}.wp-block-quote:not(.is-large):not(.is-style-large):before{content:none}.wp-block-quote.alignleft p:last-of-type,.wp-block-quote.alignright p:last-of-type{margin-bottom:0}.wp-block-quote cite,.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{color:inherit;font-size:16px;font-size:1rem;font-style:normal;font-weight:400;text-align:left}.rtl .wp-block-quote cite,.rtl .wp-block-quote.is-large cite,.rtl .wp-block-quote.is-large footer,.rtl .wp-block-quote.is-style-large cite,.rtl .wp-block-quote.is-style-large footer{text-align:right}.wp-block-audio audio{display:block;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-file .wp-block-file__button{background-color:transparent;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:14px;font-size:.875rem;font-weight:700;margin-top:1.75em;letter-spacing:0;padding:11px 22px;text-transform:uppercase;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;white-space:nowrap}.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover{-webkit-box-shadow:none;box-shadow:none}.has-huge-font-size{font-size:42px;font-size:2.625rem;line-height:1.15}.has-large-font-size{font-size:36px;font-size:2.25rem;line-height:1.2833}.has-normal-font-size{font-size:16px;font-size:1rem;font-weight:400;line-height:1.5555}.has-small-font-size{font-size:13px;font-size:.8125rem;font-weight:400;line-height:1.75}.has-huge-font-size,.has-large-font-size,.has-normal-font-size,.has-small-font-size{margin-bottom:14px;margin-top:35px}@media screen and (min-width:64em){.has-huge-font-size{font-size:46px;font-size:2.875rem}.has-large-font-size{font-size:39px;font-size:2.4375rem}}@media screen and (min-width:64em){.has-huge-font-size{font-size:48px;font-size:3rem}.has-large-font-size{font-size:46px;font-size:2.875rem}.has-normal-font-size{font-size:18px;font-size:1.125rem}}@media screen and (min-width:85.375em){.has-huge-font-size{font-size:64px;font-size:4rem}.has-large-font-size{font-size:53px;font-size:3.3125rem}}@media screen and (min-width:100em){.has-huge-font-size{font-size:90px;font-size:5.6255rem}.has-large-font-size{font-size:60px;font-size:3.75rem}.has-huge-font-size,.has-large-font-size,.has-normal-font-size,.has-small-font-size{margin-bottom:21px;margin-top:42px}}.wp-block-code{background:0 0;border:0;color:inherit;font-size:15px;font-size:.9375rem;font-family:monospace,monospace;padding:0}.wp-block-code cite:before,.wp-block-code small:before{content:"\2014\00a0"}.wp-block-quote__citation{font-size:16px;font-size:1rem;font-style:normal}.wp-block-pullquote{border:0;padding:0;text-align:left}.rtl .wp-block-pullquote{text-align:right}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:none;width:calc(50% - .736842105em);padding-left:0;text-align:left}.wp-block-pullquote.alignleft blockquote,.wp-block-pullquote.alignright blockquote{margin-bottom:0}.wp-block-pullquote p,.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:inherit;line-height:inherit}.wp-block-pullquote cite,.wp-block-pullquote__citation{color:inherit;font-size:16px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;text-transform:none}.wp-block-table caption,.wp-block-table table,.wp-block-table td,.wp-block-table th{border:1px solid #e7e7e7}.wp-block-table caption{padding:0 0 21px}.wp-block-table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;table-layout:fixed;width:100%}.wp-block-table caption{border-width:1px 1px 0 1px;font-weight:600;text-align:center}.wp-block-table td,.wp-block-table th{font-weight:400;text-align:left}.wp-block-table th{border-width:0 1px 1px 0}.wp-block-table td{border-width:0 1px 1px 0}.wp-block-table caption,.wp-block-table td,.wp-block-table th{padding:.833em}.wp-block-button{margin-top:1.75em;margin-bottom:1.75em}.wp-block-button.alignleft,.wp-block-button.alignright{margin-top:0}.wp-block-button .wp-block-button__link{background-color:transparent;border:2px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:14px;font-size:.875rem;font-weight:600;line-height:1;letter-spacing:0;padding:12px 22px;text-decoration:none;text-transform:uppercase;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;white-space:nowrap}.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover{-webkit-box-shadow:none;box-shadow:none}.wp-block-separator{border:0;margin:1.75em auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-media-text{margin-bottom:1.75em}.wp-block-media-text :last-child{margin-bottom:0}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter{list-style-position:inside;text-align:center}.wp-block-latest-posts.is-grid{margin-left:0}.wp-block-latest-comments article{margin-bottom:3em}.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,.search:not(.has-sidebar) #primary .wp-block-latest-comments article{float:none;width:100%}.wp-block-latest-comments__comment,.wp-block-latest-comments__comment-excerpt p{font-size:inherit}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:0}.wp-block-latest-comments__comment-meta{margin-bottom:.4em}.wp-block-latest-comments__comment-author,.wp-block-latest-comments__comment-link{font-weight:700;text-decoration:none}.wp-block-latest-comments__comment-date{font-size:12px;font-size:.75rem;line-height:1.61538;margin-top:.4em;text-transform:uppercase}.wp-block-button .wp-block-button__link,.wp-block-file .wp-block-file__button{border-color:#46aeff;color:#46aeff}.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover{background-color:#46aeff;color:#fff}.wp-block-table,.wp-block-table td,.wp-block-table th{border-color:#eee}.wp-block-quote:not(.is-large):not(.is-style-large){border-color:#46aeff}.wp-block-latest-comments__comment-date{color:#999}.has-white-color{color:#fff}.has-white-background-color{background-color:#fff}.has-black-color{color:#000}.has-black-background-color{background-color:#000}.has-dark-gray-color{color:#333}.has-dark-gray-background-color{background-color:#333}.has-gray-color{color:#eee}.has-gray-background-color{background-color:#eee}.has-light-gray-color{color:#f6f6f6}.has-light-gray-background-color{background-color:#f6f6f6}.has-blue-color{color:#46aeff}.has-blue-background-color{background-color:#46aeff}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}