body {
	background-attachment: fixed;
}

p {
	margin: 0 0 1.1em;
}

a {
	-o-transition: color .3s, background-color .3s;
	-webkit-transition: color .3s, background-color .3s;
	transition: color .3s, background-color .3s;
}

::placeholder {
	opacity: 1;
}

.row {
	margin-bottom: 1.1em;
}

.row:last-of-type {
	margin-bottom: 0;
}

h2, .title-h2 {
	text-transform: uppercase;
	margin: 1.2em 0;
	letter-spacing: .05em;
}

h3, .title-h3 {
	text-transform: uppercase;
	margin: 1.13em 0;
	letter-spacing: .05em;
}

h4, .title-h4 {
	text-transform: uppercase;
	margin: 1em 0;
	letter-spacing: .05em;
}

h5, .title-h5 {
	text-transform: uppercase;
	margin: .5em 0;
	letter-spacing: .05em;
}

.title-xlarge {
	margin: 1.4em 0;
	text-transform: uppercase;
	letter-spacing: .05em;
}

h1 .light, h2 .light, h3 .light, h4 .light, h5 .light, h6 .light, .title-h1 .light, .title-h2 .light, .title-h3 .light, .title-h4 .light, .title-h5 .light, .title-h6 .light, .title-xlarge .light {
	text-transform: uppercase;
	font-size: inherit;
	line-height: inherit;
}

.small-body {
	font-size: 85%;
	line-height: inherit;
	line-height: 23px;
	display: block;
}

.centered-box {
	text-align: center;
}

.inline-row {
	font-size: 0;
	margin-bottom: -42px;
}

.inline-column {
	float: none;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-bottom: 42px;
}

.fullwidth-block-inner > :last-child, .fullwidth-block-inner > .container > :last-child, .centered-box > :last-child, .gem-textbox-content > :last-child, .gem-icon-with-text-text > :last-child, .gem-icon-with-text-content > :last-child, .gem-alert-box-content > :last-child, .gem-map-with-text-content > :last-child, .gem-map-with-text-content > .container > :last-child, blockquote > :last-child, .comment-text > :last-child, .entry-content.post-content > :last-child {
	margin-bottom: 0;
}

.entry-content.post-content > .wpb_row:last-child, .entry-content.post-content > .wpb-content-wrapper > .wpb_row:last-child, .gem-textbox-content > .wpb_row:last-child {
	margin-bottom: 0;
}

.fullwidth-block-inner > :first-child, .fullwidth-block-inner > .container > :first-child, .centered-box > :first-child, .gem-textbox-content > :first-child, .gem-icon-with-text-text > :first-child, .gem-icon-with-text-content > :first-child, .gem-map-with-text-content > :first-child, .gem-map-with-text-content > .container > :first-child, .gem_tab > :first-child, blockquote > :first-child, .comment-text > :first-child, .wpb_wrapper > :first-child {
	margin-top: 0;
}

.gem-print-icon {
	display: inline-block;
	font-family: "thegem-user-icons";
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
	text-align: center;
	vertical-align: middle;
}

.gem-print-icon.gem-icon-pack-thegem-icons::before {
	font-family: "thegem-icons";
	font-style: normal;
	font-size: 16px;
	vertical-align: top;
}

.gem-print-icon.gem-icon-pack-thegem-icons.gem-icon-share::before {
	content: "";
}

.gem-icon {
	position: relative;
	font-weight: normal;
	font-family: "ElegantIcons";
	font-size: 24px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	border-style: solid;
	border-width: 3px;
	font-style: normal;
}

.gem-icon.gem-icon-pack-material {
	font-family: "MaterialDesignIcons";
}

.gem-icon-inner {
	position: relative;
	height: 100%;
	height: 46px;
	border-radius: 50%;
	width: 46px;
	line-height: 46px;
	margin: -1px;
}

.gem-icon-size-small {
	font-size: 24px;
	border-style: solid;
	border-width: 3px;
	height: 50px;
}

.gem-icon-size-small .gem-icon-inner {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.gem-icon.gem-simple-icon {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border: 0 none;
}

.gem-icon.gem-simple-icon .gem-icon-inner {
	width: 100%;
	height: 100%;
	line-height: inherit;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.gem-icon-shape-square, .gem-simple-icon {
	border-radius: 3px;
}

.gem-icon-shape-square .gem-icon-inner {
	border-radius: 0;
}

.gem-icon-size-medium {
	font-size: 48px;
	border-width: 4px;
	height: 80px;
}

.gem-icon-size-medium .gem-icon-inner {
	width: 74px;
	height: 74px;
	line-height: 74px;
}

.gem-icon .gem-icon-half-1, .gem-icon .gem-icon-half-2 {
	float: left;
	width: 99.999%;
	height: 100%;
	overflow: hidden;
	text-align: center;
}

.gem-icon .gem-icon-half-1 {
	margin-left: -50%;
}

.gem-icon .gem-icon-half-2 {
	margin-right: -50%;
}

.gem-icon .back-angle {
	display: block;
	position: relative;
	width: 200%;
	height: 100%;
}

.gem-icon .gem-icon-half-2 .back-angle {
	left: -100%;
}

.gem-button, input[type='submit'] {
	position: relative;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	border: 0 none;
	vertical-align: middle;
	height: 40px;
	line-height: 40px;
	padding: 0 17px;
	font-size: 14px;
	margin: 25px;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	border-radius: 3px;
}

.gem-button:hover {
	text-decoration: none;
}

.gem-button-position-inline {
	display: inline-block;
	vertical-align: top;
}

.gem-button-size-tiny, input.gem-button-size-tiny {
	height: 30px;
	line-height: 30px;
	padding: 0 14px;
	font-size: 14px;
	margin: 20px;
}

.gem-button.gem-button-empty {
	padding-left: 0;
	padding-right: 0;
	width: 40px;
}

.gem-button.gem-button-empty.gem-button-size-tiny {
	width: 30px;
}

.gem-button.gem-button-style-outline {
	border-width: 2px;
	line-height: 36px;
	border-style: solid;
	background: transparent;
}

.gem-button.gem-button-style-outline {
	background: transparent;
}

.gem-button-style-outline.gem-button-border-1 {
	border-width: 1px;
	line-height: 38px;
}

.gem-button-style-outline.gem-button-border-3 {
	border-width: 3px;
	line-height: 34px;
}

.gem-button-style-outline.gem-button-border-4 {
	border-width: 4px;
	line-height: 32px;
}

.gem-button-style-outline.gem-button-border-5 {
	border-width: 5px;
	line-height: 30px;
}

.gem-button-style-outline.gem-button-border-6 {
	border-width: 6px;
	line-height: 28px;
}

.gem-button-size-tiny.gem-button-border-1 {
	line-height: 28px;
}

.gem-button-size-tiny.gem-button-style-outline {
	line-height: 26px;
}

.gem-button-size-tiny.gem-button-border-3 {
	line-height: 24px;
}

.gem-button-size-tiny.gem-button-border-4 {
	line-height: 22px;
}

.gem-button-size-tiny.gem-button-border-5 {
	line-height: 20px;
}

.gem-button-size-tiny.gem-button-border-6 {
	line-height: 18px;
}

.gem-button-position-inline .gem-button {
	margin-left: 0;
}

.gem-button i.gem-print-icon {
	line-height: inherit;
	line-height: inherit;
	vertical-align: top;
	height: 100%;
}

a.socials-item {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin: 0 5px;
	line-height: 16px;
}

.socials-item-icon {
	display: inline-block;
	font-family: "thegem-socials";
	font-weight: normal;
	font-weight: normal;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	text-rendering: auto;
}

a .socials-item-icon {
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.socials-item-icon.facebook::before {
	content: "";
}

.socials-colored a .socials-item-icon.facebook, .socials-colored-hover a:hover .socials-item-icon.facebook {
	color: #4e64b5;
}

.socials-item-icon.twitter::before {
	content: "";
}

.socials-colored a .socials-item-icon.twitter, .socials-colored-hover a:hover .socials-item-icon.twitter {
	color: #99a9b5;
}

.socials-item-icon.pinterest::before {
	content: "";
}

.socials-colored a .socials-item-icon.pinterest, .socials-colored-hover a:hover .socials-item-icon.pinterest {
	color: #ff5757;
}

.socials-item-icon.tumblr::before {
	content: "";
}

.socials-colored a .socials-item-icon.tumblr, .socials-colored-hover a:hover .socials-item-icon.tumblr {
	color: #456988;
}

.socials-item-icon.linkedin::before {
	content: "";
}

.socials-colored a .socials-item-icon.linkedin, .socials-colored-hover a:hover .socials-item-icon.linkedin {
	color: #0288d1;
}

.socials-item-icon.reddit::before {
	content: "";
}

.socials-colored a .socials-item-icon.reddit, .socials-colored-hover a:hover .socials-item-icon.reddit {
	color: #ff4500;
}

.preloader {
	position: relative;
	height: 200px;
}

.preloader:after, .loading:after {
	content: "";
	position: absolute;
	height: 90px;
	width: 90px;
	background: #fff url("/wp-content/themes/thegem/images/preloader-1.gif") no-repeat 50% 50%;
	top: 50%;
	left: 50%;
	margin-top: -45px;
	margin-left: -45px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.preloader + * {
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	opacity: 0;
}

.preloader + *:not(iframe) {
	height: 0 !important;
}

.preloader + iframe {
	margin-top: -200px !important;
}

@keyframes skeletonloading {
	to {
		background-position: 200% 0;
	}
}

#page {
	position: relative;
	overflow: hidden;
}

#main {
	position: relative;
	z-index: 5;
}

.block-content {
	padding: 135px 0 100px;
}

.block-content:last-of-type {
	padding-bottom: 110px;
}

.block-content.no-bottom-margin:last-of-type {
	padding-bottom: 0;
}

.page-title + .no-top-margin, #page-title + .no-top-margin, .gem-slideshow + .no-top-margin, .no-top-margin:first-child {
	padding-top: 0;
}

.block-content + .block-content {
	padding-top: 0;
}

.fullwidth-block {
	position: relative;
}

.gem-image-centered-box {
	margin-bottom: 1.421em;
}

.gem-textbox {
	margin-bottom: 1.421em;
	position: relative;
}

.gem-textbox-title, .gem-textbox-content {
	padding: 30px;
}

.gem-textbox-content * {
	position: relative;
	z-index: 1;
}

.gem-textbox-inner {
	overflow: hidden;
}

.gem-textbox-top, .gem-textbox-bottom {
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.gem-textbox-top svg, .gem-textbox-bottom svg {
	vertical-align: top;
}

.panel.row {
	margin-bottom: 0;
}

.gem-icon-with-text {
	margin-bottom: 1.421em;
}

.gem-icon-with-text > .gem-icon-with-text-icon {
	display: table-cell;
	padding-right: 10px;
	vertical-align: top;
}

.gem-icon-with-text.gem-icon-with-text-flow > .gem-icon-with-text-icon {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding-right: 0;
}

.gem-icon-with-text > .gem-icon-with-text-content {
	display: table-cell;
	width: 99%;
	vertical-align: top;
}

.gem-icon-with-text.gem-icon-with-text-flow > .gem-icon-with-text-content {
	display: block;
	width: auto;
}

.clearboth {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.gem-divider {
	position: relative;
	border-top: 1px solid transparent;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.gem-news-item-date {
	margin-top: 3px;
}

.scroll-top-button {
	position: fixed;
	right: 40px;
	bottom: 35px;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	line-height: 0;
	transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	font-size: 0;
}

.scroll-top-button:before {
	font-family: "thegem-icons";
	font-style: normal;
	content: "";
	font-size: 24px;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #06060f;
	color: #99a9b5;
}

@media (max-width: 768px) {
	.scroll-top-button {
		right: 0;
	}
}

body .blog {
	margin-bottom: 20px;
	padding-bottom: 30px;
}

.fullwidth-block .fullwidth-block-background, .page-title-parallax-background-wrap .page-title-parallax-background, .page-title-background-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.fullwidth-block .fullwidth-block-inner {
	position: relative;
	z-index: 3;
}

.fullwidth-block.fullwidth-block-parallax-vertical, .page-title-parallax-background-wrap {
	position: relative;
	overflow: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.fullwidth-block.fullwidth-block-parallax-vertical .fullwidth-block-background, .page-title-parallax-background-wrap .page-title-parallax-background {
	background-repeat: no-repeat;
	background-size: cover;
	will-change: transform;
}

.portfolio .item-animations-not-inited, .gallery-set .item-animations-not-inited, .blog:not(.home) .item-animations-not-inited, .products-categories-widget .item-animations-not-inited {
	visibility: hidden !important;
}

@-moz-keyframes scrollmove {
	0% {
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	50% {
		-moz-transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@-webkit-keyframes scrollmove {
	0% {
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	50% {
		-moz-transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}
}

@keyframes scrollmove {
	0% {
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	50% {
		-moz-transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
		-o-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}
}

img[class*='wp-image-'] {
	max-width: 100%;
	height: auto;
}

#lazy-loading-point {
	font-size: 0;
	line-height: 1;
	height: 0;
	overflow: hidden;
}