/*
Theme Name: Elementare PRO
Theme URI: https://crestaproject.com/downloads/elementare/
Author: Rizzo Andrea - CrestaProject
Author URI: https://crestaproject.com
Description: Elementare is a beautiful and easy to use multipurpose WordPress Theme with all the feature that you need to make a complete website in one page. In the home page you can use many sections including Slider, About Us, Team Section, Skills, Contact section and much more, all this in a few seconds by using one click demo importer plugin. Moreover, Elementare Theme has a beautiful appearance for blogging with a big featured image in the header. Elementare Theme is fully compatible with WooCommerce that allows you to create your personal E-Commerce, with WPML (multilingual ready), with Gutenberg and with the most common page builders (Elementor, SiteOrigin, Beaver Builder). Unlimited colors (also gradient color), 2 sidebars, footer widget, custom logo and many other options. Demo here: https://crestaproject.com/demo/elementare-pro/
Version: 1.4.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elementare-pro
Tags: two-columns, right-sidebar, custom-colors, custom-menu, featured-images, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, news, e-commerce, footer-widgets, custom-logo
Tested up to: 6.8
Requires PHP: 5.6
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Scroller
# Elementare Loader
# FlexSlider
# PowerTip
# Lightcase
# Owl Carousel
# Elementare Portfolio
# Shortcodes
# YTPlayer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

html, body {
	height: 100%;
    min-width: 320px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #13293d;
	font-family: 'KoHo', sans-serif;
	font-size: 16px;
	line-height: 1.8;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6,
p.site-title,
.main-navigation,
blockquote,
.team_columns .elementareTeamSingle .elementareTeamName,
.elementareButton,
.title-absolute,
ul.crestatabs li,
.elementareNumbersSingle .elementareTheNumberN {
	font-family: 'Niramit', sans-serif;
	font-weight: bold;
}
.hentry p.has-small-font-size {
    font-size: 14px;
    line-height: 1.9;
}
.hentry p.has-regular-font-size {
    font-size: 16px;
}
.hentry p.has-large-font-size {
    font-size: 20px;
	line-height: 1.7;
}
.hentry p.has-larger-font-size {
    font-size: 24px;
	line-height: 1.6;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	display: block;
    padding: 1.5em 1.5em 1.5em 3.5em;
    margin: 0 0 1.5em;
    position: relative;
    border-color: #6ee004;
    border-left-width: 4px;
    border-left-style: solid;
    font-style: italic;
	font-weight: 400;
    font-size: 120%;
}
blockquote::before {
	content: "\f10d";
    font-family: FontAwesome;
    font-size: 100px;
    line-height: 1;
    font-weight: bold;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: -1;
    opacity: 0.1;
	color: #6ee004;
}

blockquote cite {
	font-size: 13px;
    font-style: normal;
}
address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	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: 0.9375rem;
}

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: #fdfffc;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #6ee004;
	border: 0;
	height: 3px;
    width: 20%;
    margin: 0 auto 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.spaceLeft {
	margin-left: 0.5em;
}
.spaceRight {
	margin-right: 0.5em;
}
.spaceLeftRight {
	margin: 0 0.5em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0;
    background-color: #6ee004;
    color: #fdfffc;
    line-height: 1;
    padding: .6em 1em .4em;
	outline: none;
    transition: background-color .3s ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	background-color: #13293d;
}

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: #13293d;
	background-color: transparent;
	border-style: dashed;
	border-width: 1px;
	border-color: #d5d6d4;
	padding: 4px 15px;
	outline: none;
	font-size: 14px;
	transition: 0.4s;
	position: relative;
}

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,
select:focus {
	border-color: #13293d;
}

select {
	background-color: #fdfffc;
	border-color: #d5d6d4;
	border-style: dashed;
	border-width: 1px;
	padding: 0.5em;
	outline: none;
	position: relative;
}

textarea {
	width: 100%;
}

.inc-input {
	position: relative;
	display: flex;
}
.inc-input .focus-bg {
	position: absolute;
    top: 0;
	left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    color: rgba(19,41,61, 0.6);
}
.inc-input input[type="text"]:focus + .focus-bg,
.inc-input input[type="email"]:focus + .focus-bg,
.inc-input input[type="url"]:focus + .focus-bg,
.inc-input input[type="password"]:focus + .focus-bg,
.inc-input input[type="search"]:focus + .focus-bg,
.inc-input input[type="number"]:focus + .focus-bg,
.inc-input input[type="tel"]:focus + .focus-bg,
.inc-input input[type="range"]:focus + .focus-bg,
.inc-input input[type="date"]:focus + .focus-bg,
.inc-input input[type="month"]:focus + .focus-bg,
.inc-input input[type="week"]:focus + .focus-bg,
.inc-input input[type="time"]:focus + .focus-bg,
.inc-input input[type="datetime"]:focus + .focus-bg,
.inc-input input[type="datetime-local"]:focus + .focus-bg,
.inc-input input[type="color"]:focus + .focus-bg,
.inc-input textarea:focus + .focus-bg,
.inc-input select:focus + .focus-bg {
    animation: anim-shadow 0.3s forwards;
}
@keyframes anim-shadow {
	to {
		box-shadow: 0px 0px 100px 50px;
    	opacity: 0;
	}
}

.widget.widget_search .inc-input {
    position: relative;
    display: inline-block;
    width: 68%;
}
.widget.widget_search input[type="submit"] {
    width: 32%;
    display: inline-block;
    float: right;
    height: 40px;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:visited, #tertiary.widget-area a {
	color: #6ee004;
	text-decoration: none;
    transition: color .3s ease-in-out;
}

a:hover, a:focus, a:active, #tertiary.widget-area a:hover, #tertiary.widget-area a:focus, #tertiary.widget-area a:active {
	color: #13293d;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

.entry-content a {
	text-decoration: underline;
}

footer.site-footer a {
	color: #e4e2e2;
}

.site-info a {
	text-decoration: underline;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation li.invert ul {
	left: inherit;
	right: 100%;
}
.main-navigation > div > ul > li.invert > ul {
	left: inherit;
	right: 0;
}

.main-navigation > div > ul > li > a {
	padding: 0.8em 0;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	position: relative;
    margin: 0 1em;
    text-align: center;
    color: #fdfffc;
    transition: background 0.3s, color 0.3s;
}

.main-navigation > div > ul > li > a::before {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 3px;
	z-index: -1;
    background-color: #6ee004;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s;
    transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}

.main-navigation li a:not(:last-child):after {
	content: "\f107";
	font-family: FontAwesome;
	margin: 0 0 0 7px;
	line-height: 1;
}
.main-navigation ul ul li a:not(:last-child):after {
	content: "\f105";
	margin: 0 0 0 7px;
	float: right;
	line-height: inherit;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: auto;
	z-index: 99999;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
	transform: translate3d(0,50px,0);
}

.main-navigation > div > ul > li  > ul.sub-menu {
	padding-top: 5px;
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
	visibility:hidden;
	opacity:0;
	transition:visibility 0s linear 0.2s,opacity 0.2s linear, transform 0.2s linear;
	transform: translate3d(50px,0,0);
}

.main-navigation ul ul a {
	width: 220px;
    text-transform: none;
	padding: 1em;
    background-color: #13293d;
	color: #fdfffc;
    text-align: left;
	border-color: rgba(0,0,0,0.5);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.main-navigation ul ul li:last-child > a {
	border-bottom: 0px;
}

.main-navigation ul li:hover > ul, .main-navigation ul li:focus > ul, .main-navigation ul li:active > ul, .main-navigation ul li.focus > ul {
	visibility:visible;
	opacity:1;
	transition-delay:0s;
	transform: translate3d(0,0,0);
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li:focus > ul, .main-navigation ul ul li:active > ul, .main-navigation ul ul li.focus > ul  {
	visibility:visible;
	opacity:1;
	transition-delay:0s;
	transform: translate3d(0,0,0);
}

.main-navigation > div > ul > li:hover > a::before,
.main-navigation > div > ul > li:focus > a::before,
.main-navigation > div > ul > .current_page_item > a::before,
.main-navigation > div > ul > .current-menu-item > a::before,
.main-navigation > div > ul > .current_page_ancestor > a::before,
.main-navigation > div > ul > .current-menu-ancestor > a::before {
    transform: scale3d(1, 1, 1);
}
body.page-template-template-onepage .main-navigation > div > ul > .current_page_item > a::before,
body.page-template-template-onepage .main-navigation > div > ul > .current-menu-item > a::before,
body.page-template-template-onepage .main-navigation > div > ul > .current_page_ancestor > a::before,
body.page-template-template-onepage .main-navigation > div > ul > .current-menu-ancestor > a::before {
	display: none;
}
.second-navigation {
	text-align: center;
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px dashed;
}

.second-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.second-navigation li {
	display: inline-block;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
	padding: 0 0.5em;
}
.second-navigation li::after {
	position: absolute;
	content: "\2022";
	margin-left: 0.5em;
}
.second-navigation li:last-child::after {
	content: "";
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled .nav-menu {
	display: block;
}

.menu-toggle {
	color: #fdfffc;
	background-color: #6ee004;
    outline: none;
    position: relative;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    border-radius: 3px;
}

.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
	color: #fdfffc;
	background-color: #6ee004;
}

@media screen and (min-width: 1026px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation,
.site-main .navigation.pagination {
	margin: 0 0 3em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.site-main .post-navigation {
	border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-color: #d5d6d4;
    padding-bottom: 3em;
}

.nav-links .meta-nav {
	display: block;
    color: #13293d;
	font-size: 14px;
}

.site-main .navigation.pagination {
	clear: both;
}

.navigation.pagination .nav-links {
	text-align: center;
}

.navigation.pagination .nav-links .prev {
	float: left;
    background-color: #6ee004;
    color: #fdfffc;
    padding: 0.3em 1em;
}

.navigation.pagination .nav-links .next {
	float: right;
    background-color: #6ee004;
    color: #fdfffc;
    padding: 0.3em 1em;
}

.navigation.pagination .nav-links a {
	background-color: #6ee004;
    color: #fdfffc;
    padding: 0.3em 1em;
	display: inline-block;
    transition: background-color .3s ease-in-out;
}

.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a:focus {
	background-color: #13293d;
}

.navigation.pagination .nav-links span.current {
	display: inline-block;
    padding: 0.2em 1em;
    border-color: #6ee004;
    border-width: 1px;
    border-style: solid;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	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;
	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: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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,
header.site-header .mainHeader:before,
header.site-header .mainHeader:after,
#tertiary.widget-area:before,
#tertiary.widget-area:after,
.widget_archive li:before, 
.widget_archive li:after, 
.widget_categories li:before,
.widget_categories li:after,
#content.site-content article:before,
#content.site-content article:after,
.widget.widget_search:before,
.widget.widget_search:after,
footer.entry-footer:before,
footer.entry-footer:after,
.elementareFooterWidget:after,
.elementareFooterWidget:after,
.site-copy-down:before,
.site-copy-down:after,
.aboutus_columns:before,
.aboutus_columns:after,
.aboutustwo_columns:before,
.aboutustwo_columns:after,
.features_columns:before,
.features_columns:after,
.featurestwo_columns:before,
.featurestwo_columns:after,
.skills_columns:before,
.skills_columns:after,
.skillTop:before,
.skillTop:after,
.services_columns:before,
.services_columns:after,
.singleService:before,
.singleService:after,
.blog_columns:before,
.blog_columns:after,
.custompost_columns:before,
.custompost_columns:after,
.team_columns:before,
.team_columns:after,
.contact_columns:before,
.contact_columns:after,
.cta_columns:before,
.cta_columns:after,
.half-content-total:before,
.half-content-total:after,
.numbers_columns:before,
.numbers_columns:after,
.cta_columns:before,
.cta_columns:after,
.theAuthorBox:before,
.theAuthorBox:after,
ul.crestatabs:before,
ul.crestatabs:after,
.elementarePostWidget:before,
.elementarePostWidget:after,
#mainElementare:before,
#mainElementare:after,
ul.tab-elementarepro-tabs:before, 
ul.tab-elementarepro-tabs:after,
ul.crestatabs:before,
ul.crestatabs:after,
.elementare-inner:before,
.elementare-inner:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
header.site-header .mainHeader:after,
#tertiary.widget-area:after,
.widget_archive li:after, 
.widget_categories li:after,
#content.site-content article:after,
.widget.widget_search:after,
footer.entry-footer:after,
.elementareFooterWidget:after,
.site-copy-down:after,
.aboutus_columns:after,
.aboutustwo_columns:after,
.features_columns:after,
.featurestwo_columns:after,
.skillTop:after,
.skills_columns:after,
.services_columns:after,
.singleService:after,
.blog_columns:after,
.custompost_columns:after,
.team_columns:after,
.contact_columns:after,
.cta_columns:after,
.half-content-total:after,
.numbers_columns:after,
.cta_columns:after,
.theAuthorBox:after,
ul.crestatabs:after,
.elementarePostWidget:after,
#mainElementare:after,
ul.tab-elementarepro-tabs:after,
ul.crestatabs:after,
.elementare-inner:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 3em;
}

.widget .widget-title {
	overflow: hidden;
}
.widget .widget-title h3,
ul.crestatabs li {
	letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 400;
	margin: 0 0 1.5em;
	padding: 0 1em 0.5em 0;
	font-size: 1.2em;
	border-color: #6ee004;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    display: inline-block;
}

.widget ul, ul#elementarePortfolioCategory {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.widget ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d5d6d4;
    padding: 0.9em 0;
}

.widget ul li:first-child {
    padding-top: 0;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
    padding: 8px 15px;
    font-size: 14px;
    font-size: 0.75rem;
}

/* Calendar Widget */
#wp-calendar {
	margin: 0px;
	border-collapse: separate;
}
#wp-calendar > caption {
	padding: 6px 0;
	color: #fdfffc;
	text-align: center;
	background-color: #6ee004;
}
#wp-calendar th {
	text-align: center;
	background-color: #d5d6d4;
	padding: 5px 0;
}
#wp-calendar tfoot td {
	border: none;
	padding-top: 5px;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar tbody td {
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #d5d6d4;
	padding: 5px 0;
}
#wp-calendar tbody td#today {
	border-color: #6ee004;
}

.widget_archive li, .widget_categories li {
	text-align: right;
}
.widget_archive li a, .widget_categories li a {
	float: left;
}
.widget.widget_categories li:before {
	font-family: FontAwesome;
	content: "\f114";
	padding-right: 0.5em;
	float: left;
}
.widget.widget_archive li:before {
	font-family: FontAwesome;
	content: "\f0da";
	padding-right: 0.5em;
	float: left;
}
.widget.widget_categories ul.children {
	padding: 2em 0 0 1em;
}
/* Menu Widget */
.widget ul.menu ul.sub-menu {
	display: none;
	padding-left: 2em;
}
.widget ul.menu li {
	position: relative;
	border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    padding: 0;
}
.widget ul.menu li a {
	border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #d5d6d4;
    padding: 0.9em 0;
	display: block;
}
.widget ul.menu .indicatorBar {
	position: absolute;
    right: 0;
    top: 0;
    width: 57px;
    line-height: 57px;
    text-align: center;
	cursor: pointer;
    font-family: 'FontAwesome';
	font-size: 16px;
    border-left-width: 1px;
    border-left-style: dashed;
    border-color: #d5d6d4;
}
.widget ul.menu .indicatorBar:before {
	content: "\f107";
}

.widget ul.menu .indicatorBar.yesOpenBar:before {
	content: "\f106";
}
/* Search widget */
.widget.widget_search input[type="search"] {
	width: 100%;
    display: inline-block;
    -webkit-appearance: none;
    padding: 4px 15px;
    line-height: 1;
	float: left;
	height: 46px;
	border-right: 0px;
}
.widget.widget_search input[type="submit"] {
	width: 32%;
    display: inline-block;
	float: right;
	height: 46px;
}
/* Custom Widget */
.theImgWidget {
	margin-right: 1em;
	float: left;
	position: relative;
	width: 70px;
    height: 70px;
}
.elementarePostWidget img {
	height: auto;
	max-width: 100%;
	width: 100%;
	position:relative;
	display: block;
}
.elementarePostWidget .theText {
	display: block;
}
.elementarePostWidget .theText a {
	display: table;
}
.elementarePostWidget .theText span.date {
	margin: 0px;
	display: inline-block;
	font-size: 14px;
}
.elementarePostWidget .theText span.comm {
	display: inline-block;
	float: right;
	font-size: 14px;
}
.newsPicContainer {text-align: center;}
.newsPic {
	display: inline-block;
	margin: 0em .3em .3em 0em;
	position: relative;
	width: 70px;
    height: 70px;
}
.newsPic a {display: block;}
.newsPic img {display: block;}

ul.crestatabs li {
	float: left;
    width: 33.3333%;
    cursor: pointer;
    border-bottom: 0;
    padding: 0 0.3em;
    opacity: 0.3;
    transition: all .7s ease-in-out;
}
ul.crestatabs li:hover,ul.crestatabs li.active {
	opacity:1;
	transition: all 0s ease-in-out;
}
.socialWidget .elementare-social {
	display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid;
    margin: 5px 3px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
header.site-header {
	width: 100%;
	position: absolute;
    top: 0;
	left: 0;
	height: 80px;
    z-index: 999;
	background-color: rgba(19,41,61,0.0);
    transition: background .5s, height .3s, left .3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
header.site-header .mainLogo {
    float: left;
    display: table;
	text-align: left;
}
.site-branding img {
    display: block;
    width: auto;
    height: 60px;
    transition: height .3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
header.site-header.menuMinor .site-branding img {
    height: 50px;
}
.elementareLogo, .elementareTitleText {
    display: inline-block;
}
.site-branding {
	display: inline-flex;
    float: left;
}
.site-branding .site-title {
    font-size: 25px;
    line-height: 1;
    letter-spacing: -1px;
    margin: 0;
    font-weight: 700;
}
.site-branding .site-title a {
	color: #fdfffc;
}
.site-branding .site-description {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
	color: #fdfffc;
}
header.site-header .mainHeader {
    position: relative;
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    z-index: -1;
    padding: 0 2em;
}
header.site-header.menuMinor {
	top: 0;
	left: 0;
	position: fixed;
	height: 60px;
	background-color: rgba(19,41,61,1);
}
header.site-header.noImage {
	background-color: rgba(19,41,61,1);
}
body.admin-bar header.site-header.menuMinor {
	top: 32px;
}
.elementareHeader {
    display: table;
    table-layout: fixed;
    max-width: 1190px;
    float: right;
}
.elementareSubHeader {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
    transition: height .3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
header.site-header.menuMinor .elementareSubHeader {
	height: 60px;
}
#content.site-content {
    max-width: 1240px;
    position: relative;
    margin: 0 auto;
	padding-top: calc(3em + 80px);
}
body.no-sidebar #content.site-content {
	max-width: 870px;
}
body.page-template-template-onepage #content.site-content,
body.page-template-template-full-width #content.site-content {
	max-width: 100%;
	overflow: hidden;
	padding-top: 80px;
	width: 100%;
    margin: 0 auto;
    box-shadow: 0px 14px 36px 0px rgba(0, 0, 0, 0.2);
}
body.page-template-template-onepage #primary.content-area,
body.page-template-template-full-width #primary.content-area {
	float: none;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
body.page-template-template-full-width #content.site-content .entry-content {
	margin: 0;
}
#primary.content-area {
	width: 72%;
}
body.no-sidebar #primary.content-area {
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 100%;
}
#secondary.widget-area {
	width: 28%;
    float: left;
}
.hamburger-menu {
	float: right;
    position: relative;
    top: 31px;
    display: inline-block;
    overflow: visible;
    margin: 0;
	margin-left: 1.2em;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    transition: top .3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
header.site-header.menuMinor .hamburger-menu {
    top: 21px;
}
.hamburger-box {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 19px;
}
.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 30px;
    height: 2px;
	border-radius: 50px;
	right: 0;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: all;
    background-color: #000;
}
.hamburger-menu .hamburger-inner {
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .22s;
}
.hamburger-menu .hamburger-inner:before {
    transition: top .1s ease-in .25s,width .3s cubic-bezier(0.22, 0.61, 0.36, 1);
	width: 20px;
}
.hamburger-menu .hamburger-inner:after {
    transition: bottom .1s ease-in .25s,width .2s cubic-bezier(0.22, 0.61, 0.36, 1);
	width: 12px;
}
.hamburger-inner:before {
    top: -8px;
}
.hamburger-inner:after {
    bottom: -8px;
	left: 0px;
    right: initial;
}
.hamburger-menu .hamburger-inner:after, .hamburger-menu .hamburger-inner:before {
    display: block;
    content: "";
}
.hamburger-menu:hover .hamburger-inner:after,
.hamburger-menu:hover .hamburger-inner:before {
	width: 30px;
}
.hamburger-menu .hamburger-inner, .hamburger-menu .hamburger-inner:after, .hamburger-menu .hamburger-inner:before {
    background-color: #fdfffc;
}
.search-button {
	float: right;
    position: relative;
    top: 28px;
    display: inline-block;
    overflow: visible;
    margin: 0;
    margin-left: 1em;
    cursor: pointer;
	color: #13293d;
    transition: top .3s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.search-button .search-circle {
	width: 20px;
    height: 20px;
	border-color: #fdfffc;
	border-style: solid;
	border-width: 2px;
    border-radius: 100%;
	position: relative;
}
.search-button .search-line {
	height: 2px;
    position: relative;
    width: 8px;
    background-color: #fdfffc;
    transform: rotate(45deg);
    right: -17px;
	border-radius: 50px;
}
header.site-header.menuMinor .search-button {
	top: 19px;
}
svg.cart-icon {
	fill: #fdfffc;
}
#tertiary.widget-area {
    overflow-y: auto;
    position: absolute;
    background-image: linear-gradient(45deg, #6ee004, #00d0f9);
    top: 0;
    right: 0;
    bottom: 0;
	left: 0;
	visibility: hidden;
    opacity: 0;
}
#tertiary.widget-area.yesOpen {
    visibility: visible;
    opacity: 1;
}
.close-hamburger {
	position: absolute;
	display: inline-block;
    top: 1em;
    right: 1em;
    width: 30px;
    height: 30px;
    cursor: pointer;
	color: #13293d;
}
#tertiary.widget-area.yesHalf .close-hamburger {
	z-index: 9;
}
.close-ham-inner {
	position: absolute;
	top: 50%;
    display: block;
    width: 30px;
    height: 2px;
}
.close-ham-inner:before,
.close-ham-inner:after {
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	border-radius: 50px;
	position: absolute;
	background-color: #13293d;
}
.close-ham-inner:before {
	transform: rotate(45deg);
}
.close-ham-inner:after {
	transform: rotate(-45deg);
}
#page.site {
	position: relative;
	transition: .5s transform ease-in-out,.5s left ease-in-out;
	left: 0;
	z-index: 9;
	background-color: #fdfffc;
}
#page.site.yesOpen {
	height: 99.6%;
    box-shadow: -2px 10px 70px 0 rgba(0,0,0,0.8);
    overflow: hidden;
}
#page.site.yesHalf {
	overflow: hidden;
    transform: scale(0.9) translateZ(0) !important;
    transform-origin: 50% 50%;
    left: -320px;
}
#page.site.yesOpen header.site-header.menuMinor {
    left: -195px;
}
body.admin-bar #tertiary.widget-area {
	top: 32px;
}
.opacityBox, .opacityBoxSearch {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out;
}
.opacityBoxSearch {
	z-index: 999;
	background: rgba(0,0,0,0.6);
}
body:not(.animate-cursor) .opacityBox.yesHalf {
	cursor: url(./images/cursor-close.png)15 15, auto;
    opacity: 1;
    visibility: visible;
}
.opacityBox.yesHalf {
    opacity: 1;
    visibility: visible;
}
body:not(.animate-cursor) .opacityBoxSearch.serOpen {
	cursor: url(./images/cursor-close.png)15 15, auto;
	opacity: 1;
	visibility: visible;
}
.opacityBoxSearch.serOpen {
	opacity: 1;
	visibility: visible;
}
.search-container {
	position: fixed;
    top: -100px;
    left: 50%;
    text-align: center;
    width: 700px;
    height: 60px;
    margin-top: -30px;
    margin-left: -350px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
	transition: all 1s cubic-bezier(.19,1,.22,1);
}
.search-container.serOpen {
	opacity: 1;
    visibility: visible;
	top: 45%;
}
.search-container input[type="submit"] {
	display: none;
}
.search-container input[type="search"] {
	background-color: rgba(245,245,245,0.8);
    color: #13293d;
    font-size: 20px;
    font-weight: 400;
    padding: 1em;
    width: 100%;
    border: 1px solid transparent !important;
    -webkit-appearance: none;
}
.search-container ::-webkit-input-placeholder {
	color: #13293d;
}
.search-container ::-moz-placeholder {
	color: #13293d;
}
.search-container :-ms-input-placeholder {
	color: #13293d;
}
.search-container :-moz-placeholder {
	color: #13293d;
}
/* Start custom button */
header.site-header .crestaMenuButton {
	background-color: #6ee004;
}
.main-navigation > div > ul > li.crestaMenuButton > a::before {
	content: none;
}
header.site-header .crestaMenuButton a {
	color: #fdfffc;
}
header.site-header .crestaMenuButton:hover a,
header.site-header .crestaMenuButton:active a,
header.site-header .crestaMenuButton:focus a {
	color: #fdfffc !important;
}
/* End custom button */
/* Start ElementareButton button */
.elementareButton {
	background-color: #6ee004;
    font-size: 14px;
    display: inline-block;
	font-weight: 400;
    transition: background-color .3s ease-in-out;
}
.elementareButton a, .elementareButton a:hover, .elementareButton a:focus, .elementareButton a:active {
	color: #fdfffc;
    padding: 1em 1.3em;
    position: relative;
    display: inline-block;
}
.elementareButton:hover,
.elementareButton:focus,
.elementareButton:active {
	background-color: #13293d;
}
/* End ElementareButton button */
.widget_tag_cloud a {
	background-color: #6ee004;
    color: #fdfffc;
    padding: 0.8em 1.3em;
    line-height: 1;
    margin: 2px 0;
    font-size: 14px;
    display: inline-block;
}
.widget_tag_cloud a,
#tertiary.widget-area .widget_tag_cloud a {
    transition: background-color .3s ease-in-out;
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus,
.widget_tag_cloud a:active {
	background-color: #13293d;
}
.elementareBox {
	overflow: hidden;
	position: relative;
}
.elementareBigImage {
	overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.elementareBox.third .elementareBigImage {
	height: calc(100vh / 1.5);
}
.elementareBox.full .elementareBigImage {
	height: 100vh;
}
.elementareBox.half .elementareBigImage {
	height: calc(100vh / 2);
}
.elementareBox.ninety .elementareBigImage {
	height: calc(100vh / 1.1);
}
body.elementareFeatImage:not(.page-template-template-onepage):not(.page-template-template-full-width) #content.site-content {
	padding-top: 5em;
}
.elementareBigText {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.elementareBigText header.entry-header {
	max-width: 1190px;
    margin: 0 auto;
	color: #fdfffc;
}
.elementareBigText header.entry-header h1 {
	font-size: 3.5em;
	letter-spacing: -1px;
	line-height: 1.5;
	mix-blend-mode: luminosity;
	margin: 0 0 20px 0;
	text-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	font-weight: 400;
}
.elementareBigText header.entry-header .entry-meta {
	margin: 0 0 3.5em 0;
	font-size: 14px;
    letter-spacing: 1px;
}
.hentry header.entry-header h1 {
	letter-spacing: -1px;
	line-height: 1.3;
	font-size: 2.5em;
	margin-top: 0.2em;
}
.hentry header.entry-header .entry-meta, footer.entry-footer span, .elementareBlogSingle .entry-meta, .elementareCusstomPostSingle .entry-meta {
	font-size: 14px;
}
.elementareBlogSingle .entry-meta,
.elementareCusstomPostSingle .entry-meta  {
	margin-top: 1.5em;
}
.half-content-total .half-content-image {
	width: 45%;
	float: left;
    padding-right: 1em;
}
.half-content-total .half-content-text {
	width: 100%;
	float: left;
	padding-left: 0;
}
#content.site-content article.has-post-thumbnail .half-content-total .half-content-text {
	width: 55%;
	float: left;
	padding-left: 1em;
}
.entry-featuredImg {
	position: relative;
	overflow: hidden;
    box-shadow: 0px 14px 36px 0px rgba(0, 0, 0, 0.2);
}
.entry-featuredImg img {
	display: block;
	width: 100%;
	transform: rotate(10deg) scale(1.3);
    transition: transform .3s ease-in-out;
}
.entry-featuredImg img:hover,
.entry-featuredImg img:focus,
.entry-featuredImg img:active {
    transform: rotate(0) scale(1);
}
footer.entry-footer span {
	display: block;
}
.elementareBigText header.entry-header .entry-meta > span, .hentry header.entry-header .entry-meta > span {
	margin-right: 0.5em;
}
.elementareBigText header.entry-header .entry-meta > span a {
	color: #fdfffc;
}
.hentry header.entry-header .entry-meta > span a, .hentry header.entry-header h2 a, .hentry footer.entry-footer span:not(.read-more) a {
	color: #13293d;
}
.hentry header.entry-header .entry-meta > span i, .hentry footer.entry-footer span:not(.read-more) i {
	color: #6ee004;
}
footer.entry-footer span.read-more a, a.more-link {
	color: #fdfffc;
    background-color: #6ee004;
    padding: 0.5em 2em;
    display: inline-block;
    transition: background-color .3s ease-in-out;
}
footer.entry-footer span.read-more a:hover,
footer.entry-footer span.read-more a:focus,
a.more-link:hover,
a.more-link:focus {
	background-color: #13293d;
}
a.more-link {
	text-decoration: none !important;
	margin-top: 1.5em;
}
.hentry header.entry-header h2 {
	font-size: 1.4em;
    line-height: 1.5;
	margin: 0;
    margin-top: 0.5em;
}
.elementareImageOp {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(18,18,18,0.4);
}
header.page-header {
	background-color: #d5d6d4;
    padding: 1.5em;
    margin-bottom: 3em;
}
.scrollDown {
	display: inline-block;
    transform-origin: 0 50%;
    position: absolute;
    left: 50%;
    bottom: 4em;
    cursor: pointer;
    transform: translate(-50%, -50%);
}
.scrollDown .mouse {
	width: 25px;
    height: 40px;
    border-radius: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #fdfffc;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
}
.scrollDown .mouse:before, .mouse:after {
    content: "";
    display: block;
    position: absolute;
}
.scrollDown .mouse:before {
    width: 2px;
    height: 18px;
    border-radius: 2px;
    top: 10px;
    left: calc(50% + -1px);
    background-color: #fdfffc;
    animation: m-2-ball 1.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
}

@keyframes m-2-ball {
  0%, 50%, 60% {
    -webkit-transform: scaleY(0.118);
            transform: scaleY(0.118);
  }
  30% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  0%, 29.99% {
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  30%, 100% {
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  90%, 100% {
    -webkit-transform: scaleY(0.118) translateY(-140px);
            transform: scaleY(0.118) translateY(-140px);
  }
}
body.page-template-template-onepage footer.site-footer,
body.page-template-template-full-width footer.site-footer {
	margin-top: 0;
}
footer.site-footer {
	background-color: #222222;
    color: #afafaf;
    margin-top: 3em;
    padding: 2em 0;
}
footer.site-footer .mainFooter {
    max-width: 1190px;
    position: relative;
    margin: 0 auto;
}
.mainFooter .elementareFooterWidget aside.footer {
    float: left;
    width: 33.3333%;
    padding: 2.5em 1.5em;
}
.site-copy-down .site-info {
	float: left;
}
.site-copy-down .site-social {
	float: right;
}
.site-social-float {
	position: fixed;
    bottom: 3em;
    left: -30px;
	z-index: 999;
	opacity: 0;
    transition: all .3s ease-in-out;
}
.site-social-float.showSocial {
	left: 10px;
	opacity: 1;
}
.site-social-float a {
	display: block;
    width: 30px;
    height: 30px;
	font-size: 12px;
    text-align: center;
    line-height: 30px;
    color: #13293d;
	background-color: #fdfffc;
	border-style: solid;
	border-width: 1px;
	border-color: #d5d6d4;
    margin: 8px 0;
	transform: rotate(-90deg);
    transition: transform .2s ease-in-out;
}
.site-social-float a:hover,
.site-social-float a:focus,
.site-social-float a:active {
	transform: rotate(0deg);
}
.authorAbout .title-author h2 {
    margin: 0 0 0.8em;
}
.authorAbout {
	background-color: #d5d6d4;
    padding: 1.5em;
	margin-top: 3em;
    margin-bottom: 3em;
}
.authorImg {
    float: left;
    text-align: center;
    width: 10%;
}
.authorText {
    float: left;
    width: 90%;
    text-align: justify;
    padding-left: 1.5em;
}
.authorText .authorDesc p {
	margin-top: 0;
}
.authorAbout img {
    position: relative;
    width: 100%;
    display: block;
}
.authorAbout .authorDesc {
    margin: 0;
}
.authorAbout .theShare {
    margin: 1em 0 0;
    text-align: right;
}
.theShare a {
	margin: 0 0.1em;
    background-color: #6ee004;
    color: #fdfffc;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}
.blockRelatedImg.entry-featuredImg {
	margin-top: 0;
	box-shadow: none;
}
.theImgRelated {
	padding-right: 1em;
}
.blockRelatedImg img {
	width: 100%;
	display: block;
}
.theImgRelatedTitle {
	margin-top: 0.8em;
}
.theImgRelatedTitle a {
	font-weight: 700;
    display: block;
	font-size: 1.3em;
}
.entry-related a {
	color: #13293d;
}
.entry-related > span {
	margin-right: 0.5em;
	font-size: 14px;
}
#toTop {
	position: fixed;
	bottom: -50px;
	right: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	outline: none;
	text-align: center;
	cursor: pointer;
    color: #fdfffc;
	z-index: 99;
    background-color: #6ee004;
    transition-timing-function: cubic-bezier(.42,.66,.14,1.24);
    transition-duration: 0.4s;
	transition-property: bottom;
}
#toTop.visible {
	bottom: 10px;
}
#toTop:hover {
    text-decoration: none;
}
body.animate-cursor,
body.animate-cursor a,
body.animate-cursor .search-button,
body.animate-cursor .hamburger-menu,
body.animate-cursor .close-hamburger,
body.animate-cursor .scrollDown,
body.animate-cursor #toTop,
body.animate-cursor .widget ul.menu .indicatorBar,
body.animate-cursor .owl-controls .owl-page,
body.animate-cursor .owl-controls .owl-buttons div,
body.animate-cursor ul.crestatabs li {
	cursor: none;
}
.cursor {
    position: absolute;
	background-color: transparent;
	box-shadow: 0px 0px 0px 3px #6ee004;
    width: 18px;
    height: 18px;
	border-radius: 100%;
	pointer-events: none;
    transition: .4s cubic-bezier(.75,-.27,.3,1.33) opacity,.6s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
    transition: .6s cubic-bezier(.75,-1.27,.3,2.33) transform,.4s cubic-bezier(.75,-.27,.3,1.33) opacity,.4s cubic-bezier(.75,-.27,.3,1.33) background-color;
    transition: .6s cubic-bezier(.75,-1.27,.3,2.33) transform,.4s cubic-bezier(.75,-.27,.3,1.33) opacity,.4s cubic-bezier(.75,-.27,.3,1.33) background-color,.6s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
    user-select: none;
    transform: scale(1);
}
.cursor.active {
    opacity: .7;
    transform: scale(2.5);
	background-color: #6ee004;
}
.cursor::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    opacity: 0;
}
.widget_tag_cloud a,
header.page-header,
.navigation.pagination .nav-links a,
.woocommerce-pagination > ul.page-numbers li a,
.navigation.pagination .nav-links span.current,
.woocommerce-pagination > ul.page-numbers li span,
footer.entry-footer span.read-more a,
a.more-link,
header.site-header .crestaMenuButton,
ul.elementare_sectionmap li span.text,
#comments article footer img,
#comments .reply,
.woocommerce ul.products > li,
.site-social-float a,
.woocommerce .wooImage .button,
.woocommerce .wooImage .added_to_cart,
.woocommerce .content-area .woocommerce-tabs .tabs,
.woocommerce .content-area .woocommerce-tabs .tabs li a,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-error li a, .woocommerce-message a,
.woocommerce #reviews .commentlist li .avatar,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.wc-proceed-to-checkout .button.checkout-button,
.elementareButton.aboutus a,
.elementareButton.aboutustwo a,
.features_columns_single,
.elementareButton,
.features_columns_single .featuresIcon i,
#toTop,
.page-links a,
.page-links > .page-links-number,
.cta_columns .ctaIcon i,
.ctatwo_columns .ctaIcon i,
.serviceIcon i,
.services_columns_single.two,
.services_columns_single.two .serviceColumnSingleColor,
.entry-featuredImg,
.team_columns .elementareTeamSingle img,
.elementare_contact.withForm .elementareContactForm,
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,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.elementareCompanyAddress1Icon,
.elementareCompanyPhoneIcon,
.elementareCompanyFaxIcon,
.elementareCompanyEmailIcon,
.elementareCompanySocialIcon,
.elementareNumbersSingle .elementareTheNumberI .insideNumber,
.testimonial_columns .singleTestimonial img,
.testimonial_columns .owl-controls .owl-page,
#page.site.yesHalf,
#page.site.yesOpen,
.elementarePostWidget img,
.newsPic img,
.socialWidget .elementare-social,
.authorAbout,
.theShare a,
.team_columns .elementareTeamSocial a,
.featurestwo_columns_single,
.featurestwo_columns_single .featuresIcon i,
#mainElementare .entry-featuredImg .insideImage div.portIcon a,
ul#elementarePortfolioCategory li a,
.prev_next_buttons a,
.product_list_widget li img,
.widget_shopping_cart p.buttons a,
.woocommerce-page table.cart .product-thumbnail img,
.elementare-prevnext-container .elementare-prevnext-img img,
.elementare-woocommerce-sticky-product .container .elementare-sticky-first .elementare-sticky-image img,
.elementare-breadcrumbs,
.rank-math-breadcrumb,
ul.woocommerce-thankyou-order-details li,
.woocommerce-MyAccount-navigation ul li,
.elementare_tabs_title_container .elementareTabsName a {
	border-radius: 5px;
}
ul.elementare_sectionmap li a span.box,
#powerTip {
	border-radius: 2px;
}
.widget.widget_search input[type="submit"]{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.elementare-breadcrumbs,
.rank-math-breadcrumb {
	padding: 0.5em;
	border-width: 1px;
	border-style: solid;
	margin: 1em 0;
}
.rank-math-breadcrumb p {
	margin: 0;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.sticky .entry-title {
	padding-left: 40px;
	position: relative;
}

.sticky .entry-header .entry-title:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f097";
	position: absolute;
	left: 0;
	line-height: 1.5;
	font-size: 1.5em;
}

.hentry {
	margin: 0 0 3em;
	border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-color: #d5d6d4;
    padding-bottom: 3em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.entry-summary {
	text-align: justify;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	text-align: right;
}

.page-links a {
	background-color: #6ee004;
    color: #fdfffc;
    padding: 0.5em 1em;
	margin: 0 0.2em;
    text-decoration: none;
}

.page-links a:hover,
.page-links a:focus,
.page-links a:active {
	color: #fdfffc;
}

.page-links > .page-links-number {
	background-color: #13293d;
    color: #fdfffc;
    padding: 0.5em 1em;
    margin: 0 0.2em;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.comments-title {
	letter-spacing: -1px;
}
#respond.comment-respond,
#comments.comments-area {
	outline: none;
}
#comments ol {
	list-style-type: none;
	padding: 0;
	margin: 3em 0;
}
#comments ol .pingback,
#comments ol article {
	margin: 0 0 2.5em;
	position: relative;
	border-color: #d5d6d4;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#comments ol ol {
	padding-left: 10%;
}
#comments ol ol article {
}
#comments article footer img {
	float: left;
	margin-right: 1em;
	width: 60px;
}
#comments article .comment-content {
	clear: both;
	padding-bottom: .5em;
}
#comments article .comment-metadata {
	font-size: 14px;
}
#comments .reply {
	position: absolute;
    top: 0;
    right: 1.5em;
    font-size: 14px;
	border-style: dashed;
	border-width: 1px;
	border-color: #d5d6d4;
    padding: 0.3em 0.8em;
}
.comment-awaiting-moderation {
	margin: 0;
	color: red;
	font-size: 14px;
}
.comments-area {
	margin-top: 3em;
	clear: both;
}
.comment-reply-title {
	margin: 0;
}
.comment-reply-title small {
	margin: 0 1em;
}
.comment-notes {
	margin: 0;
    font-size: 14px;
	margin-bottom: 1.5em;
}
.comments-area .required {
	color: red;
}
.comment-respond .comment-form-comment,
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
	margin: 0;
	margin-bottom: 1em;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url {
	width: 33.3333%;
	float: left;
}
.comment-respond .comment-form-email {
	padding: 0 1em;
}
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-url input {
	width: 100%;
}
.comment-respond .form-submit {
	clear: both;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll .navigation.pagination,
.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 {
	padding: 0.8075em 0;
    background-color: #d5d6d4;
}

.wp-caption-text {
	text-align: center;
	font-size: 14px;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
## Scroller
--------------------------------------------------------------*/
.nano {
  height   : 100%;
  overflow : hidden;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0 !important;
  bottom        : 0;
  transform-origin: 50% 50%;
  width: 400px;
  padding: 4em 2em 3em;
  -webkit-overflow-scrolling: touch;
  height:100%;
}
#tertiary.widget-area .nano-content {
    visibility: hidden;
    opacity: 0;
    transition-delay: 0ms;
    -webkit-transform: translate3d(150px,0,0);
    transform: translate3d(150px,0,0);
    transition: visibility 0s linear 0.5s,opacity 0.5s linear, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
#tertiary.widget-area.yesHalf .nano-content {
	visibility: visible;
    opacity: 1;
    transition-delay: 350ms;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/* Works on Firefox */
#tertiary.widget-area .nano-content {
  scrollbar-width: thin;
  scrollbar-color: #13293d rgba(19,41,61,0.2);
}
/* Works on Chrome, Edge, and Safari */
#tertiary.widget-area .nano-content::-webkit-scrollbar {
  width: 5px;
}
#tertiary.widget-area .nano-content::-webkit-scrollbar-track {
  background: rgba(19,41,61,0.2);
}
#tertiary.widget-area .nano-content::-webkit-scrollbar-thumb {
  background: #13293d;
}
/*--------------------------------------------------------------
## Elementare Loader
--------------------------------------------------------------*/
.elementareLoader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background-color: #fdfffc;
	height: 100%;
}
/* Animation 1 */
.eLoader1 {
  width: 120px;
  height: 120px;
  position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
}

.eLoader1 .loader__inner {
  position: absolute;
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  box-shadow: 0 -10px 0 0 rgba(110, 224, 4, 0.7),
    -7.5px 5px 0 0 rgba(110, 224, 4, 0.6), 7.5px 5px 0 0 rgba(110, 224, 4, 0.5);
  animation: rotate 5s linear infinite;
}
.eLoader1 .loader__inner:nth-child(2) {
  box-shadow: 7.5px -5px 0 0 rgba(110, 224, 4, 0.5),
    -7.5px -5px 0 0 rgba(110, 224, 4, 0.4), 0 10px 0 0 rgba(110, 224, 4, 0.3);
  animation: rotate__other 5s linear infinite;
}
@keyframes rotate {
  50% {
    transform: scale(1.4) rotate(360deg);
  }
  100% {
    transform: scale(1) rotate(720deg);
  }
}

@keyframes rotate__other {
  50% {
    transform: scale(1.5) rotate(-360deg);
  }
  100% {
    transform: scale(1) rotate(-720deg);
  }
}
/* Animation 2 */
.eLoader2 {
  border: 0px solid transparent;
  height: 100px;
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #6ee004;
  border-right: 3px solid transparent;
  border-radius: 50%;
  animation: eLoader22 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
}
@keyframes eLoader22{
  to{
    transform: rotate(360deg);
  }
}
/* Animation 3 */
.eLoader3 {
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-width: 0.5rem;
  border-style: double;
  border-color: rgba(110, 224, 4, 0.2);
  border-top-color: #6ee004;
  -webkit-animation: eLoader33 1s infinite linear;
          animation: eLoader33 1s infinite linear;
}
@-webkit-keyframes eLoader33 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes eLoader33 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Animation 4 */
.eLoader4:before,
.eLoader4:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background-color: #6ee004;
}

.eLoader4:after {
  margin-left: -30px;
  animation: eLoader44 0.6s infinite alternate;
}

.eLoader4:before {
  animation: eLoader44 0.6s infinite alternate;
  animation-delay: 0.2s;
}

@keyframes eLoader44 {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0.3;
    transform: translateY(-1rem);
  }
}
/* Animation 5 */
.eLoader5 {
  display: inline-block;
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  margin-left: -32px;
}
.eLoader5 div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #6ee004;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.eLoader5 div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.eLoader5 div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.eLoader5 div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.eLoader5 div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
/* Animation 6 */
.eLoader6 {
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.5px;
    margin-left: -2.5px;
}
.eLoader6, .eLoader6:after, .eLoader6:before {
  display: inline-block;
  position: relative;
  width: 5px;
  height: 50px;
  border-radius: 1000px;
  background-color: #6ee004;
  margin-top: 5px;
  animation: upDown2 1s ease infinite;
  animation-direction: alternate;
  animation-delay: .25s;
}
.eLoader6:after, .eLoader6:before {
  position: absolute;
  content: '';
  animation: upDown 1s ease infinite;
  animation-direction: alternate;
}
.eLoader6:before {
  left: -10px;
}
.eLoader6:after {
  left: 10px;
  animation-delay: .5s;
}

@keyframes upDown {
  from {
    transform: translateY(20px);
  }
  to {
    transform: translateY(-20px);
  }
}
@keyframes upDown2 {
  from {
    transform: translateY(30px);
  }
  to {
    transform: translateY(-20px);
  }
}
/* Animation 7 */
.eLoader7 {
  font-size: 0;
  display: inline-block;
  position: absolute;
  height: 120px;
  width: 120px;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
}
.eLoader7 div {
  background-color: #6ee004;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: absolute;
  -webkit-animation: gmb-bounce 1.75s infinite;
          animation: gmb-bounce 1.75s infinite;
  top: 50%;
  margin-top: -15px;
}
.eLoader7 div:nth-child(2) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
  left: 50%;
  margin-left: -15px;
}
.eLoader7 div:nth-child(3) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  right: 0;
}

@-webkit-keyframes gmb-bounce {
  10% {
    -webkit-transform: translate3d(0, 30px, 0);
            transform: translate3d(0, 30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
            animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
    height: 30px;
  }
  14% {
    height: 90px;
  }
  15% {
    height: 30px;
    -webkit-transform: translate3d(0, -60px, 0);
            transform: translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.8, 1);
            animation-timing-function: cubic-bezier(0.8, 0, 0.8, 1);
  }
  35% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes gmb-bounce {
  10% {
    -webkit-transform: translate3d(0, 30px, 0);
            transform: translate3d(0, 30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
            animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
    height: 30px;
  }
  14% {
    height: 90px;
  }
  15% {
    height: 30px;
    -webkit-transform: translate3d(0, -60px, 0);
            transform: translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.8, 1);
            animation-timing-function: cubic-bezier(0.8, 0, 0.8, 1);
  }
  35% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
/*--------------------------------------------------------------
## FlexSlider
--------------------------------------------------------------*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .scrollDown {
	z-index: 99;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides > li .flexImage {
	overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.flexslider .slides > li .flexText {
	display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
	position: absolute;
    top: 0;
    left: 0;
}
.flexslider .slides > li .flexText .inside {
	display: table-cell;
    vertical-align: middle;
	text-align: center;
	color: #fdfffc;
}
.flexslider .slides > li .flexText .inside h2 {
	font-size: 5em;
	margin: 0;
    line-height: 1;
	letter-spacing: -2px;
}
.flexslider .slides > li .flexText .inside span {
	display: block;
	margin-top: 0;
	letter-spacing: 1px;
}
.flexslider .slides > li .flexText .inside h2,
.flexslider .slides > li .flexText .inside span,
.flexslider .slides > li .flexText .inside .sliderButton,
.flexslider .slides > li .flexText .inside img {
	-webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.flexslider .slides > li.flex-active-slide .flexText .inside h2,
.flexslider .slides > li.flex-active-slide .flexText .inside span,
.flexslider .slides > li.flex-active-slide .flexText .inside .sliderButton,
.flexslider .slides > li.flex-active-slide .flexText .inside img {
	-webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.flexslider .slides > li .flexText .inside .sliderButton {
    margin-top: 1em;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
.flexslider .slides img {
  max-width: 100%;
  display: inline-block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
  overflow: hidden;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 60px;
    height: 60px;
    margin: -20px 0 0;
    position: absolute;
    bottom: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.1;
    color: #fdfffc;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flexslider:hover .flex-direction-nav a {
	opacity: 0.7;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-next {
    right: 20px;
}
.flex-direction-nav .flex-prev {
    left: 20px;
}
.flex-direction-nav a:before {
    font-family: FontAwesome;
    font-size: 60px;
    display: inline-block;
    content: '\f0d9';
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.flex-direction-nav a.flex-next:before {
    content: '\f0da';
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/*--------------------------------------------------------------
## PowerTip
--------------------------------------------------------------*/
#powerTip {
	cursor: default;
	background: #333333;
	color: #ffffff;
	display: none;
	padding: 3px 10px;
	position: absolute;
	white-space: nowrap;
	z-index: 2147483647;
	font-size: 12px;
}
#powerTip:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid #333333;
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid #333333;
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid #333333;
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid #333333;
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid #333333;
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid #333333;
	top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: 10px solid #333333;
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}
#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: none !important;
	border-bottom: 10px solid #333333;
	bottom: auto;
	top: -10px;
}
#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}
/*--------------------------------------------------------------
# Lightcase
--------------------------------------------------------------*/
[class*='lightcase-icon-']:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}
.lightcase-icon-play:before {
  content: '\f04b';
}
.lightcase-icon-pause:before {
  content: '\f04c';
}
.lightcase-icon-close:before {
  content: '\f00d';
}
.lightcase-icon-prev:before {
  content: '\f104';
}
.lightcase-icon-next:before {
  content: '\f105';
}
.lightcase-icon-spin:before {
  content: '\f1ce';
}
@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 1, ../scss/components/modules/_case.scss */
#lightcase-case {
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) {
  /* line 16, ../scss/components/modules/_case.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}

@media screen and (min-width: 641px) {
  /* line 4, ../scss/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
  }
}
@media screen and (min-width: 641px) {
  /* line 24, ../scss/components/modules/_content.scss */
  #lightcase-case[data-lc-type=image] #lightcase-content, #lightcase-case[data-lc-type=video] #lightcase-content {
    background-color: #333;
  }
}
/* line 32, ../scss/components/modules/_content.scss */
#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 640px) {
  /* line 32, ../scss/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}
/* line 42, ../scss/components/modules/_content.scss */
#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  /* line 42, ../scss/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
    padding: 15px;
  }
  /* line 51, ../scss/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner, #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }
  /* line 58, ../scss/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }
}
@media screen and (max-width: 640px) {
  /* line 69, ../scss/components/modules/_content.scss */
  .lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 640px) and (min-width: 641px) {
  /* line 73, ../scss/components/modules/_content.scss */
  [data-lc-type=image] #lightcase-content .lightcase-contentInner, [data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75;
  }
}

@media screen and (max-width: 640px) {
  /* line 85, ../scss/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}
@media screen and (min-width: 641px) {
  /* line 92, ../scss/components/modules/_content.scss */
  #lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 640px) {
  /* line 109, ../scss/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #aaa;
  }
}
@media screen and (min-width: 641px) {
  /* line 109, ../scss/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #333;
  }
}

/* line 3, ../scss/components/modules/_error.scss */
#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 3, ../scss/components/modules/_error.scss */
  #lightcase-case p.lightcase-error {
    padding: 30px 0;
  }
}
@media screen and (min-width: 641px) {
  /* line 3, ../scss/components/modules/_error.scss */
  #lightcase-case p.lightcase-error {
    padding: 0;
  }
}

/* line 6, ../scss/components/modules/_global.scss */
.lightcase-isMobileDevice .lightcase-open body {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  /* line 4, ../scss/components/modules/_global.scss */
  .lightcase-open body {
    padding: 55px 0 70px 0;
  }
  /* line 15, ../scss/components/modules/_global.scss */
  .lightcase-open body > *:not([id*='lightcase-']) {
    position: fixed !important;
    top: -9999px !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }
}

/* line 1, ../scss/components/modules/_info.scss */
#lightcase-info {
  position: absolute;
  padding-top: 15px;
}
/* line 9, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  text-overflow: ellipsis;
}
/* line 19, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-title {
  font-size: 17px;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 19, ../scss/components/modules/_info.scss */
  #lightcase-info #lightcase-title {
    position: fixed;
    top: 10px;
    left: 0;
    max-width: 87.5%;
    padding: 5px 15px;
    background: #333;
  }
}
/* line 33, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-caption {
  clear: both;
  font-size: 13px;
  color: #aaa;
}
/* line 39, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-sequenceInfo {
  font-size: 11px;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 45, ../scss/components/modules/_info.scss */
  .lightcase-fullScreenMode #lightcase-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 51, ../scss/components/modules/_info.scss */
  #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
    position: static;
  }
}

/* line 1, ../scss/components/modules/_loading.scss */
#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 10000;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  -moz-animation: lightcase-spin 0.5s infinite linear;
  -o-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear;
}
/* line 20, ../scss/components/mixins/_presets.scss */
#lightcase-loading, #lightcase-loading:focus {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}
/* line 32, ../scss/components/mixins/_presets.scss */
#lightcase-loading > span {
  display: inline-block;
  text-indent: -9999px;
}

/* line 4, ../scss/components/modules/_navigation.scss */
#lightcase-nav a[class*='lightcase-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer;
}
/* line 20, ../scss/components/mixins/_presets.scss */
#lightcase-nav a[class*='lightcase-icon-'], #lightcase-nav a[class*='lightcase-icon-']:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}
/* line 32, ../scss/components/mixins/_presets.scss */
#lightcase-nav a[class*='lightcase-icon-'] > span {
  display: inline-block;
  text-indent: -9999px;
}
/* line 49, ../scss/components/mixins/_presets.scss */
#lightcase-nav a[class*='lightcase-icon-']:hover {
  color: white;
  text-shadow: 0 0 15px white;
}
/* line 12, ../scss/components/modules/_navigation.scss */
.lightcase-isMobileDevice #lightcase-nav a[class*='lightcase-icon-']:hover {
  color: #aaa;
  text-shadow: none;
}
/* line 19, ../scss/components/modules/_navigation.scss */
#lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-prev {
  left: 15px;
}
/* line 24, ../scss/components/modules/_navigation.scss */
#lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-next {
  right: 15px;
}
/* line 29, ../scss/components/modules/_navigation.scss */
#lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-pause, #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-play {
  left: 50%;
  margin-left: -0.5em;
}
@media screen and (min-width: 641px) {
  /* line 29, ../scss/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-pause, #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-play {
    opacity: 0;
  }
}
/* line 40, ../scss/components/modules/_navigation.scss */
#lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
  top: 15px;
  right: 15px;
  bottom: auto;
  margin: 0;
  opacity: 0;
  outline: none;
}
@media screen and (max-width: 640px) {
  /* line 40, ../scss/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
    position: absolute;
  }
}
@media screen and (min-width: 641px) {
  /* line 40, ../scss/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
    position: fixed;
  }
}
@media screen and (max-width: 640px) {
  /* line 4, ../scss/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'] {
    bottom: 15px;
    font-size: 24px;
  }
}
@media screen and (min-width: 641px) {
  /* line 4, ../scss/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-'] {
    bottom: 50%;
    margin-bottom: -0.5em;
  }
  /* line 66, ../scss/components/modules/_navigation.scss */
  #lightcase-nav a[class*='lightcase-icon-']:hover, #lightcase-case:hover ~ #lightcase-nav a[class*='lightcase-icon-'] {
    opacity: 1;
  }
}

/* line 1, ../scss/components/modules/_overlay.scss */
#lightcase-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 9999;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: #333;
}
@media screen and (max-width: 640px) {
  /* line 1, ../scss/components/modules/_overlay.scss */
  #lightcase-overlay {
    opacity: 1 !important;
  }
}
/*--------------------------------------------------------------
## Owl Carousel
--------------------------------------------------------------*/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(./images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.imgRelated .owl-buttons {
	position: absolute;
	top: -50px;
	right: 0;
	line-height: 1;
}

.owl-theme .owl-controls .owl-buttons div {
display: inline-block;
zoom: 1;
margin: 3px 3px;
padding: 0px 5px;
-o-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
opacity:0.5;
}

.owl-item.loading{
min-height: 150px;
background: url(./images/AjaxLoader.gif) no-repeat center center
}
/*--------------------------------------------------------------
## Elementare Portfolio
--------------------------------------------------------------*/
ul#elementarePortfolioCategory {
	margin: 2.5em 0;
    text-align: center;
	font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
#mainElementare {
	-o-transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
}
#mainElementare .item {
	float: left;
}
#mainElementare.two-row .item {
	width: 50%;
}
#mainElementare.three-row .item {
	width: 33.3333%;
}
#mainElementare.four-row .item {
	width: 25%;
}
#mainElementare.five-row .item {
	width: 20%;
}
#mainElementare .item .hentry {
	margin: 3px;
	overflow: hidden;
	padding-bottom: 0;
}
#mainElementare .entry-featuredImg {
	width: 100%;
    float: none;
    margin: 0;
}
ul#elementarePortfolioCategory li {
	display: inline-block;
	margin: 5px 0;
}
ul#elementarePortfolioCategory li.subcat {
	font-size: 80%;
}
ul#elementarePortfolioCategory li a {
	border-style: solid;
    border-width: 1px;
    border-color: #6ee004;
    padding: 0.5em 1em;
	background: transparent;
	-o-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
ul#elementarePortfolioCategory li a.selected {
	background-color: #6ee004;
	color: #fdfffc;
}
#mainElementare .entry-featuredImg .insideImage div.portIcon {
	position: absolute;
    bottom: 10px;
    right: 10px;
}
#mainElementare .entry-featuredImg .insideImage div.portIcon a {
	margin-top: 6px;
}
#mainElementare .entry-featuredImg .insideImage h3 {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    line-height: 1.3;
	pointer-events: none;
	color: #fdfffc;
	text-transform: inherit;
    letter-spacing: 2px;
    border: 0;
}
#mainElementare .entry-featuredImg .insideImage div.portIcon a {
	border-style: solid;
	border-width: 1px;
    color: #fdfffc;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	display: block;
}
ul#elementarePortfolioCategory.defaultStyle ul.subCatPortfolio {
	margin: 0;
    padding: 0 5px;
    list-style: none;
    display: inline;
}
/* Sidebar style */
.portfolio_inner {
	position: relative;
    float: left;
    width: 100%;
    margin-bottom: 3em;
}
ul#elementarePortfolioCategory.sidebarStyle {
	float: left;
    width: 25%;
	padding-right: 2em;
	margin: 0;
    text-transform: none;
}
#mainElementare.sidebarStyle {
	float: left;
    width: 75%;
}
ul#elementarePortfolioCategory.sidebarStyle li {
	display: block;
    margin: 10px 0;
    text-align: left;
	position: relative;
}
ul#elementarePortfolioCategory.sidebarStyle li.subcat {
	font-size: 100%;
}
ul#elementarePortfolioCategory.sidebarStyle li a {
	display: block;
}
ul#elementarePortfolioCategory.sidebarStyle ul.subCatPortfolio {
    display: none;
    padding-left: 2em;
	margin: 0;
}
ul#elementarePortfolioCategory.sidebarStyle li .indicatorBar {
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-family: 'FontAwesome';
    font-size: 16px;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #ff1654;
	background-color: #ff1654;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    color: #ffffff;
}
ul#elementarePortfolioCategory.sidebarStyle li .indicatorBar:before {
    content: "\f107";
}
ul#elementarePortfolioCategory.sidebarStyle li .indicatorBar.yesOpenBar:before {
    content: "\f106";
}
/*--------------------------------------------------------------
## Shortcodes
--------------------------------------------------------------*/
/* Box */
.entry-content .box {
	padding: 15px;
	border: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 1.5em;
	border-radius: 5px;
}
.box.success {
	background: #e2f2cb;
}
.box.warning {
	background: #fffddb;
}
.box.error {
	background: #ffe6e2;
}
.box.info {
	background: #d6f6ff;
}
.boxInside {
	padding-left: 55px;
	min-height: 50px;
}
.boxInside .fa-info-circle {
	color: #2CB4DA;
}
.boxInside .fa-times {
	color: #F03317;
}
.boxInside .fa-exclamation-triangle {
	color: #ECC21B;
}
.boxInside .fa-check {
	color: #8AB84D;
}
.boxIconStyle {
	margin-left: -55px;
	float: left;
	font-size: 50px !important;
	color: rgba(0,0,0,.1);
}
/* Toggle */
.theToggle {background-color: #d5d6d4;width: 100%;margin-bottom: 0.5em;border-radius: 5px;}
.theToggle .trigger {margin: 0px !important;padding: 1em 1.5em;font-size: 0.9em;letter-spacing: 1px;}
.theToggle .trigger a:before {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content:"\f138";padding-right: 0.5em;}
.theToggle .trigger.active a:before {display: inline-block;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content:"\f13a";padding-right: 0.5em;}
.theToggle .trigger a {display: block;text-decoration:none !important;}
.toggle_container {overflow: hidden; padding: 1em 1.5em;}
/* Tabs shortcode */
.tab-elementarepro-wrapper {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
ul.tab-elementarepro-tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 1em;
}
ul.tab-elementarepro-tabs li {
	float:left;
	display: inline-block;
	cursor:pointer;
	padding: 0.6em 1em;
	margin-right: 0.3em;
	background-color: #d5d6d4;
	opacity: 0.5;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	-webkit-box-shadow: inset 0px -4px 10px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px -4px 10px -3px rgba(0,0,0,0.3);
	box-shadow: inset 0px -4px 10px -3px rgba(0,0,0,0.3);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
ul.tab-elementarepro-tabs li h5 {
	margin: 0;
	font-weight: 400;
	font-size: 1em;
}
ul.tab-elementarepro-tabs li a, h5.trigger a {
	text-decoration:none;
}
ul.tab-elementarepro-tabs li.active {
	opacity: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.tab-elementarepro-content-wrapper {
	background-color: #d5d6d4;
	padding: 2em 1.5em;
}
/* Column shortcode */
.oneHalf {
	float:left;
	padding-right: 1.5em;
	width:50%;
}
.oneThird {
	float:left;
	padding-right: 1.5em;
	width:33%;
}
.twoThird {
	float:left;
	padding-right: 1.5em;
	width:66%;
}
.last {
	padding-right: 0px;
}
/*--------------------------------------------------------------
# YTPlayer
--------------------------------------------------------------*/
@font-face {
    font-family: 'ytpregular';
    src: url('font/ytp-regular.eot');
}

@font-face {
    font-family: 'ytpregular';
    src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), url('font/ytp-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.mb_YTPlayer:focus {
    outline: 0;
}

.YTPWrapper {
    display: block;
    transform: translateZ(0) translate3d(0, 0, 0);
    transform-style: preserve-3d;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
}

.mb_YTPlayer .loading {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.51);
    text-align: center;
    padding: 2px 4px;
    border-radius: 5px;
    font-family: "Droid Sans", sans-serif;
    -webkit-animation: fade .1s infinite alternate;
    /* Chrome, Safari, Opera */
    animation: fade .1s infinite alternate;
}


/* Chrome, Safari, Opera */

@-webkit-keyframes fade {
    0% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}


/* Standard syntax */

@keyframes fade {
    0% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}

.YTPFullscreen {
    display: block !important;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    border: none !important;
    opacity: 1 !important;
    background-color: #000 !important;
    ;
    padding: 0 !important;
}

.inlinePlayButton {
  font-family: 'ytpregular';
  font-size: 45px;
  color: #ffffff;
  text-align: center;
  border-radius: 100%;
  background-color: rgba(0,0,0,.4);
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  opacity: .8;
  transition: all .4s;
  transform: scale(1.3);

}

.mb_YTPlayer:hover .inlinePlayButton {
  opacity: 1;
  transform: scale(1);
}

.inlinePlayButton:hover {
  background-color: rgba(0,0,0,1);
  transform: scale(1.3)!important;
}

.mbYTP_wrapper iframe {
    max-width: 8000px !important;
}

.inline_YTPlayer {
    margin-bottom: 20px;
    vertical-align: top;
    position: relative;
    left: 0;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .7);
    background: rgba(0, 0, 0, .5);
}

.inline_YTPlayer img {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
}


/*CONTROL BAR*/

.mb_YTPBar .ytpicon {
    font-size: 20px;
    font-family: 'ytpregular';
}

.mb_YTPBar .mb_YTPUrl.ytpicon {
    font-size: 30px;
}

.mb_YTPBar {
    transition: opacity .5s;
    display: block;
    width: 100%;
    height: 10px;
    padding: 5px;
    background: #333;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: left;
    z-index: 1000;
    font: 14px/16px sans-serif;
    color: white;
    opacity: .1;
    box-sizing: border-box;
}

.mb_YTPBar.visible,
.mb_YTPBar:hover {
    opacity: 1;
}

.mb_YTPBar .buttonBar {
    transition: all .5s;
    background: transparent;
    font: 12px/14px san-serif;
    position: absolute;
    top: -30px;
    left: 0;
    padding: 5px;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
}

.mb_YTPBar:hover .buttonBar {
    background: rgba(0, 0, 0, 0.4);
}

.mb_YTPBar span {
    display: inline-block;
    font: 16px/20px sans-serif;
    position: relative;
    width: 30px;
    height: 25px;
    vertical-align: middle;
}

.mb_YTPBar span.mb_YTPTime {
    width: 130px;
}

.mb_YTPBar span.mb_YTPUrl,
.mb_YTPBar span.mb_OnlyYT {
    position: absolute;
    width: auto;
    display: block;
    top: 6px;
    right: 10px;
    cursor: pointer;
}

.mb_YTPBar span.mb_YTPUrl img {
    width: 60px;
}

.mb_YTPBar span.mb_OnlyYT {
    left: 300px;
    right: auto;
}

.mb_YTPBar span.mb_OnlyYT img {
    width: 25px;
}

.mb_YTPBar span.mb_YTPUrl a {
    color: white;
}

.mb_YTPBar .mb_YTPPlayPause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlayPause img {
    cursor: pointer;
}

.mb_YTPBar .mb_YTPMuteUnmute {
    cursor: pointer;
}


/*PROGRESS BAR*/

.mb_YTPBar .mb_YTPProgress {
    height: 10px;
    width: 100%;
    background: #222;
    bottom: 0;
    left: 0;
}

.mb_YTPBar .mb_YTPLoaded {
    height: 10px;
    width: 0;
    background: #444;
    left: 0;
}

.mb_YTPBar .mb_YTPseekbar {
    height: 10px;
    width: 0;
    background: #bb110e;
    bottom: 0;
    left: 0;
    box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
}

.mb_YTPBar .YTPOverlay {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: "flat";
    box-sizing: border-box;
}

/*RASTER OVERLAY*/

.YTPOverlay.raster {
    background: url("images/raster.png");
}

.YTPOverlay.raster.retina {
    background: url("images/raster@2x.png");
}

.YTPOverlay.raster-dot {
    background: url("images/raster_dot.png");
}

.YTPOverlay.raster-dot.retina {
    background: url("images/raster_dot@2x.png");
}


/*VOLUME SLIDER*/

.mb_YTPBar .simpleSlider {
    position: relative;
    width: 100px;
    height: 10px;
    border: 1px solid #fff;
    overflow: hidden;
    box-sizing: border-box;
    margin-right: 10px;
    cursor: pointer !important;
    border-radius: 3px;
}

.mb_YTPBar.compact .simpleSlider {
    width: 40px;
}

.mb_YTPBar.compact span.mb_OnlyYT {
  left: 260px;
}

.mb_YTPBar .simpleSlider.muted {
    opacity: .3;
}

.mb_YTPBar .level {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    box-sizing: border-box;
}

.mb_YTPBar .level.horizontal {
    height: 100%;
    width: 0;
}

.mb_YTPBar .level.vertical {
    height: auto;
    width: 100%;
}
/*--------------------------------------------------------------
## Code For Safari
--------------------------------------------------------------*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){ 
	@media {
		.flexslider .slides > li.flex-active-slide .flexText .inside h2,
		.flexslider .slides > li.flex-active-slide .flexText .inside span,
		.flexslider .slides > li.flex-active-slide .flexText .inside .sliderButton,
		.flexslider .slides > li.flex-active-slide .flexText .inside img,
		.flexslider .slides > li .flexText .inside h2,
		.flexslider .slides > li .flexText .inside span,
		.flexslider .slides > li .flexText .inside .sliderButton,
		.flexslider .slides > li .flexText .inside img {
			animation: none;
		}
	}
}
/*--------------------------------------------------------------
## Code For IE 10 and 11
--------------------------------------------------------------*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.aboutus_columns_three {
		display: block !important;
	}
	.elementare-shape-slider .svg-separator.sep8 {
		height: 35%;
	}
}
/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
@media all and (max-width: 1366px) {
	.mainFooter .elementareFooterWidget aside.footer {
		padding: 1.7em 1.5em;
	}
}
@media all and (max-width: 1365px) {
	header.site-header .mainHeader,
	#content.site-content,
	footer.site-footer .mainFooter {
		max-width: 1180px;
	}
}
@media all and (max-width: 1240px) {
	header.site-header .mainHeader {
		width: 100%;
	}
	#page.site.yesHalf {
		left: -350px;
	}
	.half-content-total .half-content-image {
		width: 100%;
		padding: 0;
	}
	#content.site-content article.has-post-thumbnail .half-content-total .half-content-text {
		width: 100%;
		padding: 0;
		padding-top: 3em;
	}
	body:not(.page-template-template-onepage):not(.page-template-template-full-width) #content.site-content {
		padding-top: calc(3em + 50px);
	}
}
@media all and (max-width: 1025px) {
	.elementareBigText header.entry-header h1 {
		font-size: 3.5em;
	}
	.site-branding .site-description {
		display: none !important;
	}
	header.site-header {
		background-color: rgba(18, 18, 18,1) !important;
	}
	.elementareSubHeader {
		height: 60px;
	}
	header.site-header {
		z-index: 9999;
		height: 60px;
	}
	header.site-header .search-button {
		top: 19px;
	}
	header.site-header .hamburger-menu {
		top: 21px;
	}
	header.site-header .site-branding img {
		height: 50px;
	}
	.main-navigation.toggled .nav-menu {
		position: absolute;
		width: 100%;
		background: #13293d;
		top: 60px;
		left: 0;
		right: 0;
		z-index: 999;
	}
	header.site-header.yesMobileFixed .main-navigation.toggled .nav-menu {
		overflow-y: auto;
		overflow-x: hidden;
		max-height: 350px;
		-webkit-overflow-scrolling: touch;
	}
	.main-navigation li {
		display: block;
	}
	.main-navigation > div > ul > li > ul.sub-menu {
		padding-top: 0;
	}
	.main-navigation ul li .indicator {
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 0;
		font-family: 'FontAwesome';
		font-size: 14px;
		width: 54px;
		line-height: 54px;
		text-align: center;
		border-color: #fdfffc;
		border-left-style: solid;
		border-left-width: 1px;
	}
	.main-navigation ul li .indicator:before {
		content: "\f107";
		color: #fdfffc;
	}
	.main-navigation ul li .yesOpen.indicator:before {
		content: "\f106";
	}
	.main-navigation ul ul, .main-navigation ul ul ul {
		float: none;
		position: relative;
		top: 0;
		left: 0 !important;
		right: 0 !important;
		visibility: visible;
		opacity: 1;
		display: none;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		padding-left: 3%;
		background: none !important;
		border: none;
	}
	.main-navigation ul ul a {
		width: 100%;
		padding: 1em 1.5em;
	}
	.main-navigation li a:not(:last-child):after, .main-navigation ul ul li a:not(:last-child):after {
		content: "" !important;
		font-family: FontAwesome;
		margin: 0;
	}
	.main-navigation > div > ul > li > a::before {
		display: none;
	}
	.main-navigation > div > ul > li > a {
		text-align: left;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		margin: 0;
		padding: 1em 1.5em;
	}
	header.site-header .crestaMenuButton {
		border-radius: 0;
	}
	.main-navigation > div > ul > li > a,
	.main-navigation ul ul a {
		border-color: #fdfffc;
	}
	.main-navigation ul ul li:last-child > a {
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}
	.hamburger-menu,
	.search-button {
		margin-left: 1em;
	}
	footer.site-footer .mainFooter {
		max-width: 930px;
	}
	body.page-template-template-full-width #content.site-content {
		padding-top: 60px;
	}
	header.site-header.yesMobileFixed {
		top: 0;
		left: 0;
		position: fixed;
	}
	body:not(.page-template-template-onepage):not(.page-template-template-full-width) #content.site-content {
		padding-top: calc(2em + 50px);
	}
	#mainElementare.four-row .item, #mainElementare.five-row .item {
		width: 33.3333%;
	}
}
@media all and (max-width: 850px) {
	#content.site-content {
		max-width: 830px;
		padding-top: calc(3em + 50px);
	}
	header.site-header {
		padding: 0 2em;
	}
	header.site-header .mainHeader {
		padding: 0 2em;
	}
	#primary.content-area, #secondary.widget-area {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0 3.5em;
	}
	body.page-template-template-full-width #primary.content-area {
		padding: 0;
	}
	#secondary.widget-area {
		-webkit-column-count: 2;
		-webkit-column-gap: 2em;
		-moz-column-count: 2;
		-moz-column-gap: 2em;
		column-count: 2;
		column-gap: 2em;
		padding-top: 3.5em;
		margin-top: 3.5em;
	}
	#secondary.widget-area section {
		-webkit-column-break-inside: avoid;
	}
	.elementareFooterWidget aside.footer {
		padding: 1.3em;
	}
	.nano > .nano-content {
		padding: 4em 2em 2em;
	}
	footer.site-footer .mainFooter {
		max-width: 830px;
	}
	.site-copy-down .site-info, .site-copy-down .site-social {
		float: none;
		width: 100%;
		text-align: center;
	}
	.elementareBigText header.entry-header h1 {
		font-size: 3em;
	}
	#mainElementare .item {
		width: 50%;
	}
	.oneHalf, .oneThird, .twoThird {
		width: 100%;
		padding: 0;
	}
	ul#elementarePortfolioCategory.sidebarStyle {
		width: 100%;
		padding: 0;
	}
	#mainElementare.sidebarStyle {
		width: 100%;
	}
	#mainElementare.two-row .item, #mainElementare.three-row .item, #mainElementare.four-row .item, #mainElementare.five-row .item {
		width: 50%;
	}
}
@media all and (max-width: 768px) {
	#content.site-content {
		max-width: 730px;
		padding-top: calc(3em + 50px);
	}
	.search-container {
		width: 600px;
		margin-left: -300px;
	}
	#content.site-content,
	footer.site-footer .mainFooter {
		max-width: 730px;
	}
	.mainFooter .elementareFooterWidget aside.footer {
		padding: 1.5em;
		float: none;
		width: 100%;
	}
	.scrollDown, ul.elementare_sectionmap {
		display: none;
	}
	#page.site.yesHalf {
		left: -380px;
	}
	.title-absolute {
		font-size: 20em;
	}
}
@media all and (min-width: 768px) {
	.alignfull {
		margin-left: -40px;
		margin-right: -40px;
		width: auto;
		max-width: 1000%;
	}
	body.no-sidebar .alignfull {
		margin-left: calc(50% - 49.4vw);
		margin-right: calc(50% - 49.4vw);
	}
	.alignwide {
		margin-left: -20px;
		margin-right: -20px;
		width: auto;
		max-width: 1000%;
	}
	body.no-sidebar .alignwide {
		margin-left: calc(25% - 25vw);
		margin-right: calc(25% - 25vw);
	}
	.alignwide img,
	.alignfull img {
		display: block;
		margin: 0 auto;
	}
}
@media all and (max-width: 767px) {
	#secondary.widget-area {
		-webkit-column-count: auto;
		-webkit-column-gap: initial;
		-moz-column-count: auto;
		-moz-column-gap: initial;
		column-count: auto;
		column-gap: initial;
	}
	#secondary.widget-area section {
		-webkit-column-break-inside: initial;
	}
	#primary.content-area, #secondary.widget-area {
		padding: 1.5em;
	}
	.search-container {
		width: 500px;
		margin-left: -250px;
	}
	.elementareBigText header.entry-header h1 {
		font-size: 2.5em;
	}
	.second-navigation li {
		display: block;
	}
	.second-navigation li::after {
		content: "";
		margin: 0;
	}
	#mainElementare.two-row .item, #mainElementare.three-row .item, #mainElementare.four-row .item, #mainElementare.five-row .item {
		width: 100%;
	}
	.authorText {
		float: none;
		width: 100%;
		padding: 0px !important;
	}
	.authorImg {
		float: none;
		width: 100%;
		margin-bottom: 1.5em;
	}
	.authorAbout img {
		width: auto;
		display: inline-block;
	}
	.authorAbout .theShare {
		text-align: center;
	}
	.theShare a {
		margin: 0 0.3em;
	}
	body.elementareFeatImage:not(.page-template-template-onepage):not(.page-template-template-full-width) #content.site-content {
		padding-top: 1em;
	}
}
@media all and (max-width: 559px) {
	#content.site-content {
		max-width: 530px;
		padding-top: calc(3em + 50px);
	}
	header.site-header {
		padding: 0 0.5em;
	}
	header.site-header .mainHeader {
		padding: 0;
	}
	.search-container {
		width: 300px;
		margin-left: -150px;
	}
	.search-container input[type="search"] {
		padding: 0 0.5em;
	}
	.post-navigation .nav-previous, .post-navigation .nav-next {
		width: 100%;
		text-align: center !important;
	}
	.post-navigation .nav-next {
		margin-top: 1.5em;
	}
	.elementareBigText header.entry-header h1 {
		font-size: 2em;
	}
	.elementareBigText header.entry-header .entry-meta > span,
	.hentry header.entry-header .entry-meta > span {
		margin-right: 0.5em;
	}
	.hentry header.entry-header .entry-meta > span {
		display: block;
		margin-bottom: 0.5em;
	}
	.hentry header.entry-header .entry-meta > span i {
		margin-left: 0;
	}
	#primary.content-area,
	#secondary.widget-area,
	.mainFooter .elementareFooterWidget aside.footer {
		padding: 1.5em;
	}
	.hentry header.entry-header h2 {
		font-size: 1.5em;
		line-height: 1.5;
	}
	.hentry header.entry-header h1 {
		font-size: 1.6em;
	}
	.nano > .nano-content {
		padding: 3em 0.5em 1em;
	}
	.nano > .nano-content {
		width: 300px;
	}
	#page.site.yesHalf {
		left: -290px;
	}
	.title-absolute {
		font-size: 8em;
		left: -60px;
	}
	.flex-direction-nav a {
		display: none;
	}
	.hamburger-menu, .search-button {
		margin-left: 0.8em;
	}
}
@media all and (max-width: 450px) {
	#content.site-content {
		max-width: 430px;
		padding-top: calc(3em + 30px);
	}
	.elementareBigText header.entry-header h1 {
		font-size: 1.5em;
	}
}
